{"info":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","description":"<html><head></head><body><p>Create, update, search, and fetch your data programmatically with the Casebook REST API</p>\n<p>Contact Support:<br>Name: Casebook PBC<br>Email: <a href=\"https://mailto:info@casebook.net\">info@casebook.net</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21327246","collectionId":"e3c4a355-24f3-440c-988a-b2e53405570e","publishedId":"2sBXVhEB28","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"E91E63"},"publishDate":"2026-01-15T23:35:42.000Z"},"item":[{"name":"admin","item":[{"name":"applications","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"field_categories","item":[{"name":"/admin/applications/:id/relationships/field_categories","id":"d5ed532d-6ed9-4718-8685-82e083ff0e18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/applications/:id/relationships/field_categories","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications",":id","relationships","field_categories"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"258e1b12-0ee6-4d5a-b753-8b174308080d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5ac92cec-4efe-4456-aa14-2e2d686d8fdd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/field_categories","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","field_categories"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"field_categories\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"field_categories\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"86c579ef-4933-4fa4-8dde-92fdc69c9d3a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/field_categories","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","field_categories"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"278b82c8-3ff9-4633-abec-d054011b10b8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/field_categories","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","field_categories"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3181d75b-dc8d-4be7-ae18-aa78891930bc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/field_categories","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","field_categories"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68f98917-a525-464d-b763-cb1a1e20625a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/field_categories","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","field_categories"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d5ed532d-6ed9-4718-8685-82e083ff0e18"}],"id":"0f519254-f6d7-462d-88f3-9d7780052d58","_postman_id":"0f519254-f6d7-462d-88f3-9d7780052d58","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"forms","item":[{"name":"/admin/applications/:id/relationships/forms","id":"225523b6-42e9-4e3f-86bd-fc068ff17548","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/applications/:id/relationships/forms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications",":id","relationships","forms"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"faf36860-97d5-4a06-8991-38d5372051e2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8e62f773-b3a7-4b97-9bf3-960e52f7f661","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/forms","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","forms"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"forms\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"forms\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e56b522f-2b2a-4d14-b319-f7a041b1dcc8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/forms","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","forms"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"73635c25-e38f-4fd5-9431-62f5aad2d00a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/forms","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","forms"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f7ec34d-890d-4074-8c90-f8b6addf9d88","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/forms","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","forms"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aa8a7415-c4a6-4709-b232-e0dd529212ab","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/forms","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","forms"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"225523b6-42e9-4e3f-86bd-fc068ff17548"}],"id":"fbe553f4-5537-4781-ac54-54e13c7d2367","_postman_id":"fbe553f4-5537-4781-ac54-54e13c7d2367","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"section","item":[{"name":"/admin/applications/:id/relationships/section","id":"d177cbf4-414d-438a-974b-f4464fdebc24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/applications/:id/relationships/section","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications",":id","relationships","section"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"09957c37-481a-4850-ad79-f567e69da057","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9b17966f-0964-4fc9-9dfa-5cf6ea5b83df","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/section","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","section"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"section\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6c331ac0-0910-481c-af59-3ee54ba36416","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/section","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","section"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6ef0834d-d4d0-403a-b7e9-950314a130e9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/section","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","section"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e2ad3647-7755-4192-821a-2a448706b355","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/section","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","section"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"180b5aac-b98d-44c2-9fc8-abd2c11b409c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/section","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","section"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d177cbf4-414d-438a-974b-f4464fdebc24"}],"id":"3fd6d49a-94b2-493d-a389-162eae4a5afe","_postman_id":"3fd6d49a-94b2-493d-a389-162eae4a5afe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"templates","item":[{"name":"/admin/applications/:id/relationships/templates","id":"a40c5335-7a85-436c-b1d4-4103df833763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/applications/:id/relationships/templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications",":id","relationships","templates"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a460fe9e-b517-464d-88e9-dd139bb642bc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"666a71df-2b38-466d-8f8e-8d7f227b40a5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/templates","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","templates"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"templates\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"templates\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0f3d4e25-f2ea-46da-91fa-6c394f9ef08a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/templates","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","templates"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"97427c0e-15cc-4f9b-9b1a-079994cfd79c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/templates","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","templates"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c5916a9c-cba2-4ac5-a916-e1ad2e070c92","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/templates","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","templates"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7ae25fe9-0731-4a98-9c0a-5100bcc10ee9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id/relationships/templates","host":["https://api.casebook.net"],"path":["admin","applications",":id","relationships","templates"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a40c5335-7a85-436c-b1d4-4103df833763"}],"id":"ee9ac5a2-d476-4629-a7e6-8a9076c5a41e","_postman_id":"ee9ac5a2-d476-4629-a7e6-8a9076c5a41e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"a408697c-b881-4593-88a5-387886bd61f2","_postman_id":"a408697c-b881-4593-88a5-387886bd61f2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/applications/:id","id":"14613d78-f7fa-40d3-8f47-fcf199fe16f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ab07caba-3c38-43a2-a202-c6631527344d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3b54940c-6a9a-4e6c-99a6-67b563cdf990","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_categories\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"forms\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"templates\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"837a61a1-98de-4382-9297-35c4c6ca2494","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"962eb1b7-a426-48cb-b66d-8c50f91449e0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8c960710-3ae8-4f37-b22f-1b5855c3bb6a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a17efece-24bc-4556-98ed-487499aa809a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"14613d78-f7fa-40d3-8f47-fcf199fe16f2"},{"name":"/admin/applications/:id","id":"c56c9496-c360-4985-8112-2eef5ff40597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1fa77a22-6ddf-4d43-b245-3255a60f9254","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1e280a15-8b5b-49f9-9113-f9edb58193f0","name":"Application was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"86ab728d-af95-44ee-9b45-b3e8aa5d501a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bc01943d-7aa8-46af-943f-60cbe43f4013","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c56c9496-c360-4985-8112-2eef5ff40597"},{"name":"/admin/applications/:id","id":"5ce6a6b9-5d32-41f1-9ff9-8601d10e500c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e82c90f1-deeb-4cea-b0a3-52795f63fb3f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fa8930d4-5621-4a68-b295-6da6b02c83bf","name":"Application was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applications\",\n\t\"attributes\": {\n\t\t\"application_icon\": \"<string>\",\n\t\t\"application_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"path\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_categories\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"section\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_sections\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1d8a02f8-b446-4f66-b3d2-4f86c6983e94","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3df57f7c-1fea-471d-926b-954e60185c81","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d6047c13-11dd-48bd-a9fa-26d345704f41","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9324674a-a5e6-4f65-96be-cb0a1c194c3d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/applications/:id","host":["https://api.casebook.net"],"path":["admin","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ce6a6b9-5d32-41f1-9ff9-8601d10e500c"}],"id":"ab26b803-9de8-4d62-ab72-6b154ffb113c","_postman_id":"ab26b803-9de8-4d62-ab72-6b154ffb113c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/applications","id":"969c21b5-638e-42bc-9810-be2b30383578","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[application_icon]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[application_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[path]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"806cb503-0e41-4814-a484-2f96d20ee75d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications","host":["https://api.casebook.net"],"path":["admin","applications"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[path]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\t\"application_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"path\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_categories\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"section\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\t\"application_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"path\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_categories\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"section\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"26aa2609-815c-44b5-940a-9acd780f4086","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/applications","host":["https://api.casebook.net"],"path":["admin","applications"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[path]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"969c21b5-638e-42bc-9810-be2b30383578"},{"name":"/admin/applications","id":"33f8a9ef-4594-4e60-b8c7-e22334fd9f03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"eb76f5d3-e6fe-4565-a66f-9530e2e908b4","name":"Application was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/applications"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applications\",\n\t\"attributes\": {\n\t\t\"application_icon\": \"<string>\",\n\t\t\"application_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"path\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_categories\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"section\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_sections\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8429d087-2bf5-48b4-894e-15bcca676af5","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/applications"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"75717330-f574-4afd-b212-682b0eabcfa0","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/applications"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1ede9458-4215-4bab-9220-4e5655d9d860","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/applications"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fcfce068-5f83-47a2-b962-ee3fe039583d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/applications"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"33f8a9ef-4594-4e60-b8c7-e22334fd9f03"}],"id":"3bb589ad-142f-4626-a523-8b0f6858e162","_postman_id":"3bb589ad-142f-4626-a523-8b0f6858e162","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_forms","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application_form_configurations","item":[{"name":"/admin/application_forms/:id/relationships/application_form_configurations","id":"42230ecb-fa63-41dd-aab0-f56081e01d19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_forms/:id/relationships/application_form_configurations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_forms",":id","relationships","application_form_configurations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"71477b46-02ee-41a6-8d19-6bc280d0dcc4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2794b570-c3f5-462a-9fb1-5a73ae203867","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_form_configurations","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_form_configurations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_configurations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_configurations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4b970121-07d4-4898-837e-01942ca88601","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_form_configurations","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_form_configurations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"45d6e4d8-3b5d-496b-b5a2-8ab6c6601894","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_form_configurations","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_form_configurations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"baeedb4d-0056-4cc1-ba58-a2700f1a6f53","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_form_configurations","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_form_configurations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf26d77f-bbb6-4129-9b0b-a358afd6ec55","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_form_configurations","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_form_configurations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"42230ecb-fa63-41dd-aab0-f56081e01d19"}],"id":"aa52cd8e-d236-4e08-8635-38d7d87f6e02","_postman_id":"aa52cd8e-d236-4e08-8635-38d7d87f6e02","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_service","item":[{"name":"/admin/application_forms/:id/relationships/application_service","id":"7bcd69a1-95b2-41fc-bd90-cd3c5b7c7847","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_forms/:id/relationships/application_service","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_forms",":id","relationships","application_service"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"83116a91-545f-4f0f-9695-d5645fa9a6cb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6a3dce86-46bb-4e13-9c4d-10ad45f1f93b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_service\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5d3ed46e-ed90-4232-a6f9-403bbda610db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3079fd3e-1ce7-4d33-8b4f-6ee30c36ca9a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c2f6b4a-dd0f-4809-a28e-d213f7af7d4b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"705c95a5-7cb8-4c48-9816-bbd689534798","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","application_forms",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7bcd69a1-95b2-41fc-bd90-cd3c5b7c7847"}],"id":"cea9e72b-94c8-4133-8efc-0668f8eec10e","_postman_id":"cea9e72b-94c8-4133-8efc-0668f8eec10e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"009e4ff3-3d78-4280-97c8-bf12ecec5101","_postman_id":"009e4ff3-3d78-4280-97c8-bf12ecec5101","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_forms/:id","id":"37a7619e-287b-45fa-a6db-4151ff352c87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_forms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_forms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"85ab0122-5228-47ee-8c7f-5b62ce39ab11","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"231c9163-a4a6-4899-8796-2bb8255d12d6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form_configurations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6c4c6dbc-166e-48ee-8c5f-a7eb24f7532c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"949856f1-f9bb-4321-8ddc-784c9c01279f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4502d904-54f9-4726-8266-ef78c9bbf0fb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ea477f26-5cef-4ff4-a190-44a5aabfdcbc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"37a7619e-287b-45fa-a6db-4151ff352c87"},{"name":"/admin/application_forms/:id","id":"39bbf146-b41c-49d5-a08e-ae5991dbfd37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_forms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_forms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"648e2112-03b4-4ca9-87d3-e72e267dea72","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ed780474-b478-4931-afe3-2cbd199d65f2","name":"ApplicationForm was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"07084fc2-30aa-49e1-840d-ada6f61dde73","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"388de8e5-94cc-4b1b-9784-a5536ef921db","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"39bbf146-b41c-49d5-a08e-ae5991dbfd37"},{"name":"/admin/application_forms/:id","id":"509420ab-bc84-49ec-af8a-a6d87f76ce8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_forms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_forms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"921c7855-0c37-4866-9ccf-c8b97af1d255","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3500bec4-4add-4551-81b9-1ab49343b4f8","name":"ApplicationForm was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_forms\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"label\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_form_configurations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"application_service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0c411b08-ecce-4153-aafc-a140b4d31f7d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"744eda22-fda6-4619-92a5-ecba9a43fa66","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3597d42b-82bd-4c52-85df-181a0b447dfb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"29709e69-bcb7-41d6-9de9-4f247110c00e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_forms/:id","host":["https://api.casebook.net"],"path":["admin","application_forms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"509420ab-bc84-49ec-af8a-a6d87f76ce8a"}],"id":"39361c35-0c8c-485a-9eeb-5bdbc6f1fb0d","_postman_id":"39361c35-0c8c-485a-9eeb-5bdbc6f1fb0d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_forms","id":"dbdda51c-bc39-401b-82ff-a7e484ca88a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_forms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_forms"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"83d4751d-2a4e-414d-b0c5-fe2f15168d46","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms","host":["https://api.casebook.net"],"path":["admin","application_forms"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_forms\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_form_configurations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"application_service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_forms\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_form_configurations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"application_service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"15efac6f-70c1-4350-af0b-5935ece6e7ed","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_forms","host":["https://api.casebook.net"],"path":["admin","application_forms"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dbdda51c-bc39-401b-82ff-a7e484ca88a2"},{"name":"/admin/application_forms","id":"1d740210-72e3-4efe-9d55-93bfed363d11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_forms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_forms"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"9ca1a2bb-4c0f-4d76-8bac-76ba88254dbe","name":"ApplicationForm was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_forms"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_forms\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"label\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_form_configurations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"application_service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ec20a21d-9b22-4bcd-83ff-90146a82435e","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_forms"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56ebcdc3-b3db-4d74-b0da-a13842fa12a2","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_forms"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"060da2b4-ae35-4e4d-9695-82a50a64aef9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_forms"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a4dda43-7131-4fba-b69e-c27f23a5deea","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_forms"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1d740210-72e3-4efe-9d55-93bfed363d11"}],"id":"099fa7eb-a8cf-4a96-b80f-f3e68d44887c","_postman_id":"099fa7eb-a8cf-4a96-b80f-f3e68d44887c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_form_configurations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application_form","item":[{"name":"/admin/application_form_configurations/:id/relationships/application_form","id":"54f14f6e-ee48-48ac-9b8a-98b04e81d2ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_form_configurations/:id/relationships/application_form","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_form_configurations",":id","relationships","application_form"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a6cfbbb8-690f-4361-b097-9a025f099f1d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9477110b-2288-488d-b9b9-236dc78a964c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id/relationships/application_form","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id","relationships","application_form"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_form\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d2c75787-832f-4107-b958-41b7f1648c77","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id/relationships/application_form","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id","relationships","application_form"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cece302c-ece2-49b5-bba6-9c6bd38aae43","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id/relationships/application_form","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id","relationships","application_form"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"09a4457b-11dd-4405-b300-76a0ca60b070","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id/relationships/application_form","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id","relationships","application_form"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"06edef37-190e-4036-8754-444327922bd3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id/relationships/application_form","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id","relationships","application_form"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"54f14f6e-ee48-48ac-9b8a-98b04e81d2ee"}],"id":"40eed927-e3e8-46a1-bfdf-e63a1b60bf92","_postman_id":"40eed927-e3e8-46a1-bfdf-e63a1b60bf92","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9f3ece42-9a87-47f7-bd86-2e8c3ae149ab","_postman_id":"9f3ece42-9a87-47f7-bd86-2e8c3ae149ab","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_form_configurations/:id","id":"cd7b2a0d-8585-4cff-a5c9-a09033978bba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_form_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_form_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"68db516c-d2f9-473c-ba66-7982480b360f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f45eaade-a6e8-4d4f-ad16-f17f4ed8e8bd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_schema\": {},\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"iform_json\": {},\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"36c2ba7d-ef7f-445b-bc26-0aec6deae371","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9124feed-1da6-4efa-aaef-d2c054a492f5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2699e04a-2d28-4433-b07b-8df8f0ccf833","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6cdca250-0109-4b98-9750-bee59a5c4977","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cd7b2a0d-8585-4cff-a5c9-a09033978bba"},{"name":"/admin/application_form_configurations/:id","id":"9cd0c552-affb-4f25-ac26-2ab5804e5196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_form_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_form_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"53e2f8be-05ef-4259-b4ec-d4c7eb8c3478","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c3518683-37aa-4c48-9c94-e22c183a8f4a","name":"ApplicationFormConfiguration was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c40b512c-02af-4f65-a7d5-4883630e95d6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc40136a-63e7-40a3-8402-a15c8f5aad14","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9cd0c552-affb-4f25-ac26-2ab5804e5196"},{"name":"/admin/application_form_configurations/:id","id":"63b30b56-7cca-46a4-bdd6-3be7c28d2713","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_form_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_form_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ce87985d-e0fa-4c7b-9d16-04514f6907f1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"54d3073f-22cf-4db8-a4de-11b566508ce5","name":"ApplicationFormConfiguration was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_form_configurations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_schema\": {},\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"iform_json\": {},\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_form\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b338c276-b365-4bfa-b6b6-9317855e19b4","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"631da212-781b-4f50-9d28-01b4f786f24d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ae6a488-3276-474e-8ec2-78004ee989ae","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"76ef04a7-f86c-495d-8738-b013290348d8","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_form_configurations/:id","host":["https://api.casebook.net"],"path":["admin","application_form_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"63b30b56-7cca-46a4-bdd6-3be7c28d2713"}],"id":"d50e2c12-c6b1-4f93-a396-075acf48fdec","_postman_id":"d50e2c12-c6b1-4f93-a396-075acf48fdec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_form_configurations","id":"702ae7b2-180a-44a1-88fb-1f013fc7c0e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_form_configurations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_form_configurations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"4ce0be56-08cb-4536-b6bb-3b44dd2ee9f4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations","host":["https://api.casebook.net"],"path":["admin","application_form_configurations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_configurations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_schema\": {},\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"iform_json\": {},\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_form\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_configurations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_schema\": {},\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"iform_json\": {},\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_form\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3b3788f6-79f4-44e6-9634-97295599a629","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_form_configurations","host":["https://api.casebook.net"],"path":["admin","application_form_configurations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"702ae7b2-180a-44a1-88fb-1f013fc7c0e0"},{"name":"/admin/application_form_configurations","id":"22976808-450a-42fc-a5aa-36d9bff0705f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_form_configurations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_form_configurations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"5bf02228-9945-45d7-bbf6-b7f01630c266","name":"ApplicationFormConfiguration was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_form_configurations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_form_configurations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_schema\": {},\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"iform_json\": {},\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_form\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3b662317-afab-4511-854b-452b00250434","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_form_configurations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8e43d32a-8e1b-4858-856c-59474f49ffc6","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_form_configurations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"78b8309b-099a-4e73-bd66-82f8ff992f82","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_form_configurations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"45535b32-ea99-489a-b1ca-25e8a47ae625","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_schema\": {},\n\t\t\t\"iform_json\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_form_configurations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"22976808-450a-42fc-a5aa-36d9bff0705f"}],"id":"2bb31639-6e07-43cc-ae64-63b30abf9b8d","_postman_id":"2bb31639-6e07-43cc-ae64-63b30abf9b8d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_sections","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"applications","item":[{"name":"/admin/application_sections/:id/relationships/applications","id":"95130a59-01f5-4095-8635-d754f1beed9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_sections/:id/relationships/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_sections",":id","relationships","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ba6f0478-055c-42bf-bbb2-954c18223e82","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b2b8e7d5-0c78-4fbb-bd21-bff0920c6c68","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id/relationships/applications","host":["https://api.casebook.net"],"path":["admin","application_sections",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"82a1ff51-1584-44fe-a4e9-f046c1ad10c7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id/relationships/applications","host":["https://api.casebook.net"],"path":["admin","application_sections",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4ca1f086-6bb2-425b-9a8b-c0568c9df08e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id/relationships/applications","host":["https://api.casebook.net"],"path":["admin","application_sections",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"81e5de2c-aade-49d5-a9fc-a9ca78dd2f90","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id/relationships/applications","host":["https://api.casebook.net"],"path":["admin","application_sections",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7f321714-3481-434d-9713-81533645d137","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id/relationships/applications","host":["https://api.casebook.net"],"path":["admin","application_sections",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"95130a59-01f5-4095-8635-d754f1beed9a"}],"id":"e5b0c2c4-1cbd-4b90-9ea7-79f74240ba80","_postman_id":"e5b0c2c4-1cbd-4b90-9ea7-79f74240ba80","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"00c975a8-1997-4224-a9c0-1f356c093d08","_postman_id":"00c975a8-1997-4224-a9c0-1f356c093d08","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_sections/:id","id":"a6365d73-c761-48d2-8377-4f842adf0af1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_sections/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_sections",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"23a99d11-8a00-40af-b6b0-a67af08c9cb8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4b26a950-9a4b-4b83-92a3-034d2ec5ff4c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"applications\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"79857410-cb0c-4219-90ba-18ba361ce697","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"177cdefe-65d3-4597-937d-5d021bd169a0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"77ada802-92f1-4706-b0c8-d336964a0f52","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68ef25c9-891d-4051-a028-92ccd159cec8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a6365d73-c761-48d2-8377-4f842adf0af1"},{"name":"/admin/application_sections/:id","id":"448428f6-4974-4b81-93cb-2e06c1adf760","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_sections/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_sections",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f4a33d26-a1db-4a48-b1bd-f8e31fd29b85","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8149e497-08f8-4f05-8e89-c9f78ea5c281","name":"ApplicationSection was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"844362ec-d276-430e-90f1-09b9d9bbdc4b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"81de4592-ff2c-46e6-b6ed-f8f22f2fb89e","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"448428f6-4974-4b81-93cb-2e06c1adf760"},{"name":"/admin/application_sections/:id","id":"90b42e79-3ed8-4479-8d73-c909f65716d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_sections/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_sections",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b18b6acd-6957-4a95-adb2-b9f73bec204b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b91f5d84-cbb0-4c04-a950-683390711b9b","name":"ApplicationSection was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_sections\",\n\t\"attributes\": {\n\t\t\"api_version\": \"<string>\",\n\t\t\"core_application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"section_icon\": \"<string>\",\n\t\t\"section_name\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cc5edd28-8811-464c-a909-f9caf55bccd6","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b4ccce51-c630-4a2c-b2f6-03becb2e071a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9562fa55-da6a-4589-a303-b07c888d0ba9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5937a149-f59c-4782-b6b9-39fa89a42698","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_sections/:id","host":["https://api.casebook.net"],"path":["admin","application_sections",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"90b42e79-3ed8-4479-8d73-c909f65716d6"}],"id":"eaf03a14-8eca-42c7-9ade-f11e1303cfaa","_postman_id":"eaf03a14-8eca-42c7-9ade-f11e1303cfaa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_sections","id":"89e7ca44-7e03-4e7e-a6fe-55c4d2705ce7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_sections","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_sections"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[api_version]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[core_application_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[section_icon]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[section_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"f436be87-62de-4a57-920a-0ffeca8c40ab","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections","host":["https://api.casebook.net"],"path":["admin","application_sections"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[api_version]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[core_application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[section_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[section_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_sections\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"api_version\": \"<string>\",\n\t\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\t\"section_name\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_sections\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"api_version\": \"<string>\",\n\t\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\t\"section_name\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"990670ef-9640-473b-825a-6e0251c3a491","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_sections","host":["https://api.casebook.net"],"path":["admin","application_sections"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[api_version]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[core_application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[section_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[section_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"89e7ca44-7e03-4e7e-a6fe-55c4d2705ce7"},{"name":"/admin/application_sections","id":"0962c51a-a1c2-47fa-aafa-016072bc9c5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_sections","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_sections"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2649b411-6532-4f85-9cf6-9b9f62e6194d","name":"ApplicationSection was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_sections"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_sections\",\n\t\"attributes\": {\n\t\t\"api_version\": \"<string>\",\n\t\t\"core_application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"section_icon\": \"<string>\",\n\t\t\"section_name\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5645919d-28b9-4bc0-9eac-55466a9f8cc9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_sections"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"81382e4d-08bf-41b2-894d-a15a5bba8b7e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_sections"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7bfca9f9-f127-4912-9dea-c9baa32f1054","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_sections"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b029cf72-1c35-49ab-b9d5-a21cecdb74ff","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_sections\",\n\t\t\"attributes\": {\n\t\t\t\"api_version\": \"<string>\",\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"section_icon\": \"<string>\",\n\t\t\t\"section_name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_sections"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0962c51a-a1c2-47fa-aafa-016072bc9c5a"}],"id":"5e0b4385-7f6f-41f3-bd52-e9c05f1ff642","_postman_id":"5e0b4385-7f6f-41f3-bd52-e9c05f1ff642","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_services","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application_forms","item":[{"name":"/admin/application_services/:id/relationships/application_forms","id":"87c882f3-f392-45ab-a0b8-fad054977d5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_services/:id/relationships/application_forms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_services",":id","relationships","application_forms"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b9554b57-0710-4361-a509-20a5d26299c9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"76c897a6-e422-4ea7-8a97-93805457c485","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/application_forms","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","application_forms"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_forms\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_forms\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8516d363-37a4-4c43-b0b2-7514b870a881","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/application_forms","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","application_forms"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f13281cd-2c09-40d5-a41f-6f4d2f5704a7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/application_forms","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","application_forms"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c663c9cf-27e7-4f2a-bd08-60664ed85249","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/application_forms","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","application_forms"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9759beb7-a8f1-45fe-956d-32fce346c5d2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/application_forms","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","application_forms"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"87c882f3-f392-45ab-a0b8-fad054977d5d"}],"id":"49fdddf5-a557-4f78-be6e-5b2ffe0b2535","_postman_id":"49fdddf5-a557-4f78-be6e-5b2ffe0b2535","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_entities","item":[{"name":"/admin/application_services/:id/relationships/service_entities","id":"011b465c-ecaa-443b-a669-8a7f24e30587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_services/:id/relationships/service_entities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_services",":id","relationships","service_entities"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cdba598a-1937-4e49-9188-61d50aaefe0c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"47840749-ae57-4ea9-a712-838d378bb744","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/service_entities","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","service_entities"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_entities\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_entities\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d811d1d9-9687-4112-913e-2e879ac3e645","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/service_entities","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","service_entities"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"93a7fb12-641e-4e19-82a0-946927ce46bb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/service_entities","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","service_entities"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6392d02c-5b64-48fb-a636-f26f3db71311","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/service_entities","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","service_entities"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c17537f3-8c19-4ca5-a3ad-3e5f0405c047","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id/relationships/service_entities","host":["https://api.casebook.net"],"path":["admin","application_services",":id","relationships","service_entities"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"011b465c-ecaa-443b-a669-8a7f24e30587"}],"id":"d9ade03b-cc0e-4d2a-ad31-b060d7eb0863","_postman_id":"d9ade03b-cc0e-4d2a-ad31-b060d7eb0863","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7205b103-fa93-4d2a-9a52-feb0ff17d5d8","_postman_id":"7205b103-fa93-4d2a-9a52-feb0ff17d5d8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_services/:id","id":"338572be-78f1-4b0c-be71-2db354d112f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"de9d0b42-2d83-4b6d-8a60-88859aa0318b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8ce63a46-7d9f-4b30-a5c5-c5313f343a1f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_forms\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_entities\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0fba48e1-1332-472b-b3f4-7499e193fdda","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3941ce14-29ff-4e2e-a263-7c91f56debe5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1684c135-1ccb-47e7-b58d-242316615a1f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"41593e0b-aa3a-4ea1-b711-8c0289a11187","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"338572be-78f1-4b0c-be71-2db354d112f5"},{"name":"/admin/application_services/:id","id":"15f9b0ed-48e1-4af4-8229-e115ed5fe234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2dedba98-3bbf-40f8-8835-503d5e397c1b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e96560fc-812f-48d8-b5da-899a807e1b3c","name":"ApplicationService was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"80335e48-9c7b-4d29-8c88-1bd01993cc06","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4b55c32a-5ae9-4be8-85de-2af36db238a4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"15f9b0ed-48e1-4af4-8229-e115ed5fe234"},{"name":"/admin/application_services/:id","id":"e6c99b1b-b7aa-4b76-abbf-ffcc0303059b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"16706606-4706-4969-89f7-216ccc51b9e8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a435cfb5-f570-4196-9849-826d29f9f499","name":"ApplicationService was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_services\",\n\t\"attributes\": {\n\t\t\"core_application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"main_entity\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_entities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a9302360-65e0-4ec8-81cc-2b58a97a5f79","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"191469cb-e580-4ea8-824d-45700bfe8c19","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6fcfc994-72ec-49f2-b3af-1d8798ee8a51","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"807c7577-e3ba-463c-8ff9-4dfd2fe26148","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/application_services/:id","host":["https://api.casebook.net"],"path":["admin","application_services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e6c99b1b-b7aa-4b76-abbf-ffcc0303059b"}],"id":"b3938619-542d-46ae-81fd-d046c7348750","_postman_id":"b3938619-542d-46ae-81fd-d046c7348750","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/application_services","id":"23ccfc1b-6547-4c0d-ae43-4a10cc54d1fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/application_services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_services"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[core_application_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[main_entity]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"76428899-688a-4776-a053-3b219c0b314b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services","host":["https://api.casebook.net"],"path":["admin","application_services"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[core_application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[main_entity]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_services\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_entities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_services\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_entities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bef5aabb-cabd-4d01-b3d6-a4420c4d04a3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/application_services","host":["https://api.casebook.net"],"path":["admin","application_services"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[core_application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[main_entity]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"23ccfc1b-6547-4c0d-ae43-4a10cc54d1fc"},{"name":"/admin/application_services","id":"4abe1e9e-5832-4a99-98b7-d6801341bd77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","application_services"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7937d281-6702-47b5-a95f-5f2a6f278e23","name":"ApplicationService was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_services"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_services\",\n\t\"attributes\": {\n\t\t\"core_application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"main_entity\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_entities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1e91b193-5a7b-4b7f-b6cf-783b172da3e9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_services"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a43ced86-fbfd-460d-b23f-bc72764d8bcd","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_services"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5f7539d0-3bea-4426-ab1c-f127c38ff73a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_services"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d387d1dd-dcdc-47e8-9287-1a9ae5382b85","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_services\",\n\t\t\"attributes\": {\n\t\t\t\"core_application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"main_entity\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/application_services"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4abe1e9e-5832-4a99-98b7-d6801341bd77"}],"id":"21064565-1ed1-44aa-b950-3806ec1e3352","_postman_id":"21064565-1ed1-44aa-b950-3806ec1e3352","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"chargebee_plans","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"subscription_items","item":[{"name":"/admin/chargebee_plans/:id/relationships/subscription_items","id":"446ead07-cfea-44e2-aae4-459ce4754f10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plans/:id/relationships/subscription_items","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plans",":id","relationships","subscription_items"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e1621cba-e6af-4cc2-a15d-9aa42a22d21b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8dbb568a-c912-4fe8-a138-e76ffcc2a638","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id/relationships/subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id","relationships","subscription_items"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"subscription_items\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"subscription_items\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"56030d0d-c21a-4b0c-a5b1-b29ba16a7021","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id/relationships/subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id","relationships","subscription_items"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b41cac21-ba46-4d15-bd90-e5b63d36fed4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id/relationships/subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id","relationships","subscription_items"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d2edcd83-5ba1-447f-9f81-0ee26ec18c3c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id/relationships/subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id","relationships","subscription_items"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1a237c7-8f0a-4b1d-b24f-1e1ad123562b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id/relationships/subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id","relationships","subscription_items"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"446ead07-cfea-44e2-aae4-459ce4754f10"}],"id":"87415293-05cf-4c3d-b29b-389db1eb2e15","_postman_id":"87415293-05cf-4c3d-b29b-389db1eb2e15","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"62bfde8e-bebd-4bba-a353-6a97aae816ce","_postman_id":"62bfde8e-bebd-4bba-a353-6a97aae816ce","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/chargebee_plans/:id","id":"943bdf6d-c9df-479c-8d25-cc5fe5f47946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plans/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plans",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c29fe92f-58ad-4a3e-a4d2-b3af1a0a8cd6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9e335454-f203-4fb8-9da8-eb24695b66aa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"subscription_items\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d6f695db-f8e0-438a-abe9-5ead87facbb0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"70680bff-6af0-44b8-8bf4-098035744ec0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc18154d-5d01-4dbd-a261-ce35ace9cf29","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2dc0f930-3fc5-4061-86ae-0224b3967a2a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"943bdf6d-c9df-479c-8d25-cc5fe5f47946"},{"name":"/admin/chargebee_plans/:id","id":"7d31981c-39d0-4d3d-a976-3cfe23a13722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plans/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plans",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0240246c-8d29-4fc9-9f88-87999fca4fc5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"581b6926-7f14-426c-9db1-de4496ff53cb","name":"ChargebeePlan was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1c7bc636-0ece-4e45-9f1f-4f415700e54f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5472536f-5845-43af-b68e-e993c23445bd","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7d31981c-39d0-4d3d-a976-3cfe23a13722"},{"name":"/admin/chargebee_plans/:id","id":"ff7cb4f4-2a03-410c-b7ce-ce0c3fa7b07c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plans/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plans",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d0912ed6-6e1e-4442-a982-702be824e3e9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"aecde098-7ebe-47c0-b4fb-21dc7781d653","name":"ChargebeePlan was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"chargebee_plans\",\n\t\"attributes\": {\n\t\t\"active_workflows\": \"<number>\",\n\t\t\"admin_only_users\": \"<number>\",\n\t\t\"api_access\": \"<number>\",\n\t\t\"audit_log\": \"<number>\",\n\t\t\"cal_email\": \"<number>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"current_forms\": \"<number>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"funding\": \"<number>\",\n\t\t\"intake_access\": \"<number>\",\n\t\t\"machine_client_users\": \"<number>\",\n\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"portal_users\": \"<number>\",\n\t\t\"reporting_users\": \"<number>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"subscription_id\": \"<string>\",\n\t\t\"subscription_users\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"volunteer_users\": \"<number>\",\n\t\t\"webhooks_access\": \"<number>\",\n\t\t\"zapier_access\": \"<number>\"\n\t},\n\t\"relationships\": {\n\t\t\"subscription_items\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5892b55c-2d1b-4a36-adf2-a563222a0c0c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"368c322b-0288-44ca-a3f2-36fe3ab35259","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4df4ec8-4c1e-4ccb-91e7-4a964907f57c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5da7661b-68a3-43d7-a184-83089f8eeddf","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plans/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plans",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ff7cb4f4-2a03-410c-b7ce-ce0c3fa7b07c"}],"id":"ccfafa24-d850-42bc-8738-a8307c6a772e","_postman_id":"ccfafa24-d850-42bc-8738-a8307c6a772e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/chargebee_plans","id":"73134bdb-21ef-4f41-a100-783b6c18c7ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plans","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plans"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[active_workflows]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[admin_only_users]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[api_access]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[audit_log]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cal_email]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[current_forms]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[funding]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[intake_access]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[machine_client_users]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[monthly_smsmms_messages]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[portal_users]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[reporting_users]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[subscription_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[subscription_users]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[volunteer_users]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[webhooks_access]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[zapier_access]","value":"<number>"}],"variable":[]}},"response":[{"id":"d26194a5-5abd-4fea-8485-b85d861ece75","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans","host":["https://api.casebook.net"],"path":["admin","chargebee_plans"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active_workflows]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[admin_only_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[api_access]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[audit_log]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[cal_email]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[current_forms]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[funding]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[intake_access]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[machine_client_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[monthly_smsmms_messages]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[portal_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[reporting_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[subscription_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[subscription_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[volunteer_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[webhooks_access]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[zapier_access]","value":"<number>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_plans\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\t\"api_access\": \"<number>\",\n\t\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"funding\": \"<number>\",\n\t\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\t\"zapier_access\": \"<number>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"subscription_items\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_plans\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\t\"api_access\": \"<number>\",\n\t\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"funding\": \"<number>\",\n\t\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\t\"zapier_access\": \"<number>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"subscription_items\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1f471a34-ed14-48eb-bf13-7c979ab822ac","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plans","host":["https://api.casebook.net"],"path":["admin","chargebee_plans"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active_workflows]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[admin_only_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[api_access]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[audit_log]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[cal_email]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[current_forms]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[funding]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[intake_access]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[machine_client_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[monthly_smsmms_messages]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[portal_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[reporting_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[subscription_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[subscription_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[volunteer_users]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[webhooks_access]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[zapier_access]","value":"<number>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"73134bdb-21ef-4f41-a100-783b6c18c7ab"},{"name":"/admin/chargebee_plans","id":"1e3a8e1f-1b4d-4382-b235-5ffb0a3facdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plans","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plans"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"92bcddba-e535-443e-af01-c201049d73d4","name":"ChargebeePlan was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plans"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"chargebee_plans\",\n\t\"attributes\": {\n\t\t\"active_workflows\": \"<number>\",\n\t\t\"admin_only_users\": \"<number>\",\n\t\t\"api_access\": \"<number>\",\n\t\t\"audit_log\": \"<number>\",\n\t\t\"cal_email\": \"<number>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"current_forms\": \"<number>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"funding\": \"<number>\",\n\t\t\"intake_access\": \"<number>\",\n\t\t\"machine_client_users\": \"<number>\",\n\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"portal_users\": \"<number>\",\n\t\t\"reporting_users\": \"<number>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"subscription_id\": \"<string>\",\n\t\t\"subscription_users\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"volunteer_users\": \"<number>\",\n\t\t\"webhooks_access\": \"<number>\",\n\t\t\"zapier_access\": \"<number>\"\n\t},\n\t\"relationships\": {\n\t\t\"subscription_items\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"418035fe-e4ba-4f1c-83a2-5ba9a23e2000","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plans"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b563f8da-49f6-4f83-ae85-fb97bfbacb18","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plans"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ad8065ae-add4-4425-84f5-af00a1a8650f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plans"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d2ebfde7-93db-4a16-9366-d8291b1679a0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plans\",\n\t\t\"attributes\": {\n\t\t\t\"active_workflows\": \"<number>\",\n\t\t\t\"admin_only_users\": \"<number>\",\n\t\t\t\"api_access\": \"<number>\",\n\t\t\t\"audit_log\": \"<number>\",\n\t\t\t\"cal_email\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"current_forms\": \"<number>\",\n\t\t\t\"funding\": \"<number>\",\n\t\t\t\"intake_access\": \"<number>\",\n\t\t\t\"machine_client_users\": \"<number>\",\n\t\t\t\"monthly_smsmms_messages\": \"<number>\",\n\t\t\t\"portal_users\": \"<number>\",\n\t\t\t\"reporting_users\": \"<number>\",\n\t\t\t\"subscription_id\": \"<string>\",\n\t\t\t\"subscription_users\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"volunteer_users\": \"<number>\",\n\t\t\t\"webhooks_access\": \"<number>\",\n\t\t\t\"zapier_access\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plans"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1e3a8e1f-1b4d-4382-b235-5ffb0a3facdc"}],"id":"1db92346-402a-40ea-8134-00da75d3fc07","_postman_id":"1db92346-402a-40ea-8134-00da75d3fc07","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"chargebee_plan_chargebee_subscription_items","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"chargebee_plan","item":[{"name":"/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_plan","id":"97b00ec5-5298-4174-9190-f17161bf8e4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_plan","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_plan"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4a625f96-e62d-4189-b108-c0005350956e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3d9c73b0-de13-4b46-a3be-01123674fdc7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_plan","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_plan"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"chargebee_plan\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4a3d077e-f781-4ded-bde1-8ad06702ccf1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_plan","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_plan"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f9e16d26-eab0-4594-b56c-b433a47928cb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_plan","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_plan"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a2b31ef8-6f8c-42b5-8059-ba12e598078f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_plan","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_plan"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c375c71e-644f-4b79-a967-e1659b74098c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_plan","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_plan"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"97b00ec5-5298-4174-9190-f17161bf8e4b"}],"id":"221446c2-ed2b-4ff0-9c71-ba187454f38c","_postman_id":"221446c2-ed2b-4ff0-9c71-ba187454f38c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"chargebee_subscription_item","item":[{"name":"/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_subscription_item","id":"6cde4482-f3f1-4447-bff4-b4d0fff19e29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_subscription_item","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_subscription_item"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"88639213-2ecd-4ba0-8f77-cf548aadf826","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c22e4654-2e61-4d9a-8a30-a62846de600f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_subscription_item","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_subscription_item"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"chargebee_subscription_item\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4c0fe7a9-e0ee-4872-94aa-1903cd7d010e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_subscription_item","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_subscription_item"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d57e90ec-22a8-4205-8b6d-9df650311ddf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_subscription_item","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_subscription_item"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b47e67f-ad43-40f2-be7b-7f694b9c530e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_subscription_item","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_subscription_item"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03c0125c-d63b-4669-96bc-0bcba51e8102","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id/relationships/chargebee_subscription_item","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id","relationships","chargebee_subscription_item"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6cde4482-f3f1-4447-bff4-b4d0fff19e29"}],"id":"1d372d2f-5104-479d-84ae-a91374600972","_postman_id":"1d372d2f-5104-479d-84ae-a91374600972","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5ac9500c-bdc5-4512-ad21-278b783121b2","_postman_id":"5ac9500c-bdc5-4512-ad21-278b783121b2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/chargebee_plan_chargebee_subscription_items/:id","id":"dcb70fcb-9378-428a-b106-98c690deb04b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"16fa290c-fbe9-4891-866d-6b50fd314395","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a0e0f4ae-e462-40b8-a46c-c1b8532af926","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f2949f5e-8d3f-4539-91b8-1b766e2262a7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ee2ea3b7-00c9-4571-8228-bc2b705c5b6f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ef3fd6e-9e87-4da6-81f5-1df1245d8f95","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"47be540f-2514-43e8-88ab-12b8f1f4dd52","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dcb70fcb-9378-428a-b106-98c690deb04b"},{"name":"/admin/chargebee_plan_chargebee_subscription_items/:id","id":"c96ae189-4683-4216-b543-1596cfb6c723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"303e97ff-307c-4c9d-a6ba-aa8b3d396da6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e45f958a-6669-4fc8-8dc9-a9ef05fda891","name":"ChargebeePlanSubscriptionItem was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c1b7c11d-009b-42a0-a944-e5264be429f3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"defa2cc0-e979-4c37-9b71-9bb1d471bb45","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c96ae189-4683-4216-b543-1596cfb6c723"},{"name":"/admin/chargebee_plan_chargebee_subscription_items/:id","id":"6b7d77a9-e0f3-4e5d-9afe-b7eeedaa0ba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f3657aa6-f4f2-4ef5-a944-5b053de43481","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"43995c17-10c3-4481-811e-316861f87c79","name":"ChargebeePlanSubscriptionItem was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"chargebee_plan\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"chargebee_subscription_item\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"834a1cbb-8a30-4e01-97fc-2e838088716a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c8b6509b-273b-435a-a2f9-849b671dddc4","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ffa4821-aed4-4813-86fa-5fc3b6e4df97","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cfde5203-48f1-449c-9ada-acbafa3b8c64","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6b7d77a9-e0f3-4e5d-9afe-b7eeedaa0ba0"}],"id":"9191e19b-a33d-46d2-88d3-b27b783888c1","_postman_id":"9191e19b-a33d-46d2-88d3-b27b783888c1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/chargebee_plan_chargebee_subscription_items","id":"95a4f230-5499-4957-8929-2c5906612845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plan_chargebee_subscription_items"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"06d4f4d1-29aa-4881-bb85-3cbcee1286a4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"chargebee_plan\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"chargebee_plan\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"692416ef-1bd0-486c-8d45-d70e8f2197cf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_plan_chargebee_subscription_items"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"95a4f230-5499-4957-8929-2c5906612845"},{"name":"/admin/chargebee_plan_chargebee_subscription_items","id":"24d729dc-1fbd-4e41-bce4-78cf8f7ff493","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_plan_chargebee_subscription_items"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"33cf473c-bf35-431d-a73c-e57f61fd6fc7","name":"ChargebeePlanSubscriptionItem was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"chargebee_plan\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"chargebee_subscription_item\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cb57cdc8-2620-426f-943e-d318bc02253f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f6db4a66-4fb6-43de-800c-5c08478e9646","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"814e1bdf-356b-41af-a280-4aabc67e2260","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b81c254-0ac1-49eb-bd8c-dc68c283c3e4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_plan_chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_plans\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"chargebee_subscription_item\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"chargebee_subscription_items\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_plan_chargebee_subscription_items"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"24d729dc-1fbd-4e41-bce4-78cf8f7ff493"}],"id":"ec828309-eaf5-40bf-b86b-fe2ce5118688","_postman_id":"ec828309-eaf5-40bf-b86b-fe2ce5118688","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"chargebee_subscription_items","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"chargebee_plan_subscription_items","item":[{"name":"/admin/chargebee_subscription_items/:id/relationships/chargebee_plan_subscription_items","id":"0736596c-8dd5-426b-9c3a-3220eeec6d08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_subscription_items/:id/relationships/chargebee_plan_subscription_items","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_subscription_items",":id","relationships","chargebee_plan_subscription_items"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aec46686-0e91-4ca7-bb30-9c7deccd2e45","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9cd392f-c60b-4ea3-bdd9-352b356aa4a9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id/relationships/chargebee_plan_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id","relationships","chargebee_plan_subscription_items"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_plan_subscription_items\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_plan_subscription_items\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7a77351a-b786-4e00-8a28-4bb612102cdc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id/relationships/chargebee_plan_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id","relationships","chargebee_plan_subscription_items"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9d2526fc-7b82-4a35-8e56-ec2ef312552d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id/relationships/chargebee_plan_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id","relationships","chargebee_plan_subscription_items"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9fe14a73-6d9a-4332-b290-33a5e0c04236","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id/relationships/chargebee_plan_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id","relationships","chargebee_plan_subscription_items"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"edc37628-fcc1-437a-b1ac-c18debf18ec4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id/relationships/chargebee_plan_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id","relationships","chargebee_plan_subscription_items"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0736596c-8dd5-426b-9c3a-3220eeec6d08"}],"id":"1d9e1736-3e97-4107-9f04-261f336c0f43","_postman_id":"1d9e1736-3e97-4107-9f04-261f336c0f43","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"13b7ac00-2dc5-490e-a139-c38115fe5049","_postman_id":"13b7ac00-2dc5-490e-a139-c38115fe5049","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/chargebee_subscription_items/:id","id":"187d6341-1c9e-4a41-9563-2fccc0121fef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_subscription_items/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_subscription_items",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c6de37fd-6790-4d48-bebc-31f1d6951ea8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f1fea4b9-3f3a-4031-9e38-1c3c27f16b82","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"chargebee_plan_subscription_items\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f0a9fad5-f678-4fa4-95f2-e1f3bad4a085","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"10a4e773-92a5-46dc-9414-a512fc2604eb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1cb408d-7e32-4f9a-8693-4cd8d0b5440e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7158cf99-7eec-44f6-be6f-e5766ba0cdb0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"187d6341-1c9e-4a41-9563-2fccc0121fef"},{"name":"/admin/chargebee_subscription_items/:id","id":"0d49f6dd-2118-4c6a-97c6-1846c207f635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_subscription_items/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_subscription_items",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"79525214-3b55-4a1e-827f-815a58e296ad","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"059ccee8-a1fe-44eb-9f1d-fb2b2d853e7d","name":"ChargebeeSubscriptionItem was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"01604055-e7b0-46d6-8da9-ec0f0f232be3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"41bc4370-00f5-4a21-a5ea-4ae9d521e100","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0d49f6dd-2118-4c6a-97c6-1846c207f635"},{"name":"/admin/chargebee_subscription_items/:id","id":"9ebb772f-9234-4a60-9078-ebde67ceb06f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_subscription_items/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_subscription_items",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0af9fd97-c1f7-454b-8b94-4f99fcc41c3d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5cc2384a-2241-4c22-828e-817242e4273e","name":"ChargebeeSubscriptionItem was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"chargebee_subscription_items\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"item_price_id\": \"<string>\",\n\t\t\"item_type\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"chargebee_plan_subscription_items\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1239d786-1f78-491e-8bca-f6594ab687b6","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b46119bc-fcb0-4712-bfb1-6bdd20a49295","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"077f5d3f-ef33-4fc6-acf7-27b42f2afeaa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"233688fd-454a-4ae7-b805-4bfb4af55242","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items/:id","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9ebb772f-9234-4a60-9078-ebde67ceb06f"}],"id":"400d73e4-1148-4a04-8eac-a30c7ad4f7d4","_postman_id":"400d73e4-1148-4a04-8eac-a30c7ad4f7d4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/chargebee_subscription_items","id":"9ad4a163-3512-409a-92eb-190ac46570a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/chargebee_subscription_items","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_subscription_items"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[item_price_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[item_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"95b9859c-b66a-4d1b-aaf6-008f9e349ebe","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[item_price_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[item_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\t\"item_type\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"chargebee_plan_subscription_items\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\t\"item_type\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"chargebee_plan_subscription_items\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"31c3610b-4225-47ce-b6a1-930b7270c4a7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/chargebee_subscription_items","host":["https://api.casebook.net"],"path":["admin","chargebee_subscription_items"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[item_price_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[item_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9ad4a163-3512-409a-92eb-190ac46570a6"},{"name":"/admin/chargebee_subscription_items","id":"ba4022ac-bd73-44d9-b7d8-d62c024bc87d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_subscription_items","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","chargebee_subscription_items"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1719a535-4af7-4c34-abe2-5db33a9d0112","name":"ChargebeeSubscriptionItem was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_subscription_items"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"chargebee_subscription_items\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"item_price_id\": \"<string>\",\n\t\t\"item_type\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"chargebee_plan_subscription_items\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2c0f3bd4-a6fc-4b3a-96d1-6781c593d35c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_subscription_items"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9a8d3ab-0f30-4c04-b738-2104f39f7031","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_subscription_items"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ee4305dc-2d61-4a35-a632-92cd869b146b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_subscription_items"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d18018e-803a-4994-93c7-c6e78fe2e3df","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"chargebee_subscription_items\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"item_price_id\": \"<string>\",\n\t\t\t\"item_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/chargebee_subscription_items"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ba4022ac-bd73-44d9-b7d8-d62c024bc87d"}],"id":"487364ea-9617-4c45-882f-54b38a04247d","_postman_id":"487364ea-9617-4c45-882f-54b38a04247d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"configurable_fields","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"field_category","item":[{"name":"/admin/configurable_fields/:id/relationships/field_category","id":"23b9fdd0-df6b-46d6-a7d5-26995d3cb9ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/configurable_fields/:id/relationships/field_category","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","configurable_fields",":id","relationships","field_category"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b6028380-7336-4a94-949a-49e385834196","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"92dc5944-f61c-4882-a5a7-45c9d8a7b6ed","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id/relationships/field_category","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id","relationships","field_category"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"field_category\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a815417-41ec-4b6f-b949-b6a52936c708","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id/relationships/field_category","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id","relationships","field_category"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"67d7b55c-60e9-47e8-8c96-01bba5fd4bba","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id/relationships/field_category","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id","relationships","field_category"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"254f18cb-c571-4c9a-b968-6deac6f9a6ad","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id/relationships/field_category","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id","relationships","field_category"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"af0ef2cf-1d48-4d12-8434-1ef061134b17","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id/relationships/field_category","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id","relationships","field_category"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"23b9fdd0-df6b-46d6-a7d5-26995d3cb9ba"}],"id":"bb64d230-6580-4055-8cf6-5040b64b4991","_postman_id":"bb64d230-6580-4055-8cf6-5040b64b4991","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"24701859-f444-4888-837a-e816cc175af3","_postman_id":"24701859-f444-4888-837a-e816cc175af3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/configurable_fields/:id","id":"738351db-f4f3-4fcf-9eef-0becbf2a26da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/configurable_fields/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","configurable_fields",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"98423efd-d58e-49e3-907d-3eb3a47af322","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2ce7a850-7c92-4e09-a84f-7f50c5e7e2f6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a14bce4-a1a0-40c7-b720-1b465ffa974b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4fb0d34d-492f-4d05-8cd8-e291d86717ec","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"27082d8c-dc46-48bb-960b-70d9f9b18c0e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f82a8939-2eaf-4682-b389-cf6d1f7af90d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"738351db-f4f3-4fcf-9eef-0becbf2a26da"},{"name":"/admin/configurable_fields/:id","id":"ab31265e-de76-4fd1-b6e9-3795442691c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/configurable_fields/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","configurable_fields",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d520178c-add3-4070-86a0-64546d045272","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a7e629e6-f11f-47e6-a5d7-cc577071aa50","name":"ConfigurableField was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c451e536-241b-4f4e-8932-ea6be9ba76ad","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1900eb2a-86f4-454d-b8d0-0b5329c1d032","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab31265e-de76-4fd1-b6e9-3795442691c1"},{"name":"/admin/configurable_fields/:id","id":"9ef8ae67-dd1a-44c4-be3d-6487aab54f2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/configurable_fields/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","configurable_fields",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"21e326dd-fa68-4f57-8c10-8f7a5c998f97","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b1256cb5-a316-47e8-bc7c-aef484758767","name":"ConfigurableField was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"configurable_fields\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"endpoint\": \"<string>\",\n\t\t\"field_name\": \"<string>\",\n\t\t\"is_configurable\": \"<boolean>\",\n\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_category\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"field_categories\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d8bb73a2-040b-4c8c-82ff-2e8fb77e695d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1acc1c71-6165-4364-9440-15029aa54120","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a5c7d3e-39b2-4eae-b52d-2f14ee085b0d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56b1bebc-b2a2-42d3-8edf-0941b64744e4","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/configurable_fields/:id","host":["https://api.casebook.net"],"path":["admin","configurable_fields",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9ef8ae67-dd1a-44c4-be3d-6487aab54f2c"}],"id":"53dbe2c1-30ce-4579-aba9-2c0a1584cff6","_postman_id":"53dbe2c1-30ce-4579-aba9-2c0a1584cff6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/configurable_fields","id":"837b04ab-87bb-45cd-8fc1-bb91b56a3367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/configurable_fields","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","configurable_fields"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[endpoint]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[field_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_configurable]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_form_tag]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_global_form_tag]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"ddcedd76-03c5-41ff-9bea-ca919704a81c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields","host":["https://api.casebook.net"],"path":["admin","configurable_fields"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[endpoint]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[field_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_configurable]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_form_tag]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_global_form_tag]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"configurable_fields\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\t\"field_name\": \"<string>\",\n\t\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_category\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"configurable_fields\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\t\"field_name\": \"<string>\",\n\t\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_category\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dd0d8c5e-90f7-4fe2-a953-f6a762f94568","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/configurable_fields","host":["https://api.casebook.net"],"path":["admin","configurable_fields"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[endpoint]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[field_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_configurable]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_form_tag]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_global_form_tag]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"837b04ab-87bb-45cd-8fc1-bb91b56a3367"},{"name":"/admin/configurable_fields","id":"57d1556f-6c6d-45ea-a885-d91b6f3d62b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/configurable_fields","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","configurable_fields"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"719477ea-13bb-4d9d-82b7-588a098c91a1","name":"ConfigurableField was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/configurable_fields"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"configurable_fields\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"endpoint\": \"<string>\",\n\t\t\"field_name\": \"<string>\",\n\t\t\"is_configurable\": \"<boolean>\",\n\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_category\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"field_categories\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6cff5bbb-bae8-4788-bdba-f5164414a577","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/configurable_fields"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0bd320f8-6cd2-4256-8728-bac9b882b679","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/configurable_fields"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1bd68ee3-557d-40a1-b7e8-4ad979fcfe3e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/configurable_fields"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0bd584d0-4494-4660-8942-11f7ca824ef4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_fields\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"field_name\": \"<string>\",\n\t\t\t\"is_configurable\": \"<boolean>\",\n\t\t\t\"is_form_tag\": \"<boolean>\",\n\t\t\t\"is_global_form_tag\": \"<boolean>\",\n\t\t\t\"namespace\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"field_categories\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/configurable_fields"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"57d1556f-6c6d-45ea-a885-d91b6f3d62b1"}],"id":"02e0a082-9ba3-40e1-8e3b-229cb5859740","_postman_id":"02e0a082-9ba3-40e1-8e3b-229cb5859740","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"dynamic_enums","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"entity_field_configuration","item":[{"name":"/admin/dynamic_enums/:id/relationships/entity_field_configuration","id":"d18d5132-f40b-4720-b5c7-9a1003275e49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/dynamic_enums/:id/relationships/entity_field_configuration","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","dynamic_enums",":id","relationships","entity_field_configuration"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7052bd06-5e67-44e3-801b-24184001cec5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"620744ed-6d87-45cf-af9d-8ab3828caede","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"entity_field_configuration\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a971c0a-c16a-4882-b43d-d76063c639c5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"38ba2fee-b1fd-4b71-83c3-03cd043fe640","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"924bbcde-cb7d-4653-95f1-c31569497d33","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d9c56e7-0b13-4238-a99b-6bbaac4f637f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d18d5132-f40b-4720-b5c7-9a1003275e49"}],"id":"b8029ff7-b22e-4c08-a70a-f92f123f46f6","_postman_id":"b8029ff7-b22e-4c08-a70a-f92f123f46f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7d43374c-b055-4b36-a7f6-814093f32274","_postman_id":"7d43374c-b055-4b36-a7f6-814093f32274","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/dynamic_enums/:id","id":"d3f59339-76fb-48a8-a675-b94d9d98d4e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/dynamic_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","dynamic_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7a995a4f-a6a0-41d3-b47e-1b44a4e63564","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d6f431f4-f2f5-45dc-b1b5-3c817681c2d5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"68b87e95-f9b0-4472-89aa-d62684e7c65c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"778e85c1-f44e-4b73-93bc-657ce4493d96","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9293f146-9bdc-4e19-b6c7-0b94583d7ca8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"74167605-beb9-4a5b-97f9-07b4badb778b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d3f59339-76fb-48a8-a675-b94d9d98d4e4"},{"name":"/admin/dynamic_enums/:id","id":"f168a6ae-5340-46bf-a144-f7409e037ffd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/dynamic_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","dynamic_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"afd54308-9ea5-47fd-a798-e148a822734f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9e24022-9075-43bd-b2cb-c395391b6dcc","name":"DynamicEnum was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"803147cd-18ca-494a-98e1-c7e321af121a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"45300926-4316-4397-a7a3-06cc4254c7d2","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f168a6ae-5340-46bf-a144-f7409e037ffd"},{"name":"/admin/dynamic_enums/:id","id":"f30ae1f6-9add-41bf-9853-bfe4904e5e57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/dynamic_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","dynamic_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dfe1ff4f-08c4-445d-bc24-3d49ac1489b7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"65988db6-16e1-498e-bc9d-6f570e044041","name":"DynamicEnum was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"dynamic_enums\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"entity_field_configuration\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dd9842dd-09c3-4f09-aa61-4667bdf7d4ff","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0200d4b2-3098-4add-936e-e4f099c4516a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e9f6f01b-1b0f-4665-ba7e-7df0a3e662b1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"749c8c5d-2a4b-47cf-9bc3-f42c1ba3b766","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/dynamic_enums/:id","host":["https://api.casebook.net"],"path":["admin","dynamic_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f30ae1f6-9add-41bf-9853-bfe4904e5e57"}],"id":"43371b47-2ffa-4a39-a99a-9f7a3683adfe","_postman_id":"43371b47-2ffa-4a39-a99a-9f7a3683adfe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/dynamic_enums","id":"94417113-c20a-471e-a46e-dd442bbf5dba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/dynamic_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","dynamic_enums"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a6757d60-474c-4b8a-9291-ed5cfeff9bbd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums","host":["https://api.casebook.net"],"path":["admin","dynamic_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"dynamic_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"dynamic_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"09683c0e-14d7-47ee-9b3a-f764e613d8ea","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/dynamic_enums","host":["https://api.casebook.net"],"path":["admin","dynamic_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"94417113-c20a-471e-a46e-dd442bbf5dba"},{"name":"/admin/dynamic_enums","id":"90dedbb7-2cd5-4a10-bbcb-d87a210a4853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/dynamic_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","dynamic_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"0c785f8d-854c-413e-a7a4-782f40c3b1d6","name":"DynamicEnum was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/dynamic_enums"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"dynamic_enums\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"entity_field_configuration\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3f7243cb-d86e-4d43-b778-e747761301d4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/dynamic_enums"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fadc27b1-fdf9-42e2-84b6-8442a869dd02","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/dynamic_enums"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"efb44786-f67c-4e00-9d2a-b2b5847323a5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/dynamic_enums"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e83a014a-4b1f-441b-b551-3d1c62d1bc5e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"dynamic_enums\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"entity_field_configurations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/dynamic_enums"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"90dedbb7-2cd5-4a10-bbcb-d87a210a4853"}],"id":"4959e8d4-03a3-43d6-a03c-675a3cbad8df","_postman_id":"4959e8d4-03a3-43d6-a03c-675a3cbad8df","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"entity_field_configurations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"dynamic_enums","item":[{"name":"/admin/entity_field_configurations/:id/relationships/dynamic_enums","id":"928701db-ea70-494a-b28d-a1352017c897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/dynamic_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","entity_field_configurations",":id","relationships","dynamic_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"af062951-1130-4284-99b8-2232890a7da5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d4ad6ade-620f-4d5d-8782-54875fcef40e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/dynamic_enums","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","dynamic_enums"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"dynamic_enums\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"dynamic_enums\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1de9ebef-bdbd-4e17-a9d1-40792432c7c2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/dynamic_enums","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","dynamic_enums"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3871b399-57d7-44ab-936c-a91d2f22d487","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/dynamic_enums","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","dynamic_enums"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3bd8ba4b-9016-4840-9175-57bdda8181ce","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/dynamic_enums","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","dynamic_enums"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"90f49c13-7c45-4f92-a27a-9d2102e2186b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/dynamic_enums","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","dynamic_enums"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"928701db-ea70-494a-b28d-a1352017c897"}],"id":"488a56d0-df97-46bb-9d66-4d9625927f4e","_postman_id":"488a56d0-df97-46bb-9d66-4d9625927f4e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_entity","item":[{"name":"/admin/entity_field_configurations/:id/relationships/service_entity","id":"f78bdaba-c6aa-4ec2-8379-eb2690c712cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/service_entity","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","entity_field_configurations",":id","relationships","service_entity"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4547173e-e414-4050-9ae1-d85bab8803ee","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ecdd7d6f-8e2e-4d2e-ab46-aeff778c5bc6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_entity\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4b9b29d2-4a40-496a-a7d7-b8fa9b07de40","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"34c29bc8-cfdb-494e-b61f-d48254921fc0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1353b4c7-65b0-4ca0-b501-ac27261ea7d7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b092f21c-f340-4bc5-8257-613a8ca9217d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f78bdaba-c6aa-4ec2-8379-eb2690c712cd"}],"id":"0a9c9bec-3ed2-43bc-9bf6-6b7eb55d974f","_postman_id":"0a9c9bec-3ed2-43bc-9bf6-6b7eb55d974f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e69477cf-7ebb-4b73-8174-0e4743073867","_postman_id":"e69477cf-7ebb-4b73-8174-0e4743073867","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/entity_field_configurations/:id","id":"0d94fde4-544b-433b-b8c3-71fb1ecb47b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/entity_field_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","entity_field_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8ec055b5-bd88-4890-9b46-3cce868ad19f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de6961c2-d950-4e52-b899-20070861a854","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"cbp_required_field\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"dynamic_enums\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c4dc0a59-154a-4599-90d0-ed6fb3eb5f84","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fdb84e79-fbc7-4d6d-b29c-b43c7c87461f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"45a603c9-3310-4c43-998b-1b57aa31be9c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15fc20ea-afbc-4f38-a3fd-afebbd93ba03","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0d94fde4-544b-433b-b8c3-71fb1ecb47b1"},{"name":"/admin/entity_field_configurations/:id","id":"0665a55b-9834-415e-a117-150d7b644163","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/entity_field_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","entity_field_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"593f8875-3e9c-4541-bc12-4a45d04dc9a3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"af9cbcf5-5f1f-4939-b38b-95d17eb72e5b","name":"EntityFieldConfiguration was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"040a5de7-7993-4ca8-9da2-6907cc06d73d","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"50b77b6d-14c9-4993-8eb9-df3a696ac10e","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0665a55b-9834-415e-a117-150d7b644163"},{"name":"/admin/entity_field_configurations/:id","id":"88ffea0e-693a-4b40-b369-829d3731978c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/entity_field_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","entity_field_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e098ca02-f8a7-400e-9695-e86d1f34e0a5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a819224b-bb11-4414-83ee-fc37e2c7c808","name":"EntityFieldConfiguration was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"entity_field_configurations\",\n\t\"attributes\": {\n\t\t\"cbp_required_field\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"data_type\": \"<string>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"field_type\": \"<string>\",\n\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\"is_hidden\": \"<boolean>\",\n\t\t\"is_required\": \"<boolean>\",\n\t\t\"label\": \"<string>\",\n\t\t\"label_plural\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"dynamic_enums\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_entity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_entities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b52ba945-9c86-4696-93d2-a005e6da2eca","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ad49cc6-a8bd-4304-ae4d-590ca0d62db8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ecc9d6f0-d6c7-455a-ab65-c61bdd2097d8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"810b38fd-5c8f-4565-9d4f-2f9c70aa3924","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations/:id","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"88ffea0e-693a-4b40-b369-829d3731978c"}],"id":"a1c497e8-69f2-46a3-a13b-8722ca30dd9d","_postman_id":"a1c497e8-69f2-46a3-a13b-8722ca30dd9d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/entity_field_configurations","id":"2eb0e295-9ce8-4b8e-b483-147de9a010ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/entity_field_configurations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","entity_field_configurations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cbp_required_field]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[data_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[field_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_dynamic]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_hidden]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_required]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_plural]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c9839528-c2a8-44e6-9d70-da6dbbdea23b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_required_field]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[data_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[field_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_dynamic]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_hidden]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_required]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_plural]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"entity_field_configurations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"cbp_required_field\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"data_type\": \"<string>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"field_type\": \"<string>\",\n\t\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"dynamic_enums\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_entity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"entity_field_configurations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"cbp_required_field\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"data_type\": \"<string>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"field_type\": \"<string>\",\n\t\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"dynamic_enums\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_entity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"73079f0a-347a-4018-88d2-cf58ae96d1df","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/entity_field_configurations","host":["https://api.casebook.net"],"path":["admin","entity_field_configurations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_required_field]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[data_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[field_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_dynamic]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_hidden]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_required]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_plural]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2eb0e295-9ce8-4b8e-b483-147de9a010ec"},{"name":"/admin/entity_field_configurations","id":"adbd8af9-71a4-4572-9d43-d6df1f4de02c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/entity_field_configurations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","entity_field_configurations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ef93d592-787f-4741-a1e0-6ff432a763e5","name":"EntityFieldConfiguration was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/entity_field_configurations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"entity_field_configurations\",\n\t\"attributes\": {\n\t\t\"cbp_required_field\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"data_type\": \"<string>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"field_type\": \"<string>\",\n\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\"is_hidden\": \"<boolean>\",\n\t\t\"is_required\": \"<boolean>\",\n\t\t\"label\": \"<string>\",\n\t\t\"label_plural\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"dynamic_enums\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_entity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_entities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"72d04f02-0e23-4a81-892b-d8f7a1201cd6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/entity_field_configurations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f265010-1d4f-4761-af69-5ded3136eb26","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/entity_field_configurations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9eea3d18-b638-4f2b-a5f2-e411e190ce78","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/entity_field_configurations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d756dec2-6ede-4410-b287-2ff15b3c9cfb","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"entity_field_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"data_type\": \"<string>\",\n\t\t\t\"field_type\": \"<string>\",\n\t\t\t\"is_dynamic\": \"<boolean>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/entity_field_configurations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"adbd8af9-71a4-4572-9d43-d6df1f4de02c"}],"id":"9081a15c-1722-4bf3-9789-bb39b6075444","_postman_id":"9081a15c-1722-4bf3-9789-bb39b6075444","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"field_categories","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/admin/field_categories/:id/relationships/application","id":"e58ab830-d5d3-41e4-b804-750ebd6c3ae2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/field_categories/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","field_categories",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6c93e624-5ef7-48fb-8bbf-6678461f819a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"11e724f6-a49d-4c70-a3d4-3a445db9e04b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f58f0742-1ddc-4e94-8eaf-b38065026141","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ac8595f0-b2c9-4864-a0b2-2188205d0768","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23cbf310-f820-4326-8d4a-ffdbfdaf65ee","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"18995611-8f17-49d2-971e-8d9f3d27411c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e58ab830-d5d3-41e4-b804-750ebd6c3ae2"}],"id":"633b68b6-e6f4-4604-abfb-793d432e1f36","_postman_id":"633b68b6-e6f4-4604-abfb-793d432e1f36","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"configurable_fields","item":[{"name":"/admin/field_categories/:id/relationships/configurable_fields","id":"445a511a-7d25-4729-8738-cd69b7aae4cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/field_categories/:id/relationships/configurable_fields","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","field_categories",":id","relationships","configurable_fields"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"296b0260-b673-421b-ba53-65f1d027fc78","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c361e6ee-7129-492d-8f9f-f3523ef4a1cd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/configurable_fields","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","configurable_fields"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"configurable_fields\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"configurable_fields\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"85590223-8093-4b49-bc23-15fadb81638b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/configurable_fields","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","configurable_fields"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9d23836a-d450-4bc6-b523-0e1ae40b687f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/configurable_fields","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","configurable_fields"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afc792c4-ee85-4cb0-99fb-d85a8b2685c5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/configurable_fields","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","configurable_fields"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1199694f-123e-4db8-a16b-e4f0990aa17d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id/relationships/configurable_fields","host":["https://api.casebook.net"],"path":["admin","field_categories",":id","relationships","configurable_fields"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"445a511a-7d25-4729-8738-cd69b7aae4cf"}],"id":"63cd0bb5-7ea0-4e20-a720-8da6a1e85bf2","_postman_id":"63cd0bb5-7ea0-4e20-a720-8da6a1e85bf2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e2fd850f-94f4-41c9-8541-1abea06d2a04","_postman_id":"e2fd850f-94f4-41c9-8541-1abea06d2a04","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/field_categories/:id","id":"10b3860d-dc80-4fd2-bd70-0d8c7b732fa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/field_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","field_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"50a5ad86-2cd1-4204-aa95-136b29b9760b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1d81c2fd-9824-4ac4-95b7-555c2916c1bc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_fields\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1bcdf9d3-91e6-4f8c-9960-fb484b5a302d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"13934749-d765-45a5-9d7b-e4f1ce75e731","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"73b7a9b9-010c-41df-90e6-34fdebce26b9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c170dde7-6f4e-4196-9711-f4bb51bd4cec","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"10b3860d-dc80-4fd2-bd70-0d8c7b732fa9"},{"name":"/admin/field_categories/:id","id":"1ba6b79e-c519-456f-9459-66fca6c1e9e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/field_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","field_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"341ed4e8-31cf-4ec4-9fe1-d1bc4f68c954","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"19c03778-a3ad-46d0-b604-e5dd541ec575","name":"FieldCategory was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7d6f7b1c-10cb-4fe1-8064-a716c168236a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8cd9b7b1-16fe-495f-b51b-d6614dff8af9","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ba6b79e-c519-456f-9459-66fca6c1e9e6"},{"name":"/admin/field_categories/:id","id":"dcbbac5f-43b5-4b75-a128-2e815a3ff4c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/field_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","field_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5c116cef-f739-4837-8225-c81b515eb870","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2b0b29fe-a878-40ba-8d89-cfb59d94a847","name":"FieldCategory was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"field_categories\",\n\t\"attributes\": {\n\t\t\"category_icon\": \"<string>\",\n\t\t\"category_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"configurable_fields\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e4d703c3-8263-4821-a91e-aa35644c82f4","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"863209b2-8669-4841-a3ce-32e85f59ae1a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ef83bc0-1af8-427f-b686-7537486b8901","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1444dfef-6a2f-485a-a969-60935238dff4","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/field_categories/:id","host":["https://api.casebook.net"],"path":["admin","field_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dcbbac5f-43b5-4b75-a128-2e815a3ff4c2"}],"id":"de9cc763-48c8-4d58-a935-187d078924fe","_postman_id":"de9cc763-48c8-4d58-a935-187d078924fe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/field_categories","id":"382da758-b47c-487e-ace0-3dfc65c93282","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/field_categories","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","field_categories"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[category_icon]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[category_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"ca47fd91-9dd9-4ded-8c77-63318c3b8048","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories","host":["https://api.casebook.net"],"path":["admin","field_categories"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[category_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[category_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"field_categories\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\t\"category_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"configurable_fields\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"field_categories\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\t\"category_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"configurable_fields\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"05469bd6-9221-4a16-99c4-1dabdfd579de","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/field_categories","host":["https://api.casebook.net"],"path":["admin","field_categories"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[category_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[category_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"382da758-b47c-487e-ace0-3dfc65c93282"},{"name":"/admin/field_categories","id":"73c72971-acae-4dcf-8a7e-baa61bf9727f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/field_categories","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","field_categories"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a12257cd-fdf9-46cc-8116-5c7f6855b328","name":"FieldCategory was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/field_categories"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"field_categories\",\n\t\"attributes\": {\n\t\t\"category_icon\": \"<string>\",\n\t\t\"category_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"configurable_fields\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ae9ed980-2c90-48bd-b7f2-299dec6e8075","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/field_categories"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"179eac25-d743-41bc-864a-2c3dfe371440","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/field_categories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e28f4466-880c-4d60-9e66-84cf589181aa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/field_categories"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aad7fb43-b7f8-4be7-9a60-c8b99bf406e4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"field_categories\",\n\t\t\"attributes\": {\n\t\t\t\"category_icon\": \"<string>\",\n\t\t\t\"category_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/field_categories"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"73c72971-acae-4dcf-8a7e-baa61bf9727f"}],"id":"9054d848-2705-4afe-bbf7-3dab1fb855f6","_postman_id":"9054d848-2705-4afe-bbf7-3dab1fb855f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"forms","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/admin/forms/:id/relationships/application","id":"f5ddfdba-2843-40e3-81af-4d60685f263d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/forms/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ee396e95-bcf7-4106-acff-ad693579f775","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d003b7e2-89c8-4a95-b66c-1f10453f0827","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"261940ed-1c43-404e-aa3f-c3653c9a09f5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3cb1a48c-00b7-4638-a21c-16f9e5fc46f1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c69f185d-e65d-48cc-b43b-82585487d89d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f660368-8265-4127-8736-51240d5575c9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5ddfdba-2843-40e3-81af-4d60685f263d"}],"id":"6f9be0a1-38ce-44ed-b64f-160320a37fcc","_postman_id":"6f9be0a1-38ce-44ed-b64f-160320a37fcc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"current_version","item":[{"name":"/admin/forms/:id/relationships/current_version","id":"ae92d650-ea80-42ce-85e5-115310f8774c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/forms/:id/relationships/current_version","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms",":id","relationships","current_version"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"40877d5d-15c1-49d2-a567-4d472c6afd71","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f49af231-a86c-4dd2-8bd7-ae2dbf123ee4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/current_version","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","current_version"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"current_version\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f367c06d-f4df-4c83-b239-068c65f3d135","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/current_version","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","current_version"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f4ddad6b-0210-42d0-9871-70550bf9e03e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/current_version","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","current_version"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a8fea4c-f0b9-4fb9-bdf1-5cdfdbf1bc31","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/current_version","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","current_version"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e6e70735-f272-48ea-8822-11c0c644f0bd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/current_version","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","current_version"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ae92d650-ea80-42ce-85e5-115310f8774c"}],"id":"63a385e2-0979-4c36-a655-f489647c7099","_postman_id":"63a385e2-0979-4c36-a655-f489647c7099","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_tags","item":[{"name":"/admin/forms/:id/relationships/form_tags","id":"2738fa38-bcc7-4d42-a0fe-a736ed2a236a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/forms/:id/relationships/form_tags","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms",":id","relationships","form_tags"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b049c2b8-5065-481a-96f1-de6821d37a06","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"13b80737-ec6c-4c73-bf10-9a9e42ae4cfd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_tags","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_tags"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_tags\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_tags\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"44c8c1a7-1b1e-4b86-a120-cf1bd855294d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_tags","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_tags"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3e94c143-37bc-4f25-88bd-bb52a071080f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_tags","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_tags"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8e7bafcc-e393-4a33-b7ae-e510aa67889d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_tags","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_tags"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"668cc8b6-d4ad-4799-a6cb-a18d6dc28b0b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_tags","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_tags"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2738fa38-bcc7-4d42-a0fe-a736ed2a236a"}],"id":"f2320098-4342-49a6-9099-ab5dc8d82d60","_postman_id":"f2320098-4342-49a6-9099-ab5dc8d82d60","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_versions","item":[{"name":"/admin/forms/:id/relationships/form_versions","id":"16925acc-00b8-403e-8773-64a5d1456130","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/forms/:id/relationships/form_versions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms",":id","relationships","form_versions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"41f22968-6e5f-4f3e-bf40-7ba2a57a1f40","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0827a361-7f1d-45d5-845d-5e1408fc6aa7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_versions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_versions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4a2a61ef-ccb0-4052-a99e-b42cec92edf6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f6608195-0b89-4bbb-b5d6-0f297e85e294","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f0a008d7-1530-425d-ab83-97cac56c2f15","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd9083d9-cbe8-4b4b-be1b-1725e4451020","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","forms",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"16925acc-00b8-403e-8773-64a5d1456130"}],"id":"a3141fb4-fe33-40c4-ae22-187a25233e84","_postman_id":"a3141fb4-fe33-40c4-ae22-187a25233e84","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c91f2048-fec0-4f6f-87a0-d726d31ae922","_postman_id":"c91f2048-fec0-4f6f-87a0-d726d31ae922","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/forms/:id","id":"b5a56c67-638a-4634-b4a6-e2e1f3678fec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/forms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"83eda38f-6cd4-464d-99c4-9684e7b355ec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"29f813bc-cebf-4849-9fe3-33e8619123ba","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_tags\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_versions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"81b72a5d-a016-441b-a6c4-f37239c77205","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"74c95c57-514d-4929-972e-00e28fc0c592","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92da764f-1b57-4a74-8aea-f0785d0a05c8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56c03f80-977d-4fe1-a553-891b43a566a0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b5a56c67-638a-4634-b4a6-e2e1f3678fec"},{"name":"/admin/forms/:id","id":"bdfc1d4b-ff54-4741-b8e4-ef8bc866c252","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/forms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a1e8c09b-85df-4546-987a-aa7f4ee48a51","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"48e00215-fb5a-4395-a480-27df903088d7","name":"Form was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"f2cc54e1-52b2-466c-959c-a3f69e22382e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4ba4a04-804d-42b0-95d5-765676f51a94","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bdfc1d4b-ff54-4741-b8e4-ef8bc866c252"},{"name":"/admin/forms/:id","id":"c4b3f175-6b7a-4513-8539-c1a4cb2f90e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/forms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"20132c4d-f713-4ab6-bfa8-b7a948c2c45d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b9068930-2a99-483c-9800-d0d920afcddf","name":"Form was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"forms\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"is_hidden\": \"<boolean>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"current_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_tags\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_versions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"66ce7968-467b-47a7-9a84-f9e133c9bf46","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f793030-4c31-4a22-aa0b-388c22376d1b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe378557-24e7-422b-98d3-312d6e6523be","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"202944d0-c5dc-4011-b369-bd2cac3c209d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/forms/:id","host":["https://api.casebook.net"],"path":["admin","forms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c4b3f175-6b7a-4513-8539-c1a4cb2f90e4"}],"id":"48af6cd7-0ea9-48e9-a185-29c2e6f373ab","_postman_id":"48af6cd7-0ea9-48e9-a185-29c2e6f373ab","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/forms","id":"074dbfb5-bb05-4a63-bd62-a4a02c25e292","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/forms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_hidden]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"f90a164b-1c9f-4e68-a36b-77b4d66334b6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms","host":["https://api.casebook.net"],"path":["admin","forms"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_hidden]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"forms\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"current_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_tags\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_versions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"forms\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"is_hidden\": \"<boolean>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"current_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_tags\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_versions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"952b8de8-3f48-4128-a622-1e06b61f9023","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/forms","host":["https://api.casebook.net"],"path":["admin","forms"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_hidden]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"074dbfb5-bb05-4a63-bd62-a4a02c25e292"},{"name":"/admin/forms","id":"bb44d8c0-3933-4e48-81b7-67e3b936af42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/forms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","forms"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ac599f5d-af68-4b26-8a32-da3ac77afbca","name":"Form was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/forms"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"forms\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"is_hidden\": \"<boolean>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"current_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_tags\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_versions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8ab21135-f6d5-49ab-a547-25bab9945975","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/forms"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3270c5b1-47bf-4606-9c6d-61dd440f623d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/forms"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d2b859fe-2127-4997-affc-ee867fd2e544","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/forms"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69c2d157-58c2-4ecb-84aa-9cc2f5a12cbc","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"forms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_hidden\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/forms"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bb44d8c0-3933-4e48-81b7-67e3b936af42"}],"id":"c4526056-dd3d-4472-bc36-10a964bee5ab","_postman_id":"c4526056-dd3d-4472-bc36-10a964bee5ab","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_application_categories","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form","item":[{"name":"/admin/form_application_categories/:id/relationships/form","id":"46621ea6-f30d-4df5-bd8b-e3c229c60626","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_application_categories/:id/relationships/form","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_application_categories",":id","relationships","form"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dcf2a5ed-55fb-4fd7-a0f5-816be05402e2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"afeab0c5-1eee-46d2-ad27-edb18b591503","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dd5a0bb3-e0a7-4581-b3b5-3d1d0934804b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3887d5a5-268b-41a4-bdad-d5c7f5b9f7b1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d149c52-cad2-475a-a3c7-55d7f043ba62","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ab228a3-13ff-4b23-9809-d565d1e4df21","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"46621ea6-f30d-4df5-bd8b-e3c229c60626"}],"id":"cdfcb589-50bd-44ba-8b93-192f515fc270","_postman_id":"cdfcb589-50bd-44ba-8b93-192f515fc270","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"4a5e0258-cc50-4abb-8c54-6b2cde163876","_postman_id":"4a5e0258-cc50-4abb-8c54-6b2cde163876","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_application_categories/:id","id":"6a2b00eb-8cff-4e56-94ab-995ce87309e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_application_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_application_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"00ada317-54b8-4373-8773-a66b92aef3a9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a7a9e348-de2e-487f-9e3f-84191cfdff65","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"06e4bc2c-32a1-49fc-8961-68ef972fc688","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"118f1066-d788-4983-b800-80f78e1b929c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b9dad59f-be9c-4a0d-affe-f5f6d264289f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0884ec4c-77d3-4f87-adb8-9a3031b9a5de","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6a2b00eb-8cff-4e56-94ab-995ce87309e4"},{"name":"/admin/form_application_categories/:id","id":"7aaf2dde-9f34-4468-a094-cdc12ec2f594","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_application_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_application_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"892eb0b9-5fea-467a-a34d-f57c5582a34f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"19652285-9ced-43ac-a2ae-75eb060047d4","name":"FormApplicationCategory was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ea338c13-601e-40e3-99b5-7a40af81213c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d9028571-a1a1-4fe8-bd1e-13363066bcef","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7aaf2dde-9f34-4468-a094-cdc12ec2f594"},{"name":"/admin/form_application_categories/:id","id":"cb2ca131-ffef-4024-a570-2c049ae5f654","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_application_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_application_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d6e1f253-0924-491f-a946-bbf53fd9bd7b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"089710e5-5575-4ed6-9a7c-451fb01f417e","name":"FormApplicationCategory was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_application_categories\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"license_status_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f216adb1-85c5-4ee3-bf71-5e5d73ebf8bb","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"203909bf-fc78-40bb-a5fc-96b2f99c94e2","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"83ddad53-082c-4a24-bd7d-47196b010f59","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bcf3a4d3-0ed5-4520-8ddd-c4ecab0b663c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_application_categories/:id","host":["https://api.casebook.net"],"path":["admin","form_application_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cb2ca131-ffef-4024-a570-2c049ae5f654"}],"id":"ee606e5b-13e0-4034-816b-e15511c53a3d","_postman_id":"ee606e5b-13e0-4034-816b-e15511c53a3d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_application_categories","id":"814e0d51-8f19-4de2-b713-33e1620af720","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_application_categories","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_application_categories"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[license_status_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[provider_type_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"47e7c4a5-ba3e-4aef-ac2d-ccdf79eef084","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories","host":["https://api.casebook.net"],"path":["admin","form_application_categories"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[license_status_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_application_categories\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_application_categories\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1c0f6c2d-a9ab-42b0-8002-77258429d145","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_application_categories","host":["https://api.casebook.net"],"path":["admin","form_application_categories"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[license_status_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"814e0d51-8f19-4de2-b713-33e1620af720"},{"name":"/admin/form_application_categories","id":"079a9e38-d28f-4d25-b791-9710b1f5dabd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_application_categories","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_application_categories"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"21924e80-ee20-4045-ae60-927e0aa2add0","name":"FormApplicationCategory was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_application_categories"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_application_categories\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"license_status_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"603a0996-4cf6-453e-86bf-2e0144f50794","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_application_categories"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"47987945-1fd1-4d65-929e-e1c7ce550ad6","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_application_categories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8c4131b5-c1b8-4e36-a4ce-cec788134aff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_application_categories"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e4476660-57fd-40b3-8cdc-204a55389521","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_application_categories\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"provider_type_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_application_categories"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"079a9e38-d28f-4d25-b791-9710b1f5dabd"}],"id":"9a44c994-b7c9-48aa-a9b0-99c28fff2200","_postman_id":"9a44c994-b7c9-48aa-a9b0-99c28fff2200","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_status","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form_versions","item":[{"name":"/admin/form_status/:id/relationships/form_versions","id":"0b2adf49-ddc5-450f-b5fd-c2c7f3b76e82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_status/:id/relationships/form_versions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_status",":id","relationships","form_versions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2e8911ec-875a-4fc9-83f2-e0aee945a45d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"df37d9cc-db5e-4062-8681-580a8eaaba60","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","form_status",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_versions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_versions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ba9fce0b-d4ea-43b5-a96c-0b44092d4137","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","form_status",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2dff988a-67ce-4d42-89ce-1dc3ee9ee9e6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","form_status",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0db4c6c5-a31e-4544-9389-95b558be7235","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","form_status",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e07dd762-d542-4580-aae2-169111ca79ab","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id/relationships/form_versions","host":["https://api.casebook.net"],"path":["admin","form_status",":id","relationships","form_versions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0b2adf49-ddc5-450f-b5fd-c2c7f3b76e82"}],"id":"2106dfba-b1b4-4a39-8ade-c17abbc687b3","_postman_id":"2106dfba-b1b4-4a39-8ade-c17abbc687b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"767d4d1a-6fe4-41ba-80c8-3d265a56b9de","_postman_id":"767d4d1a-6fe4-41ba-80c8-3d265a56b9de","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_status/:id","id":"a385dd26-78b8-43d3-b7f0-41e443e59c36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"20940f63-09f2-4750-9f44-51567593f734","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cc4470a0-aff4-41bc-9b13-a498c8442639","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_versions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b1a25dd4-b336-4fb3-aee5-43b425ff0ce5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"502cb937-eec5-41be-ac57-c497795a9e72","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a21df12b-9d3a-45c5-b599-4068b2e3a362","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ccea282f-2bb4-43dc-94aa-a9e285f1ee93","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a385dd26-78b8-43d3-b7f0-41e443e59c36"},{"name":"/admin/form_status/:id","id":"4f3f28a4-34b0-47df-b13f-ac3846682c1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e80b5c95-eab5-4e77-91c7-3484131e7a5f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"404da465-d150-475d-be7c-7e5c944b0385","name":"FormStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8793b13c-2b74-413f-b9cd-71d9946df112","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b68538d0-3501-42d5-a523-55d42ded0ca8","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4f3f28a4-34b0-47df-b13f-ac3846682c1f"},{"name":"/admin/form_status/:id","id":"4fa0e88f-b275-47b4-87b0-c7169d4c4730","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1dff1b73-54b7-4c6e-80d0-dfa3dbe1e701","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"21546caf-9a03-495f-b39e-95332d5de6ff","name":"FormStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_status\",\n\t\"attributes\": {\n\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"delete\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"is_published\": \"<boolean>\",\n\t\t\"move_down\": \"<boolean>\",\n\t\t\"new_version\": \"<boolean>\",\n\t\t\"next_status_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"save\": \"<boolean>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"status_icon\": \"<string>\",\n\t\t\"status_name\": \"<string>\",\n\t\t\"submit\": \"<boolean>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_versions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e64cd3a2-b454-40ee-9b41-7cb9805da239","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"daf79875-53a7-4530-b1a0-4f84708b7984","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"30afe1ff-e279-4227-a889-0d70cdca6df4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"36cffae1-c0e1-4be1-ab4f-4de549ea8570","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_status/:id","host":["https://api.casebook.net"],"path":["admin","form_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4fa0e88f-b275-47b4-87b0-c7169d4c4730"}],"id":"eab211d5-e00b-4c2f-83f3-e9dd63fd8046","_postman_id":"eab211d5-e00b-4c2f-83f3-e9dd63fd8046","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_status","id":"1dbae00b-01ff-4fc2-83e7-9ab81113f890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_status"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[copy_to_environment]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[delete]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_published]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[move_down]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[new_version]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[next_status_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[save]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[status_icon]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[status_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[submit]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"8425c207-6833-472c-aef7-4104e7311171","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status","host":["https://api.casebook.net"],"path":["admin","form_status"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[copy_to_environment]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[delete]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_published]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[move_down]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[new_version]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[next_status_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[save]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[status_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[status_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[submit]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_status\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"save\": \"<boolean>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\t\"status_name\": \"<string>\",\n\t\t\t\t\"submit\": \"<boolean>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_versions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_status\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"save\": \"<boolean>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\t\"status_name\": \"<string>\",\n\t\t\t\t\"submit\": \"<boolean>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_versions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f53fda78-629c-4797-a438-2ba3b91b9212","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_status","host":["https://api.casebook.net"],"path":["admin","form_status"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[copy_to_environment]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[delete]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_published]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[move_down]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[new_version]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[next_status_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[save]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[status_icon]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[status_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[submit]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1dbae00b-01ff-4fc2-83e7-9ab81113f890"},{"name":"/admin/form_status","id":"867a413c-17c0-413d-bfdf-0dad2179468f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_status"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"aaaa7904-de43-478a-8ce1-b30ff60dbb59","name":"FormStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_status"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_status\",\n\t\"attributes\": {\n\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"delete\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"is_published\": \"<boolean>\",\n\t\t\"move_down\": \"<boolean>\",\n\t\t\"new_version\": \"<boolean>\",\n\t\t\"next_status_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"save\": \"<boolean>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"status_icon\": \"<string>\",\n\t\t\"status_name\": \"<string>\",\n\t\t\"submit\": \"<boolean>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_versions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8bd69dd5-c95f-4960-a18f-4ef74ce171ae","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_status"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f7c3067-a3cb-4799-86dd-80acba57818f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_status"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3b3c83e5-0420-40dd-aaf7-caf710b1f25a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_status"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d8d77636-ac9a-402a-a538-d717be02edc8","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_status\",\n\t\t\"attributes\": {\n\t\t\t\"copy_to_environment\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"delete\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_published\": \"<boolean>\",\n\t\t\t\"move_down\": \"<boolean>\",\n\t\t\t\"new_version\": \"<boolean>\",\n\t\t\t\"next_status_id\": \"<uuid>\",\n\t\t\t\"save\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"status_icon\": \"<string>\",\n\t\t\t\"status_name\": \"<string>\",\n\t\t\t\"submit\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_status"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"867a413c-17c0-413d-bfdf-0dad2179468f"}],"id":"9d437d03-5c9b-4473-aa56-c5c9661a728d","_postman_id":"9d437d03-5c9b-4473-aa56-c5c9661a728d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form_version","item":[{"name":"/admin/form_submissions/:id/relationships/form_version","id":"822b940c-95bc-494f-bbbc-0d0cbfa6092a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_submissions/:id/relationships/form_version","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_submissions",":id","relationships","form_version"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d393aed3-4a5c-48b0-bf3f-99cf098679cd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0a37a518-81a0-4b1c-b481-fc4c66560ebd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_version\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"03fb5eae-c12b-4aca-a572-d5e9e450d5fa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5ffeb6d5-b07b-446c-adca-63bc83fea70f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bc1d254-dc63-495a-8e8b-83b9c7de552a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"052d787b-c3b7-4060-8923-4ff2fa482af0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"822b940c-95bc-494f-bbbc-0d0cbfa6092a"}],"id":"1c77e002-164d-41ce-ad0d-fefce988a6be","_postman_id":"1c77e002-164d-41ce-ad0d-fefce988a6be","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"16be3568-de82-4ddd-89f1-8aad637a020c","_postman_id":"16be3568-de82-4ddd-89f1-8aad637a020c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_submissions/:id","id":"4b81f591-8d42-48e3-ba96-30ee993354f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"be230a36-e00e-4d05-bf48-6d3e89f6e11c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0c2e3745-3753-4164-84e5-53d17ccc0803","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"submission_data\": {},\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cf2ebe2d-1ceb-44b5-a3d3-52f575409b97","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"42655dd6-6241-4006-96a2-2e713b4fa6f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef0539c5-ded3-4b53-9872-434af2686ac9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d687e82b-a1aa-48fc-b6c1-5fcc60abcad1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b81f591-8d42-48e3-ba96-30ee993354f6"},{"name":"/admin/form_submissions/:id","id":"878dc800-4db1-4384-8cf1-935148432638","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cf24e336-b97d-48a5-8636-1872a090b0c2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"69d8dfab-4fa0-4c25-ba08-c6a5e584fe71","name":"FormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b76100a2-461c-4f96-bc72-94b3bd83b94c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ab59272-b03a-4e1f-8fc6-ca0c97ee33ba","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"878dc800-4db1-4384-8cf1-935148432638"},{"name":"/admin/form_submissions/:id","id":"0c4092fa-42d2-46bc-8014-38edc1ec7012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fad3d042-7f4c-4192-b437-8f9ce695e336","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a6418681-ae5c-49e8-b304-c0803aab0df3","name":"FormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b90296ba-5c2a-40d0-b70d-d1c9e711bc0e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0f20ac7e-56ea-4f1b-b623-ceef738b9761","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a4de648-b510-4a1e-9240-6b7dd7e20bba","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"412c363a-9c20-47da-a865-4b03e1a796fc","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_submissions/:id","host":["https://api.casebook.net"],"path":["admin","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c4092fa-42d2-46bc-8014-38edc1ec7012"}],"id":"6c45a673-6dcd-4a9f-bd98-a616ec5c952c","_postman_id":"6c45a673-6dcd-4a9f-bd98-a616ec5c952c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_submissions","id":"79beef6e-a175-4040-8fa3-f6ffe29dfd1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3b0a991b-70f9-4f41-80e4-1e35a0d815a4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions","host":["https://api.casebook.net"],"path":["admin","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"888c71fd-3345-48d8-a60e-91b0f6feaa86","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_submissions","host":["https://api.casebook.net"],"path":["admin","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"79beef6e-a175-4040-8fa3-f6ffe29dfd1a"},{"name":"/admin/form_submissions","id":"b52a7765-ce7e-467d-84f8-db7dee58ea1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"de4ffbcd-1dbb-4bea-bba9-89edbd5587e9","name":"FormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"474385cd-6153-4f89-9c6f-aaf87f9c1046","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a631616c-35c5-41ae-bed3-ac7d9f19b59d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"15115a7f-a888-4c02-9d24-9cef8c1e72c3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68db2cb6-eae6-44fb-9432-39e8c3e64ad1","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b52a7765-ce7e-467d-84f8-db7dee58ea1a"}],"id":"c425582c-baa0-41e1-b9ff-6c4c4c3d694d","_postman_id":"c425582c-baa0-41e1-b9ff-6c4c4c3d694d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_tags","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form","item":[{"name":"/admin/form_tags/:id/relationships/form","id":"f512f6c2-a83d-4e74-bda6-57f3a93b4900","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_tags/:id/relationships/form","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_tags",":id","relationships","form"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6e1680fc-739c-44c1-8b41-226e467f6a48","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5f753ede-2002-46e0-9e81-2d51f4687dd4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_tags",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7b81eabc-458a-4b16-aafc-7b2bf79e86bf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_tags",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"07430b84-3faa-4d43-b236-cbe191c13269","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_tags",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15892014-cbff-4103-bb9b-ac98b4aa3675","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_tags",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8e5adeb-3380-4afc-9462-26c43eb515ea","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_tags",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f512f6c2-a83d-4e74-bda6-57f3a93b4900"}],"id":"59894408-40ba-4c26-9f67-1aaae1330b06","_postman_id":"59894408-40ba-4c26-9f67-1aaae1330b06","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"15da2612-bb81-48f6-bb74-62fc99ed0299","_postman_id":"15da2612-bb81-48f6-bb74-62fc99ed0299","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_tags/:id","id":"0eba584e-54ac-4078-9403-1441688d555c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_tags/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_tags",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0349c750-8e80-448a-ad96-c925385f8631","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"30022d9d-fbfe-4313-8ed9-a6a9533fface","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tags\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"01fc1cb5-b470-4aea-be73-5c5d56b88058","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3f3a8da7-3b69-44c0-bf9f-7ac51a0acefb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ddf0470-519e-493c-bf23-4d55b38f9633","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c36825ab-100a-4e76-aab7-f1975f88a5dc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0eba584e-54ac-4078-9403-1441688d555c"},{"name":"/admin/form_tags/:id","id":"54255321-7d9b-4d83-9037-bd8999beaf42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_tags/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_tags",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1fa26bb9-192a-496a-a65e-9cea2d34e4fb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b5cdd87a-d684-4663-a4db-124f2c8bcb60","name":"FormTag was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"f7b79fb2-51e1-43a9-aa62-0ed9fa15881e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"90a4ea56-c015-430b-ad56-329980aaf62a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"54255321-7d9b-4d83-9037-bd8999beaf42"},{"name":"/admin/form_tags/:id","id":"9a9c2fd7-5cdc-47b9-bced-9a17af7b43fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_tags/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_tags",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"052d0098-74df-4bd1-bbca-580a5a172874","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5a2df83f-ea64-43ed-9ab9-dd22455e6984","name":"FormTag was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_tags\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tags\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ab299af3-09d2-464a-8995-8f1f4a4d8ff2","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a76ca594-a7ce-48b9-99dd-fc62d5415db3","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9236f6a2-362e-4687-919d-7e336f0ca833","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"50043665-1780-4a34-a8d2-b1dcb56f0627","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_tags/:id","host":["https://api.casebook.net"],"path":["admin","form_tags",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9a9c2fd7-5cdc-47b9-bced-9a17af7b43fc"}],"id":"2117cb6b-91ac-4d6f-b686-798fdb71436f","_postman_id":"2117cb6b-91ac-4d6f-b686-798fdb71436f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_tags","id":"d0e05650-87eb-4530-8026-50ed4eaf979e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_tags","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_tags"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tags]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"29d6c4a1-4f6b-4790-9d57-9c2260553156","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags","host":["https://api.casebook.net"],"path":["admin","form_tags"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tags]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_tags\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tags\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_tags\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tags\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1fb71688-92fd-4501-a1d9-9b63fc26dda1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_tags","host":["https://api.casebook.net"],"path":["admin","form_tags"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tags]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d0e05650-87eb-4530-8026-50ed4eaf979e"},{"name":"/admin/form_tags","id":"60f5e38f-e06d-49a7-8256-f2a9e5338640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_tags","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_tags"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"32f8ebe8-1192-4004-a1bc-726002b366ad","name":"FormTag was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_tags"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_tags\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tags\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8f2d4e3b-d175-4caa-9e56-17abd737b25d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_tags"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9a1ee242-ba54-4a14-a230-d3a1d9ecafed","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_tags"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"503f21fd-1828-4f76-8c8a-2da106ae1f47","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_tags"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fca10e0b-c211-40e2-bff6-0e6d654042f0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_tags\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tags\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_tags"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"60f5e38f-e06d-49a7-8256-f2a9e5338640"}],"id":"8b7cc844-d001-417a-bb07-482c86c98640","_postman_id":"8b7cc844-d001-417a-bb07-482c86c98640","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_versions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form","item":[{"name":"/admin/form_versions/:id/relationships/form","id":"4824b430-1417-448e-9e54-465158cb3754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id/relationships/form","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id","relationships","form"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4acc2721-2af6-45fb-8d46-5fe9e116284d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3af32c0f-6e4b-4e2c-817c-8ca28d1a84e0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c76d2879-f00b-4864-957e-218cab187307","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c36df743-5cb5-4f74-9e02-181ab90efbca","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"42cb52a3-8e29-4d20-afdf-e0694b38b8f2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e892054-6c69-4caf-a1fc-c6c86cd65bde","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4824b430-1417-448e-9e54-465158cb3754"}],"id":"dc5f0f69-6275-490f-8914-6c7e3a7013cb","_postman_id":"dc5f0f69-6275-490f-8914-6c7e3a7013cb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_status","item":[{"name":"/admin/form_versions/:id/relationships/form_status","id":"0f3d7570-33d3-4df7-937a-1af0db3f19eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id/relationships/form_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id","relationships","form_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b7953054-c1ef-4155-ab00-4686163ae4f3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1642963e-dedf-45c4-aa21-8753c2211e16","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_status","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b395fbf5-8ab4-41a6-804a-86e169905eaf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_status","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"83b6650b-e43a-4f2b-a120-bde810b99639","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_status","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf30caf5-6b55-4578-af2c-63be253fa5ed","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_status","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"feaf5c9d-4430-4a26-b02e-290bb40c8231","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_status","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0f3d7570-33d3-4df7-937a-1af0db3f19eb"}],"id":"b0d598bb-672d-4b29-9eeb-148c14729dde","_postman_id":"b0d598bb-672d-4b29-9eeb-148c14729dde","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submissions","item":[{"name":"/admin/form_versions/:id/relationships/form_submissions","id":"b7878184-639f-453e-adc7-6beb3728b03c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id/relationships/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id","relationships","form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4ede93a4-360e-426d-a61f-aedd5f252bba","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eb055ee1-80d5-4c92-ae5c-950d62606c22","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d3ed48f3-f568-47c3-bd5a-48a50d14f568","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8d38ffa3-bb25-44f0-9923-f85435a167fe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"343e296d-0696-4f4c-8dba-45aac6cfd6f6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3c414831-6e89-4218-b06a-e410eb24e3c0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b7878184-639f-453e-adc7-6beb3728b03c"}],"id":"bbbbcb68-8fd5-475b-8b54-17f85c3e111c","_postman_id":"bbbbcb68-8fd5-475b-8b54-17f85c3e111c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"next_version","item":[{"name":"/admin/form_versions/:id/relationships/next_version","id":"8cd21721-e28a-447d-a13c-c81460e30cff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id/relationships/next_version","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id","relationships","next_version"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4832fb3a-ac24-4456-ad00-fbe5876684a4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"89a6498e-0d67-4c8d-9c1f-215c92a3e344","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/next_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","next_version"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"next_version\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fafd803c-780f-4922-9d27-cae3129a8370","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/next_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","next_version"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"314fae95-313a-48fd-ad61-8fc9d28ec039","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/next_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","next_version"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf3e7616-98d1-49dc-a9c1-af0075468c9b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/next_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","next_version"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b069d3b9-b3ff-4b4a-9daa-88050989db57","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/next_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","next_version"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8cd21721-e28a-447d-a13c-c81460e30cff"}],"id":"9a56b0a1-3316-48bd-89fa-6d43bb66255b","_postman_id":"9a56b0a1-3316-48bd-89fa-6d43bb66255b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"previous_version","item":[{"name":"/admin/form_versions/:id/relationships/previous_version","id":"6cc8c8ef-23ca-4ac6-a832-67cad408686e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id/relationships/previous_version","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id","relationships","previous_version"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b926c826-58f7-4b5c-b592-606daf988a0f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e3f966dd-2280-40d3-b287-1c55b0a3ee73","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/previous_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","previous_version"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"previous_version\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cbe5f852-190a-4246-9bc7-822375d6d889","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/previous_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","previous_version"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"380234e5-7b7d-4692-b028-9d71862f04a5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/previous_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","previous_version"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f87c2fd-8e56-48ba-88cd-019392b5fe82","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/previous_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","previous_version"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc69cf27-1962-44ea-bb40-8ff0594181d1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/previous_version","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","previous_version"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6cc8c8ef-23ca-4ac6-a832-67cad408686e"}],"id":"ca1cbc0b-799e-4764-a95d-3724a6b72439","_postman_id":"ca1cbc0b-799e-4764-a95d-3724a6b72439","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"resource_types","item":[{"name":"/admin/form_versions/:id/relationships/resource_types","id":"ca1f2038-9a99-43ad-b980-9e71bcc0648f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id/relationships/resource_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id","relationships","resource_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0e326cef-876c-45a9-9f10-bb1a30e92479","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dd2c4dae-c478-47df-bd7b-94d937e7a736","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/resource_types","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","resource_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"resource_types\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"resource_types\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"052f21ca-56c4-4177-9405-ba60a86d566a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/resource_types","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","resource_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"966abe84-6ad1-42d6-a4e3-110c7aace38e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/resource_types","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","resource_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"332cff86-8ed5-444b-93ab-4aca069fce8e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/resource_types","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","resource_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"899b75ae-e43d-4ff2-9190-462d07ceb541","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id/relationships/resource_types","host":["https://api.casebook.net"],"path":["admin","form_versions",":id","relationships","resource_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ca1f2038-9a99-43ad-b980-9e71bcc0648f"}],"id":"ac9b8da3-1abd-4a2a-b6c2-a5a52bd199df","_postman_id":"ac9b8da3-1abd-4a2a-b6c2-a5a52bd199df","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"b359a559-d1a9-41b3-a84f-67c7cf2ca19d","_postman_id":"b359a559-d1a9-41b3-a84f-67c7cf2ca19d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_versions/:id","id":"17a3ec2f-27bc-4910-a967-b1291d0d08fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c558248f-3a24-45ba-a276-79bbd2eb68bd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1ad54ad6-34a2-46ba-bedd-3f738b18d664","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"display_value\": \"<number>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"type\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submissions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_types\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c792a6bf-051e-40b8-a74f-034232a510fe","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e99e0aff-119d-4023-b0ad-b977efccc04d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3728064d-fc1c-4162-93a5-4c68a0125507","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"26ae6f5b-58e1-41ba-ac4d-0bb3b2421596","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"17a3ec2f-27bc-4910-a967-b1291d0d08fe"},{"name":"/admin/form_versions/:id","id":"9c32e383-403c-4c2e-a825-1c26b6dbed8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3b27cfb7-1ad9-4383-b2c4-31e96c286699","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"182b410c-ba98-4080-b025-816482cccdc5","name":"FormVersion was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"37ee2fb2-b908-489f-8d04-7584c35a43ad","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf8a3afd-1234-466f-9856-3b364dd33dad","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9c32e383-403c-4c2e-a825-1c26b6dbed8f"},{"name":"/admin/form_versions/:id","id":"fe8d5a70-a5a8-4cdc-93d7-e60a44874880","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_versions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"230c34c5-0d59-4355-af40-6727bb7fac19","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bf25b8d3-2f7c-46e6-b393-5a2626315fec","name":"FormVersion was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_versions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"display_value\": \"<number>\",\n\t\t\"form_json\": {},\n\t\t\"form_name\": \"<string>\",\n\t\t\"is_external\": \"<boolean>\",\n\t\t\"license_status_id\": \"<uuid>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"pdf_file_id\": \"<string>\",\n\t\t\"pdf_file_path\": \"<string>\",\n\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tags_json\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"type\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_status\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"next_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"previous_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"resource_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"74a574bc-068c-4f3b-8e31-1251204a844d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5357a297-c1ed-4cfa-b9a6-cbbdd8d1dc2f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5c65081-3b68-4f49-814c-43b9366c8096","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1f76c07-e64c-41cb-8aba-9a3b78264391","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_versions/:id","host":["https://api.casebook.net"],"path":["admin","form_versions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fe8d5a70-a5a8-4cdc-93d7-e60a44874880"}],"id":"daf1284d-d654-44ae-b344-5f9b28bed1fc","_postman_id":"daf1284d-d654-44ae-b344-5f9b28bed1fc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_versions","id":"09832223-67e8-4fa0-a4b4-a8ae1e3f28a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_versions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[display_value]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_external]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[license_status_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[pdf_file_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[pdf_file_path]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[provider_type_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b42b8473-4dd0-4c9e-af7b-7e6e9e773797","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions","host":["https://api.casebook.net"],"path":["admin","form_versions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[display_value]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[license_status_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[pdf_file_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[pdf_file_path]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_versions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"display_value\": \"<number>\",\n\t\t\t\t\"form_json\": {},\n\t\t\t\t\"form_name\": \"<string>\",\n\t\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tags_json\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"type\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"next_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"previous_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"resource_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_versions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"display_value\": \"<number>\",\n\t\t\t\t\"form_json\": {},\n\t\t\t\t\"form_name\": \"<string>\",\n\t\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tags_json\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"type\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"next_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"previous_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"resource_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cfe09168-e2ac-4c44-8130-e29121b7a811","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_versions","host":["https://api.casebook.net"],"path":["admin","form_versions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[display_value]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[license_status_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[pdf_file_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[pdf_file_path]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"09832223-67e8-4fa0-a4b4-a8ae1e3f28a8"},{"name":"/admin/form_versions","id":"137f8862-8ec5-4af4-b32e-00a2cc67368b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"display_value\": \"<number>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_versions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_versions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bfbeb9b5-50e4-4e13-81c6-3a82580224e1","name":"FormVersion was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"display_value\": \"<number>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_versions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_versions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"display_value\": \"<number>\",\n\t\t\"form_json\": {},\n\t\t\"form_name\": \"<string>\",\n\t\t\"is_external\": \"<boolean>\",\n\t\t\"license_status_id\": \"<uuid>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"pdf_file_id\": \"<string>\",\n\t\t\"pdf_file_path\": \"<string>\",\n\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tags_json\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"type\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_status\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"next_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"previous_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"forms\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"resource_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"aace80cc-0a89-4c05-885f-8ffd0c623fe0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"display_value\": \"<number>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_versions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b96f0d65-62ce-4435-a5c0-081623d7bb13","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"display_value\": \"<number>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_versions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ca0a0229-0427-4d22-a141-5b20b7b65769","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"display_value\": \"<number>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_versions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"458c8283-a6bd-44d4-a93d-1fbd97095a1e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_versions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"display_value\": \"<number>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"license_status_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"pdf_file_id\": \"<string>\",\n\t\t\t\"pdf_file_path\": \"<string>\",\n\t\t\t\"provider_type_id\": \"<uuid>\",\n\t\t\t\"tags_json\": {},\n\t\t\t\"type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"next_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"previous_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"forms\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_versions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"137f8862-8ec5-4af4-b32e-00a2cc67368b"}],"id":"3f02a054-cdc7-4430-8ef9-b4243f130dbf","_postman_id":"3f02a054-cdc7-4430-8ef9-b4243f130dbf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_version_resource_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form_version","item":[{"name":"/admin/form_version_resource_types/:id/relationships/form_version","id":"07e41dad-6b82-40fc-982e-d2deb34eedbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_version_resource_types/:id/relationships/form_version","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_version_resource_types",":id","relationships","form_version"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ad593e6e-189f-4f7b-bff5-cdd9d36e4b93","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"503a57d2-2e5a-4ea3-b551-54d1fbfd5e8e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_version\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"10d00dcf-b473-4591-a4df-a5b7f1b94d5e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"99702f26-51fd-4a84-815b-e4264f359bab","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"254e501e-cd52-4c8f-9523-8c74a29c851d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b138e59-1d3b-43b8-a2fc-e5ca75afc2af","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id/relationships/form_version","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id","relationships","form_version"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"07e41dad-6b82-40fc-982e-d2deb34eedbf"}],"id":"49c48706-52a8-4175-9f38-d4330da44b78","_postman_id":"49c48706-52a8-4175-9f38-d4330da44b78","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9793974e-2712-4145-b34f-659a3d4b9720","_postman_id":"9793974e-2712-4145-b34f-659a3d4b9720","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_version_resource_types/:id","id":"abdc2529-eceb-4597-a923-5c103ff86936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_version_resource_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_version_resource_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5174b183-5215-496f-bbcb-d7b5b4384613","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"288aef03-9634-4b29-92a6-10859ad45f0b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3326d589-866b-4520-af9f-f9bae5d6275f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a2eaf2c5-9827-4db4-a676-343bc2cc211e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ec106ca-e99a-4ad0-ad92-694ee0241536","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34f02304-8cff-4502-910a-018006efa684","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"abdc2529-eceb-4597-a923-5c103ff86936"},{"name":"/admin/form_version_resource_types/:id","id":"d9fefa3c-2b5e-478d-80f8-41689bfe3457","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_version_resource_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_version_resource_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"45d1a035-bc53-402d-b5b7-0686d2e03bb9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f7ea6ea7-4782-4357-b42f-1935a1f12347","name":"FormVersionResourceType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d34a0ecc-8458-4c27-9266-0174c49021b1","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"85669452-0dd2-4945-b07e-fcaf51ba1ce2","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d9fefa3c-2b5e-478d-80f8-41689bfe3457"},{"name":"/admin/form_version_resource_types/:id","id":"5931eb81-4b9a-460a-8c8e-4c873fa898fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_version_resource_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_version_resource_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fd692084-407a-4241-80c0-f5f6421f5247","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1d0b5c8e-0b28-4c2f-aff6-50561f92f28e","name":"FormVersionResourceType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_version_resource_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"39db2691-3e7e-4960-80d5-b199c03aad30","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9880e84a-990f-4bfc-9707-72a0a6628b7c","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08c6de43-437d-4e68-861c-9a8ecb7f5908","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"20f0952b-b183-4e68-8b5f-833a0c27eb18","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types/:id","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5931eb81-4b9a-460a-8c8e-4c873fa898fb"}],"id":"0e077e37-4f18-44cc-88cd-f1e9b2cc6676","_postman_id":"0e077e37-4f18-44cc-88cd-f1e9b2cc6676","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/form_version_resource_types","id":"9011b110-20b8-48fe-8d2e-f5c76b1e45e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/form_version_resource_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_version_resource_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"f02e1368-50a6-4a2f-877e-96553ec6371a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_version_resource_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_version_resource_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dbf24e49-b88f-40aa-a44a-ff1058af0029","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/form_version_resource_types","host":["https://api.casebook.net"],"path":["admin","form_version_resource_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9011b110-20b8-48fe-8d2e-f5c76b1e45e3"},{"name":"/admin/form_version_resource_types","id":"552ee582-557a-4e5f-b010-694dc8e358c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_version_resource_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","form_version_resource_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7f6b99e5-5fc3-4b8b-8368-2dde7416cca2","name":"FormVersionResourceType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_version_resource_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_version_resource_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e225cc01-9094-4c18-a7dc-598c8e3fba85","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_version_resource_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97e7bf07-02a8-4fcb-aef3-765a1439f3a6","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_version_resource_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"be54c124-97d6-461b-a76c-466734c11aa1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_version_resource_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ba75b8b-41a8-4d0c-a014-3a8fa4c7ff47","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_version_resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/form_version_resource_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"552ee582-557a-4e5f-b010-694dc8e358c4"}],"id":"197f035c-7a74-4ef0-9b5a-9a2c8f9a3d7f","_postman_id":"197f035c-7a74-4ef0-9b5a-9a2c8f9a3d7f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"labels","item":[{"name":"{id}","item":[{"name":"/admin/labels/:id","id":"f42c7e92-c23c-4d54-86a1-eb965b3778af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1aa59d46-a455-41c5-a93c-828cb7d7130d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ee6789ac-ee82-42ec-b48c-64fbbd752684","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7093a7ac-2991-4775-85b7-6afc9297ff00","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"831de944-a16c-448b-b815-1479cd3f1e94","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8b2e832-8fe0-4b53-847a-552baf22e45d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05b72497-af4c-4a0b-b1ab-42b562bef669","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f42c7e92-c23c-4d54-86a1-eb965b3778af"},{"name":"/admin/labels/:id","id":"50c15f7e-d05c-4dfd-9447-92849ba7fddc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4b5c3dfc-3717-400e-bcac-233c3014c8e7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9510d3ea-05d4-452a-9fd0-23097e1f52f0","name":"Label was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"299f2174-d1fe-4f6f-a265-fd40e61df9a0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"84719936-c9f8-448e-887e-9941e831b70b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"50c15f7e-d05c-4dfd-9447-92849ba7fddc"},{"name":"/admin/labels/:id","id":"4b9d4a67-e91f-45bf-811c-9e47d6053f67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a678d91c-0df3-4e0f-ba3d-c2e61e4e99d4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b4e4b99-e05e-4838-92a9-43143a8eb8d4","name":"Label was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"labels\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"07a856e1-3858-49cb-987c-e294d57248e7","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"651f1361-2c04-4c45-aa6e-b759ad45b01f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"84642118-afcf-48d8-a738-8afa269ccea2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5bbf863f-120a-4ad1-9956-5c2a3fd25f2b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/labels/:id","host":["https://api.casebook.net"],"path":["admin","labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b9d4a67-e91f-45bf-811c-9e47d6053f67"}],"id":"e658481b-93df-4bd6-98c4-5b0893280b04","_postman_id":"e658481b-93df-4bd6-98c4-5b0893280b04","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/labels","id":"87ee0a84-8627-43ba-ae22-60de78d223f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","labels"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"13b62017-df69-478e-9e9b-37e883d84128","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels","host":["https://api.casebook.net"],"path":["admin","labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f97b42fb-fd7d-4706-b5f7-956a39a286cf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/labels","host":["https://api.casebook.net"],"path":["admin","labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"87ee0a84-8627-43ba-ae22-60de78d223f3"},{"name":"/admin/labels","id":"8c79311d-1945-4ed0-af1e-be8ab83efdc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","labels"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bdc51c3e-e088-4762-86d4-5152e68b487b","name":"Label was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/labels"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"labels\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"def03b5d-4c6e-42ae-8f2b-67249e8c5c10","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/labels"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e714f21f-86ba-4306-987d-eeef9f48a28c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/labels"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d992c136-e362-48a0-aed2-b9e169dd7576","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/labels"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8dd37640-074b-4c15-82de-eb5c016226a6","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"labels\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/labels"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8c79311d-1945-4ed0-af1e-be8ab83efdc9"}],"id":"8b0ff439-287a-45b1-be3f-eed5b9512543","_postman_id":"8b0ff439-287a-45b1-be3f-eed5b9512543","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"metrics","item":[{"name":"{id}","item":[{"name":"/admin/metrics/:id","id":"a4f0a750-180b-43be-84c2-77760707059e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/metrics/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","metrics",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"059f082a-6818-4627-8c21-a0ce54245f54","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f24dc9b-a958-4d1e-8f85-bf7ec9efed6c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c41f9aa0-e616-4a6a-9559-c20a160e732c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5bb6b946-13e9-454b-ab50-79eef0d66f37","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d12be819-2718-480c-acbb-d3ce7bae8a50","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b006b3e-d639-42fe-a10b-cdbb25f025f4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a4f0a750-180b-43be-84c2-77760707059e"},{"name":"/admin/metrics/:id","id":"bf4fb312-2be9-4177-84d2-57735276d608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/metrics/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","metrics",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d5afc576-42ba-430f-8386-86c89ebdfa9f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ea6c71d6-8652-41b4-81e7-d044b25c79b3","name":"Metric was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"318f0469-5dfa-492f-99dd-013d13380fff","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"beccb437-841f-4aa1-b46e-b763bd47ff3c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bf4fb312-2be9-4177-84d2-57735276d608"},{"name":"/admin/metrics/:id","id":"da83633b-cdee-4e1e-905a-65908d7d7829","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/metrics/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","metrics",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c14b0ee0-9ba8-4e74-a680-a4beeb252b27","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"422055f1-113a-4bd2-9295-f25c57cf4664","name":"Metric was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"metrics\",\n\t\"attributes\": {\n\t\t\"application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"metric_name\": \"<string>\",\n\t\t\"metric_value\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"80b866c0-7a1e-456a-9381-83b143c61a97","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d0eb00e0-2711-4861-af13-d3103a1f4a28","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fbb85219-4ef0-485a-9073-40d0e221fcd3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"416ed095-6fdf-4877-8ad7-b205f0562236","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/metrics/:id","host":["https://api.casebook.net"],"path":["admin","metrics",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"da83633b-cdee-4e1e-905a-65908d7d7829"}],"id":"8d9148f3-33b5-4e2c-b6dd-873a19583639","_postman_id":"8d9148f3-33b5-4e2c-b6dd-873a19583639","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/metrics","id":"49f29c86-f8c5-46de-a135-befa96bcb590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/metrics","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","metrics"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[application_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[metric_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[metric_value]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2baf33ab-fa15-4116-9a2b-eec540f85473","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics","host":["https://api.casebook.net"],"path":["admin","metrics"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_value]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"metrics\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"metrics\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bb44c385-29b5-46e6-b5bb-032617ec8398","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/metrics","host":["https://api.casebook.net"],"path":["admin","metrics"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_value]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"49f29c86-f8c5-46de-a135-befa96bcb590"},{"name":"/admin/metrics","id":"8a97911f-edb6-46df-af34-250e3a3cedd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/metrics","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","metrics"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"d18d9694-0882-4887-99fc-6ac88f62d624","name":"Metric was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/metrics"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"metrics\",\n\t\"attributes\": {\n\t\t\"application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"metric_name\": \"<string>\",\n\t\t\"metric_value\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1f155724-5f04-46cb-a278-c88c08e250f4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/metrics"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34d7d337-acbf-4770-a1b2-967999998865","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/metrics"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d1288def-2a68-4f7e-9b9a-064ffe23d518","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/metrics"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e39e7a99-dd48-46c1-80a4-7b8eda3c4b14","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/metrics"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8a97911f-edb6-46df-af34-250e3a3cedd4"}],"id":"2073451f-23e7-49b6-9a74-61400412d05b","_postman_id":"2073451f-23e7-49b6-9a74-61400412d05b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_entities","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application_service","item":[{"name":"/admin/service_entities/:id/relationships/application_service","id":"fe67412f-d465-4a3f-9bd8-e2c9a2efd9ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entities/:id/relationships/application_service","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entities",":id","relationships","application_service"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a725dc51-242b-4d4d-bf50-f2d3beba0bdf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"87618c7f-daf0-4314-b81d-b19276359bc6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_service\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"db5e317c-38a1-4ed9-9fad-57d71afd278c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"86c28398-61fb-405c-b40f-b85dbd013f45","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"674fd717-8179-4a56-b21c-61415ff03734","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3a560221-aab8-4f31-966e-b417dd65419f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/application_service","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","application_service"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fe67412f-d465-4a3f-9bd8-e2c9a2efd9ed"}],"id":"a0a520ff-5506-4b7c-8960-e9ae403c8013","_postman_id":"a0a520ff-5506-4b7c-8960-e9ae403c8013","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"entity_field_configuration","item":[{"name":"/admin/service_entities/:id/relationships/entity_field_configuration","id":"5ae06054-b340-45df-a821-5ddeacd48596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entities/:id/relationships/entity_field_configuration","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entities",":id","relationships","entity_field_configuration"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"23817a4a-5e97-4971-b14f-aa511dfacf06","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1fa4cc4e-06f8-41a6-b5e8-5ac06a27a234","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"entity_field_configuration\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"entity_field_configuration\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3bc20cc7-4ae7-4d75-a546-1ad79a7831a4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e2657201-87ef-4b56-ad12-8e617aa4e3cd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad0d0c87-ede8-4848-8fda-9d4e6e337741","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5670cef1-b407-4013-87ce-6e37a426285c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id/relationships/entity_field_configuration","host":["https://api.casebook.net"],"path":["admin","service_entities",":id","relationships","entity_field_configuration"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ae06054-b340-45df-a821-5ddeacd48596"}],"id":"59090442-37bf-4cc8-8829-6121c66032c2","_postman_id":"59090442-37bf-4cc8-8829-6121c66032c2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d40462de-dac0-47ab-b1be-7d3b17396601","_postman_id":"d40462de-dac0-47ab-b1be-7d3b17396601","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/service_entities/:id","id":"e76d8ddc-d3fd-4a8c-86b1-fc7236e018b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1d264e65-f6e4-44cf-add3-d81620fca16d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a577c5ea-c3eb-4d3f-8557-f691d7649d60","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e7c96e7e-ed5f-4054-a4b1-6a49b158f3f5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"caef9ed6-9370-4209-9420-e48caba7dab6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3a1de34e-ff1e-45f7-ae60-973a8f6247e9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de700aa2-29fd-4858-9ce9-624a7603e653","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e76d8ddc-d3fd-4a8c-86b1-fc7236e018b6"},{"name":"/admin/service_entities/:id","id":"0cd176a2-d2db-4fa5-90fa-ae8228f06a93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f80a8e1c-887c-4daf-b578-01654f537f4a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"039b0203-2df0-4a2f-91f8-5c9baf37a177","name":"ServiceEntity was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c6ae4e38-29e9-43ff-8d60-64786649fa4a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4409b7f7-4916-455e-a291-7873605547b4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0cd176a2-d2db-4fa5-90fa-ae8228f06a93"},{"name":"/admin/service_entities/:id","id":"a412ff5f-f23d-4cc6-b514-006088f9128f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"352d5688-8600-4b06-ab85-36e37c07cef6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"16e362ea-fe6f-434e-b24b-ed7322a75f59","name":"ServiceEntity was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_entities\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"endpoint\": \"<string>\",\n\t\t\"label\": \"<string>\",\n\t\t\"label_plural\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"entity_field_configuration\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c44276ed-faa0-4d7d-a3d1-2d20757d3c49","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2c8c5d72-0ddd-4c62-bcab-4c458e585528","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4537b6b5-7ebd-4ddb-8b01-ab2e43266ab4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"53706b54-c8fc-401c-abf4-5e046dceb009","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entities/:id","host":["https://api.casebook.net"],"path":["admin","service_entities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a412ff5f-f23d-4cc6-b514-006088f9128f"}],"id":"a5ff42f4-4a6d-453f-b049-7ef3d966f767","_postman_id":"a5ff42f4-4a6d-453f-b049-7ef3d966f767","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/service_entities","id":"e278ceed-5211-41c4-a147-1c0466d5bca7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entities"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[endpoint]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_plural]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"cbf25407-a0bd-4195-bd1c-fa0dd4d0e3e7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities","host":["https://api.casebook.net"],"path":["admin","service_entities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[endpoint]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_plural]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_entities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_entities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application_service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"entity_field_configuration\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ba34768a-ad3c-4140-87fe-31ab88599ecf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entities","host":["https://api.casebook.net"],"path":["admin","service_entities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[endpoint]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_plural]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e278ceed-5211-41c4-a147-1c0466d5bca7"},{"name":"/admin/service_entities","id":"873671f8-280c-4029-a387-64c04fe2a2eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entities"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"85f6716c-a0a3-4d9f-9402-0b6d949708f4","name":"ServiceEntity was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_entities\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"endpoint\": \"<string>\",\n\t\t\"label\": \"<string>\",\n\t\t\"label_plural\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application_service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"entity_field_configuration\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"77f21ac2-4ded-4136-998b-64611c2a767e","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entities"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1512b86-77e9-4f88-99c5-35a7e771eb78","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entities"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"84cbd6b7-32bb-40e5-ab77-2aa4eda5a345","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entities"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c10d2a1-22d9-4353-ac14-219fd06daf8e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"endpoint\": \"<string>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application_service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entities"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"873671f8-280c-4029-a387-64c04fe2a2eb"}],"id":"a15c1af8-8c0d-47be-9c9e-d2ba3529032e","_postman_id":"a15c1af8-8c0d-47be-9c9e-d2ba3529032e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_entity_configurations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_entity","item":[{"name":"/admin/service_entity_configurations/:id/relationships/service_entity","id":"aaa9012d-29ee-4550-a34a-746a0552c1d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entity_configurations/:id/relationships/service_entity","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entity_configurations",":id","relationships","service_entity"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"52feac6e-59a4-46c3-9ea6-63128f628e61","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"515f6cba-1b13-4736-9eb1-a37a383c0ed7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_entity\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3758bd41-0908-40a6-a923-31b14e9c418b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4cc7f8d2-6ae9-4adb-865f-9cb294dafcb8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8a50e77a-2115-4285-b6cc-5c488eced231","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3b83b76-d973-4499-b662-c77a4bf781f8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id/relationships/service_entity","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id","relationships","service_entity"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aaa9012d-29ee-4550-a34a-746a0552c1d6"}],"id":"2fb8cdfc-4cc4-4ad0-b69a-918b12ea9116","_postman_id":"2fb8cdfc-4cc4-4ad0-b69a-918b12ea9116","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"3b1795e1-60cb-49b5-8279-6a06c3a70d1e","_postman_id":"3b1795e1-60cb-49b5-8279-6a06c3a70d1e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/service_entity_configurations/:id","id":"36fb74e4-fd02-4e75-ae40-0d0ca3ce521a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entity_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entity_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"db6388b5-5c89-4036-900c-8c4943bd085b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d6ebfe07-a663-43a5-9919-9c5151cda62d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"260f97df-07f1-4ffc-a598-35cccc10ecf3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8eeaa57b-8297-47f7-ba6a-55c606e11c60","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"057bf731-3657-4b3c-883b-fa39a9f9c14d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef07fb99-f21d-444c-9eb7-a7fc201dd9b0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36fb74e4-fd02-4e75-ae40-0d0ca3ce521a"},{"name":"/admin/service_entity_configurations/:id","id":"41b5360f-167b-4e7d-a0f2-1bf24ba4bf8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entity_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entity_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"db4abe98-a647-4493-9ece-3c77a91349a1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"08ca7220-f85b-4c95-b9d7-8bbc4e4e7502","name":"ServiceEntityConfiguration was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"709459aa-ead4-47d6-98a2-68c8f26f67cf","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b38e4b28-d8f8-4acd-bba6-5fed5371c10b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"41b5360f-167b-4e7d-a0f2-1bf24ba4bf8d"},{"name":"/admin/service_entity_configurations/:id","id":"f6d25ed8-9d5e-4953-95f3-346eebbcd20f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entity_configurations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entity_configurations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"378f9440-c96b-40fe-af88-1e0f558a65e1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b45a6c91-0bf8-498e-995a-3ab746cef6c0","name":"ServiceEntityConfiguration was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_entity_configurations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label\": \"<string>\",\n\t\t\"label_plural\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_entity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_entities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"52104081-419c-4d7a-921a-03579d66ab25","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1743671-381b-486a-bbe0-ab41b8db3b9b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb6375e8-4c4c-4814-a260-edd3f85b4d79","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1a7bffe-cdc3-4d0b-942c-b78b3bdc10d9","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations/:id","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f6d25ed8-9d5e-4953-95f3-346eebbcd20f"}],"id":"f6a7d0c4-4114-4fee-ac09-658af02d45d2","_postman_id":"f6a7d0c4-4114-4fee-ac09-658af02d45d2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/service_entity_configurations","id":"31619d28-2898-4846-a608-9b223f2111e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/service_entity_configurations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entity_configurations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_plural]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a6bbacaf-a25f-4450-a0e9-b376b981022e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_plural]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_entity_configurations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_entity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_entity_configurations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label\": \"<string>\",\n\t\t\t\t\"label_plural\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_entity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cf0fd2ac-8f41-4b56-a4b2-32f744af58aa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/service_entity_configurations","host":["https://api.casebook.net"],"path":["admin","service_entity_configurations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_plural]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"31619d28-2898-4846-a608-9b223f2111e3"},{"name":"/admin/service_entity_configurations","id":"41ea6627-de03-42e0-a743-7da6eeb55b69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entity_configurations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","service_entity_configurations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bbe6934b-e15a-4e21-a8ad-5a45d87e41e3","name":"ServiceEntityConfiguration was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entity_configurations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_entity_configurations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label\": \"<string>\",\n\t\t\"label_plural\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_entity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_entities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"82101514-dda0-4c33-912a-b97fc78abdf7","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entity_configurations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"60fe3af7-45f6-4692-b21a-df8cd83b5529","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entity_configurations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a644d853-cda2-47ee-bbed-e9eab8cc35cb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entity_configurations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd159fcf-d021-47d0-81f8-cba5bf93c1de","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_entity_configurations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label\": \"<string>\",\n\t\t\t\"label_plural\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_entity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_entities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/service_entity_configurations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"41ea6627-de03-42e0-a743-7da6eeb55b69"}],"id":"e71ac625-a125-4aec-8dac-542911c6798a","_postman_id":"e71ac625-a125-4aec-8dac-542911c6798a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"system_metrics","item":[{"name":"{id}","item":[{"name":"/admin/system_metrics/:id","id":"77cc555f-9488-45d0-beb9-cbc4fcaf9871","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/system_metrics/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","system_metrics",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f871c57d-1749-4a23-9300-91a5ec563951","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2cef8d7f-3568-47db-ae04-fbbcc0e4c798","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bda6b970-51ed-42c4-ab79-b50972201c92","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ca46129c-5c97-4580-bc85-5c234a436310","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8cd3d6e0-776a-4d7a-854f-bb1d4562533b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"54c9dbbf-cf27-43be-b6a8-48a9fbf017a4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"77cc555f-9488-45d0-beb9-cbc4fcaf9871"},{"name":"/admin/system_metrics/:id","id":"fb5d8aac-4f94-4906-9b54-8614bba8368c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/system_metrics/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","system_metrics",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d50e88c2-78e1-4be1-b2a4-287da8940281","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0fa9fce4-f62a-4126-a485-83d45a8d5dbb","name":"SystemMetric was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"78986966-5cad-4a1e-80d4-391370137e91","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df55c61a-874b-47c8-a913-e2f585f504bf","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fb5d8aac-4f94-4906-9b54-8614bba8368c"},{"name":"/admin/system_metrics/:id","id":"b2cc3999-7a4e-4318-b1fe-e6d8ba062ae2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/system_metrics/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","system_metrics",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"255d2154-0af9-42a6-8c12-f29d4906a97f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8b4bb9d4-2679-4dd4-8025-9417451a24c1","name":"SystemMetric was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"system_metrics\",\n\t\"attributes\": {\n\t\t\"application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"metric_name\": \"<string>\",\n\t\t\"metric_value\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"39c53535-74ec-4be2-8052-c3770463e936","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"970fa237-7609-44a1-823d-6ac5c6adbfca","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"023180aa-d5e5-45c4-bf7c-ff0e1cb165bb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ca1031c-22ff-431e-9b83-387f2fdb4586","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/system_metrics/:id","host":["https://api.casebook.net"],"path":["admin","system_metrics",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b2cc3999-7a4e-4318-b1fe-e6d8ba062ae2"}],"id":"84a4844b-cbe3-45fa-a433-847325ef12a3","_postman_id":"84a4844b-cbe3-45fa-a433-847325ef12a3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/system_metrics","id":"e1fa8a73-f7c2-474f-8269-474110b42007","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/system_metrics","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","system_metrics"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[application_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[metric_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[metric_value]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"bc1f2bdf-884b-4d28-a3a0-4519ff9cba9f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics","host":["https://api.casebook.net"],"path":["admin","system_metrics"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_value]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"system_metrics\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"system_metrics\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"13b61a5e-3631-48a1-b7a8-ad2dd52f19db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/system_metrics","host":["https://api.casebook.net"],"path":["admin","system_metrics"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[metric_value]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e1fa8a73-f7c2-474f-8269-474110b42007"},{"name":"/admin/system_metrics","id":"d1bfd89f-a5e8-4231-b125-6af8a1c9a04c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/system_metrics","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","system_metrics"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c337555d-7ea6-44e6-85b3-90474b81cea9","name":"SystemMetric was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/system_metrics"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"system_metrics\",\n\t\"attributes\": {\n\t\t\"application_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"metric_name\": \"<string>\",\n\t\t\"metric_value\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ff97ecb3-7497-46af-96f3-1dd70f76064d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/system_metrics"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3388938e-5624-4d9d-bc5a-00b6d4e3b9fb","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/system_metrics"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cad4c300-26f2-45c1-99dd-3841c04678f2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/system_metrics"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"688e00ef-7377-4485-8f26-cd04bf68b5ec","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"system_metrics\",\n\t\t\"attributes\": {\n\t\t\t\"application_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"metric_name\": \"<string>\",\n\t\t\t\"metric_value\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/system_metrics"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d1bfd89f-a5e8-4231-b125-6af8a1c9a04c"}],"id":"84b61494-7be4-474b-98fd-25e3b0177b35","_postman_id":"84b61494-7be4-474b-98fd-25e3b0177b35","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"templates","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/admin/templates/:id/relationships/application","id":"e52ba724-fa88-4497-95b1-29a2b82644fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/templates/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","templates",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"92d9ac49-e1d0-4740-8c66-1ad28f8bfb12","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3325d564-fdfd-489b-b691-74fefe326eef","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","templates",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4ab581f0-d6f3-4843-848a-289cd4503a93","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","templates",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b930db71-7154-4df0-b210-09836ed9fb99","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","templates",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2658e296-80cc-4a48-b6a5-00fd7e83b532","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","templates",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"43a342ec-7eb4-428b-801a-b38a367469d6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id/relationships/application","host":["https://api.casebook.net"],"path":["admin","templates",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e52ba724-fa88-4497-95b1-29a2b82644fd"}],"id":"b2e9f3c3-1731-4eba-a91c-1f72b3a9dbc5","_postman_id":"b2e9f3c3-1731-4eba-a91c-1f72b3a9dbc5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d76294d9-23b2-4396-b911-15223ebce305","_postman_id":"d76294d9-23b2-4396-b911-15223ebce305","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/templates/:id","id":"cff22327-f934-4b1b-a6b3-1103257c5ed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"15d167af-9984-44eb-a810-2033620fd105","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"96334757-95cc-470c-9f4d-162d7d6f7f11","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"138c7de6-77b8-4041-8939-6010a9d1cf48","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6fcf27f8-874d-4310-8c7c-34b316c14ebb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d15aaad-691b-479b-aa35-f8d1f5774642","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c4a27259-5e16-49dc-b5a3-be3311e542b4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cff22327-f934-4b1b-a6b3-1103257c5ed3"},{"name":"/admin/templates/:id","id":"8d2b4a32-2ecc-4925-a659-8d0c52137947","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1c929669-1955-4b2e-afcd-ce028615f465","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6ea91a07-17e3-42d8-b4af-431e2bb16efd","name":"Template was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"86f3b5a5-4526-40bd-81a9-5c477d5fce07","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e9cfd46-bf9e-4e51-b9b9-04f1185e6c0b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8d2b4a32-2ecc-4925-a659-8d0c52137947"},{"name":"/admin/templates/:id","id":"9ef99271-0547-404e-9820-4693161f3e69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8e76df1d-3adc-4dd2-8ed1-bfcb7a937435","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"87e6998c-8144-4a89-ace8-dec60f0dbacb","name":"Template was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"templates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"form_json\": {},\n\t\t\"form_name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d920ea37-a6ad-4540-b131-50ddc7eb0107","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b5af890-86fe-4694-9905-f3d4e577e543","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"33b5dc1f-e5e5-4d28-b9cf-daf1206721eb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ac8d9def-c99e-4257-9f21-75776406e8d3","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/admin/templates/:id","host":["https://api.casebook.net"],"path":["admin","templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9ef99271-0547-404e-9820-4693161f3e69"}],"id":"49fff586-2472-4bd8-b779-2f0c0e897f96","_postman_id":"49fff586-2472-4bd8-b779-2f0c0e897f96","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/admin/templates","id":"c02455dd-27b5-4aa3-9f0c-41baf99b2ca2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/admin/templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","templates"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6288c571-b01c-44ff-86d0-effbc517a89b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates","host":["https://api.casebook.net"],"path":["admin","templates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"templates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"form_json\": {},\n\t\t\t\t\"form_name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"templates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"form_json\": {},\n\t\t\t\t\"form_name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b2c74446-25ae-4b40-85b3-1ec5ec1f2d5b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/admin/templates","host":["https://api.casebook.net"],"path":["admin","templates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c02455dd-27b5-4aa3-9f0c-41baf99b2ca2"},{"name":"/admin/templates","id":"2f98257c-de39-44e7-9604-44d13690419d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["admin","templates"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"0559c734-24af-4f8d-9599-e525eb399bfc","name":"Template was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/templates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"templates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"form_json\": {},\n\t\t\"form_name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2a5ce286-fa03-4dcb-9abc-21c437091e26","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/templates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"96f1cc14-668f-446d-9c95-d762bca49a57","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/templates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0c6ed637-d2d2-4d20-97a1-6156a53299ea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/templates"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de8c89e7-3404-43f8-9174-419d3398fcab","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"form_json\": {},\n\t\t\t\"form_name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/admin/templates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f98257c-de39-44e7-9604-44d13690419d"}],"id":"6a5ab97a-861d-44a9-8328-996c4b946cbc","_postman_id":"6a5ab97a-861d-44a9-8328-996c4b946cbc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"a039b7c8-a0e0-4356-a9f2-d6307250abd6","_postman_id":"a039b7c8-a0e0-4356-a9f2-d6307250abd6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachments","item":[{"name":"attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"attachment_file_types","item":[{"name":"/attachments/attachments/:id/relationships/attachment_file_types","id":"8b1bcad1-de24-4d8f-958c-5e2b948b5127","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id","relationships","attachment_file_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f4325298-b700-4860-afeb-3f0836173654","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a4a760a9-fcdd-4763-a21f-58b857fbe3b6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_file_types","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_file_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_file_types\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_file_types\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9cb6cf6a-c25b-4f5f-bb70-dfbc757c470c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_file_types","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_file_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fae9a314-9204-46f9-b587-3ffee7dc84cb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_file_types","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_file_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c0b12d7c-f2ad-4337-8f2b-a84dbc52b29c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_file_types","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_file_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c415c245-f565-461b-900c-c7e24c3ea185","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_file_types","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_file_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8b1bcad1-de24-4d8f-958c-5e2b948b5127"}],"id":"de88fdde-c991-4e49-a56d-7e23449282ad","_postman_id":"de88fdde-c991-4e49-a56d-7e23449282ad","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachment_people","item":[{"name":"/attachments/attachments/:id/relationships/attachment_people","id":"dff0a979-8afc-420b-be19-7823bdb18ae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id","relationships","attachment_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"90f50a8e-19b9-42c1-b8de-2a338c196e96","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"718c9dcf-c4f6-459d-858e-27e58cfb535d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_people","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a0a1c6c8-5b04-4b11-9465-4528c1cfcb92","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_people","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7d8b4b87-ffd8-40bb-8546-92abdce25dc8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_people","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e19dfe12-746d-470e-9a73-8120c07e0a5b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_people","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"77ab8005-18a4-4da2-9085-434196af7d72","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_people","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dff0a979-8afc-420b-be19-7823bdb18ae6"}],"id":"6e134ff3-9a1c-461e-9ae3-bd573bf738a2","_postman_id":"6e134ff3-9a1c-461e-9ae3-bd573bf738a2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachment_resources","item":[{"name":"/attachments/attachments/:id/relationships/attachment_resources","id":"c7b4d379-a8be-4e98-a4a4-46bc6855825c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id","relationships","attachment_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0453106b-7b7c-4bb2-a73f-33a3f6a34db6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"02eecf66-6960-490b-b8f0-140caf404eb9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_resources","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_resources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_resources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_resources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"da1b87b8-73d2-4c62-bb98-78b71d1f8ed9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_resources","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_resources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"76150051-ec12-4a0a-9c7e-c454aaf57042","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_resources","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_resources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"347e732d-0e41-47fd-a289-23a8a03727e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_resources","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_resources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f2c25a1-edf0-4c88-affd-24070bf416c3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/attachment_resources","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","attachment_resources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c7b4d379-a8be-4e98-a4a4-46bc6855825c"}],"id":"c1b967c4-09df-4e1c-87bc-cc84b8ce5ccb","_postman_id":"c1b967c4-09df-4e1c-87bc-cc84b8ce5ccb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"content_type","item":[{"name":"/attachments/attachments/:id/relationships/content_type","id":"2c67b446-2bd5-42f9-ba89-c8b893fb069f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id/relationships/content_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id","relationships","content_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d6e4392f-3487-4377-96ac-86e3835c5a03","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"034f89ea-5283-4d1e-aac8-f8d9cbc6d14c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/content_type","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","content_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"content_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0acd1c2c-ce54-4ec4-8ffe-87d6d826f6c4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/content_type","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","content_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6f187708-73e1-4fc3-acde-e28094ff2964","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/content_type","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","content_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c34512a-6c62-4515-a7a2-0ac5724e6bd4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/content_type","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","content_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"09b9a17c-364a-438c-afba-8d9837d47d6c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/content_type","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","content_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2c67b446-2bd5-42f9-ba89-c8b893fb069f"}],"id":"a2747547-5291-4014-a56a-f9258c162105","_postman_id":"a2747547-5291-4014-a56a-f9258c162105","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_attachments","item":[{"name":"/attachments/attachments/:id/relationships/email_attachments","id":"494596fc-4a50-498e-827c-3b217eabbb39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id/relationships/email_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id","relationships","email_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c71ada6a-757f-44e6-b65c-69bb6de45498","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"58e57b56-90f2-4b22-a5a2-3bc11cfe3ec6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/email_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","email_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"99f18e0a-fae8-467e-b1f7-c689491ea166","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/email_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","email_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"23e59fa8-6168-46ba-b5da-195f7d83e7cf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/email_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","email_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a952335b-0abc-42a8-a8b7-00d9270626e0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/email_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","email_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72c7fc36-11a8-4fdc-bbbf-142d74ffbe00","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/email_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","email_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"494596fc-4a50-498e-827c-3b217eabbb39"}],"id":"c099387c-f487-453e-9bc9-904c95a2d7cc","_postman_id":"c099387c-f487-453e-9bc9-904c95a2d7cc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_attachments","item":[{"name":"/attachments/attachments/:id/relationships/note_attachments","id":"17044d4c-8e23-433f-8b80-49a1d25e2c7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id/relationships/note_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id","relationships","note_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bf8d3144-41ec-4a53-8e8b-37a6e07e9398","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cda21388-aa35-491a-874a-abfebd234a2e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9f212a71-1d43-4db8-864c-69c9cd47a865","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"42dc69ea-e4cb-4b86-8764-f6a1d1448549","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"21bcfc79-fc3f-46ab-abaf-4bebf7a0663f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1324c9a6-bfce-4ffe-a198-fa6f39b8b058","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","attachments",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"17044d4c-8e23-433f-8b80-49a1d25e2c7c"}],"id":"9c20776a-d63a-41fb-b2bf-35f0d936259a","_postman_id":"9c20776a-d63a-41fb-b2bf-35f0d936259a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"b9d0fba4-f995-47c4-a6f0-40b73a7e9424","_postman_id":"b9d0fba4-f995-47c4-a6f0-40b73a7e9424","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachments/:id","id":"4b2fdc43-870e-492c-b150-93aa5c619bb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5d24f58c-9c0b-4c50-819e-c868479a222d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a0aa6611-c3ac-4b87-bd76-e4c5401ec5f4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"download_file_url\": \"<string>\",\n\t\t\t\"extract_job_id\": \"<string>\",\n\t\t\t\"extract_retry_count\": \"<number>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"text_data\": {},\n\t\t\t\"text_meta_data\": {},\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"upload_file_url\": \"<string>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment_file_types\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment_resources\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e986b315-5b9b-4e14-976f-1e83df3317b0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1afda822-9be7-4b61-9fb0-d5833fee1788","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1baf1da0-a471-42dd-bec5-746345454537","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c51d2351-2a07-4cea-9507-c674f10d1e5c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b2fdc43-870e-492c-b150-93aa5c619bb5"},{"name":"/attachments/attachments/:id","id":"03fd0de0-ea78-478f-8907-b3b6f9a9a565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cec66093-4938-46ee-ac81-e098eb12a517","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"18d6b302-39e6-4d97-891c-0a273abb83b7","name":"Attachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ce9d01bb-8e5a-4bd7-86b2-c975539d9f8e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ed0681d8-8bc3-4e29-891d-e676ca70889d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"03fd0de0-ea78-478f-8907-b3b6f9a9a565"},{"name":"/attachments/attachments/:id","id":"f0fbcb84-29b8-4374-9050-179009bbbd00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a78070c7-c5d6-4f70-a191-819dfb54ec9e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"caff42ea-1b80-406f-8c37-10253832bf5b","name":"Attachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"download_file_url\": \"<string>\",\n\t\t\"extract_job_id\": \"<string>\",\n\t\t\"extract_retry_count\": \"<number>\",\n\t\t\"extract_status\": \"<string>\",\n\t\t\"mime_type\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"taken_on\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"text_data\": {},\n\t\t\"text_meta_data\": {},\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"upload_file_url\": \"<string>\",\n\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment_file_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachment_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachment_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"content_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"content_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"703decf6-9554-487d-9a58-80143788d21c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"849273f4-2b19-4ef5-be5f-90a313c49351","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08ba7ccf-2d0a-4962-aed7-0c05ccaabdea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bccf7231-de73-46c6-8dae-8bed60bb486d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachments/:id","host":["https://api.casebook.net"],"path":["attachments","attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f0fbcb84-29b8-4374-9050-179009bbbd00"}],"id":"14c274ff-36ec-4db7-a8e7-6c2c93930a04","_postman_id":"14c274ff-36ec-4db7-a8e7-6c2c93930a04","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachments","id":"4be5fe7d-838f-4197-9198-bb95284e19a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[extract_job_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[extract_retry_count]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[extract_status]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[mime_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[taken_on]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[uploaded_by_person_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"db73b004-cbbb-4956-ab2a-fd0b59b790ca","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments","host":["https://api.casebook.net"],"path":["attachments","attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[extract_job_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[extract_retry_count]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[extract_status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[mime_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[taken_on]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uploaded_by_person_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"download_file_url\": \"<string>\",\n\t\t\t\t\"extract_job_id\": \"<string>\",\n\t\t\t\t\"extract_retry_count\": \"<number>\",\n\t\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"text_data\": {},\n\t\t\t\t\"text_meta_data\": {},\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"upload_file_url\": \"<string>\",\n\t\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment_file_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachment_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachment_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"content_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"download_file_url\": \"<string>\",\n\t\t\t\t\"extract_job_id\": \"<string>\",\n\t\t\t\t\"extract_retry_count\": \"<number>\",\n\t\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"text_data\": {},\n\t\t\t\t\"text_meta_data\": {},\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"upload_file_url\": \"<string>\",\n\t\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment_file_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachment_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachment_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"content_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5593e65c-878f-4d1a-b6cd-87c38c19d65f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachments","host":["https://api.casebook.net"],"path":["attachments","attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[extract_job_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[extract_retry_count]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[extract_status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[mime_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[taken_on]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uploaded_by_person_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4be5fe7d-838f-4197-9198-bb95284e19a5"},{"name":"/attachments/attachments","id":"90f913fe-56bd-44fb-8a07-2292da639497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"6b5a35fb-baa9-471e-b4b0-6c3c96ec7135","name":"Attachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"download_file_url\": \"<string>\",\n\t\t\"extract_job_id\": \"<string>\",\n\t\t\"extract_retry_count\": \"<number>\",\n\t\t\"extract_status\": \"<string>\",\n\t\t\"mime_type\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"taken_on\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"text_data\": {},\n\t\t\"text_meta_data\": {},\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"upload_file_url\": \"<string>\",\n\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment_file_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachment_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachment_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"content_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"content_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"44016fb6-a14d-46f1-9de1-714cd0035cc8","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d6f026a-32eb-4ae3-bcab-91b2b30df828","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b1b615c1-decf-4acc-9acf-b25e959b1153","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2130c267-aa23-4c29-87fe-8539c3399be2","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"extract_status\": \"<string>\",\n\t\t\t\"mime_type\": \"<string>\",\n\t\t\t\"taken_on\": \"<dateTime>\",\n\t\t\t\"uploaded_by_person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"content_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"content_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"90f913fe-56bd-44fb-8a07-2292da639497"}],"id":"49d32280-0bb9-42ef-9133-52715638dbab","_postman_id":"49d32280-0bb9-42ef-9133-52715638dbab","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachment_file_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"attachment","item":[{"name":"/attachments/attachment_file_types/:id/relationships/attachment","id":"302efd9a-a666-4c13-92c8-172e162f789d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/attachment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_file_types",":id","relationships","attachment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5f1b6e58-dcbb-4efd-a323-6ab02bb8923d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"80d67a3c-a5f4-4a98-ad78-b6ea956fe222","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"22927132-957d-4659-b554-5a5f75f1c76c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d06832c5-c869-445d-b254-1bf127f9359f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cdfd3280-1e87-4f63-8011-f7feda3e14a1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b212ec2-5fe2-4ac3-b14f-989fe51ed6e2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"302efd9a-a666-4c13-92c8-172e162f789d"}],"id":"184c532b-69a2-44e2-be3a-90f5edfd985a","_postman_id":"184c532b-69a2-44e2-be3a-90f5edfd985a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"file_type","item":[{"name":"/attachments/attachment_file_types/:id/relationships/file_type","id":"e0a40687-a3d9-44c1-8319-15032eaa8dd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/file_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_file_types",":id","relationships","file_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a14641b5-d5b9-4160-83d3-958083a20aac","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a8ef97ef-b43f-4576-a568-a4e17c666572","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/file_type","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","file_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"file_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"af7062d7-8705-4bd4-896e-f17d3274e6ab","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/file_type","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","file_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"125e68ed-21ff-48d5-b4fe-06b56943ad66","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/file_type","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","file_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"82a2c392-f438-4914-9078-628e543653a9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/file_type","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","file_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5759e73-3dd2-46e1-9e18-26e209cb4935","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id/relationships/file_type","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id","relationships","file_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e0a40687-a3d9-44c1-8319-15032eaa8dd9"}],"id":"b333895a-0924-4731-ac7c-ecad5f16bf8a","_postman_id":"b333895a-0924-4731-ac7c-ecad5f16bf8a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"0cdc3c7a-8c1f-4da1-8e8a-6c323f5308e1","_postman_id":"0cdc3c7a-8c1f-4da1-8e8a-6c323f5308e1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachment_file_types/:id","id":"a230b1e9-6f3a-487f-a07b-fca9598d91f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_file_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_file_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2eb65c22-4574-48f1-99ee-40c8a6e558ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f363c7e8-6ec9-4a3f-a7a5-5ef6f4d03ce1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"afb5d6aa-6cf0-46be-8093-3856b22ac660","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c2d5ac94-9793-4367-8cd9-3ceea2859bfb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"48942c90-cbdd-45b8-9dde-28175f8b9fdb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d39def29-fbf8-4870-a0c1-f79afff3926c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a230b1e9-6f3a-487f-a07b-fca9598d91f0"},{"name":"/attachments/attachment_file_types/:id","id":"823cc976-3b29-4f4a-86f5-730324148c34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_file_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_file_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9b16cca2-6856-4c19-a3b8-3be6a5c86220","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"092529f7-3e6d-489a-8da2-30f42559fc7f","name":"AttachmentFileType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e158e659-7861-4a40-9a7c-6cd86d0dcb0f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b484441-435c-4740-b717-0d3121ad3150","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"823cc976-3b29-4f4a-86f5-730324148c34"},{"name":"/attachments/attachment_file_types/:id","id":"e4840de4-9251-484a-8b90-4a9bf9656019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_file_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_file_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"152f9171-dcb1-40da-bc7d-df1bd4ecdaa5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5947a9e6-9677-45b5-9c7e-0c78c60bee0d","name":"AttachmentFileType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachment_file_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"file_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"file_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"da35e01e-00c8-4db4-9642-c5de50fce2bb","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e7cfb7a-927a-4163-9d37-ab4c2616c98c","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1da434fc-29ff-49c9-982d-35f69b11761d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a6571eb5-6183-4a40-8df1-644f20a93208","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e4840de4-9251-484a-8b90-4a9bf9656019"}],"id":"b0466228-7fa8-425a-b8ba-9a36219244cf","_postman_id":"b0466228-7fa8-425a-b8ba-9a36219244cf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachment_file_types","id":"96e1f945-d9d7-41be-b84b-19bad7e61e2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_file_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2041130c-27dc-40c7-9ee3-baea14c29945","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_file_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"file_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_file_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"file_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"353b608d-b17e-4af9-a300-1c293ac32ea7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_file_types","host":["https://api.casebook.net"],"path":["attachments","attachment_file_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"96e1f945-d9d7-41be-b84b-19bad7e61e2f"},{"name":"/attachments/attachment_file_types","id":"4bfaec23-b7e2-46cb-830e-dacf80e25c95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_file_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"96a3e58b-dd4b-4c00-80ce-6cebfed85511","name":"AttachmentFileType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_file_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachment_file_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"file_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"file_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"278aa13d-c7dd-40d9-919e-dcb3ee665263","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_file_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"48a50d60-7282-4738-b162-86a25d729629","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_file_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"46d90842-5097-42fa-8d74-d7b9210b13c6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_file_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02d39e88-2af1-48f9-9b82-a90f38d79f46","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"file_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_file_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4bfaec23-b7e2-46cb-830e-dacf80e25c95"}],"id":"cd95fc95-ad72-4afe-b7da-59100ce596f1","_postman_id":"cd95fc95-ad72-4afe-b7da-59100ce596f1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachment_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"attachment","item":[{"name":"/attachments/attachment_people/:id/relationships/attachment","id":"6686669b-c957-4595-a46f-04c2499a0757","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_people/:id/relationships/attachment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_people",":id","relationships","attachment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0e9d0e23-2c82-4f7b-abba-874da31b28c0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8c0128db-2b8b-4d4f-aeae-7085263acc82","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5096ce9b-a685-40bf-b290-7bcdda604409","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8fb08503-a233-4884-b8d7-d7223663097d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0f54272b-80c1-4fc1-9749-38640296e2ae","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"399f753a-b3d8-49d0-972e-f2dbed6c8ea0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6686669b-c957-4595-a46f-04c2499a0757"}],"id":"9271ddfa-dc12-4aec-a6a4-61ae8c32c663","_postman_id":"9271ddfa-dc12-4aec-a6a4-61ae8c32c663","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"a80d7e7d-dbc7-46c3-a68b-ae16b8ce6d8e","_postman_id":"a80d7e7d-dbc7-46c3-a68b-ae16b8ce6d8e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachment_people/:id","id":"77b6acd2-eb67-4e24-bf5e-b35a90438c63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8d779c5b-c370-4b7b-8cb7-e72ad8d6d110","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e03c30cd-d3a7-4eba-b1e0-7b528a12eb7d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"230be976-b6bb-4fe9-b33e-2cc0b0f08e16","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4d9225bf-945e-44a6-9a1a-9dbfa226e1b0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"78d86161-2d49-44bf-b5ff-74f73cabdb74","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"21bc7319-3846-4f09-aeb9-aece8faa1463","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"77b6acd2-eb67-4e24-bf5e-b35a90438c63"},{"name":"/attachments/attachment_people/:id","id":"24fa2767-dda1-470d-ae90-28ea077768eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"579e3d48-62fa-4a0b-bfa4-de907b861c6e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5adc6f32-c16c-4235-a04a-cfff0c2768ab","name":"AttachmentPerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"dcabc9d7-059d-4110-80b6-cf84a48e55b5","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"054fb538-a41f-4fb8-b9c4-2dee09b1d2a8","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"24fa2767-dda1-470d-ae90-28ea077768eb"},{"name":"/attachments/attachment_people/:id","id":"e1b4a38d-a634-428d-9ca9-633437b6003c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"41025739-b36c-4512-a592-bebb22ca74ec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1102a879-a620-478a-b6fc-50aed09fcc67","name":"AttachmentPerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachment_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c65934e0-81df-4526-bf3b-98a8d39acd5f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"abe7b9fa-1b17-4fc9-a87d-257371647175","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ffe60a7-c2fc-47e0-836f-8b74d63091e8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fcd01742-236d-4db8-a0df-23b4efb77602","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_people/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e1b4a38d-a634-428d-9ca9-633437b6003c"}],"id":"5108a03a-ea22-4f7a-bc6e-4aaed753c691","_postman_id":"5108a03a-ea22-4f7a-bc6e-4aaed753c691","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachment_people","id":"b131495e-9146-4e8d-b999-752991f09488","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"375a4ef4-eb90-4465-a926-6f817c4d5e45","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people","host":["https://api.casebook.net"],"path":["attachments","attachment_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e913baae-fe7a-4ff5-8659-a5f8e9209977","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_people","host":["https://api.casebook.net"],"path":["attachments","attachment_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b131495e-9146-4e8d-b999-752991f09488"},{"name":"/attachments/attachment_people","id":"46bc952e-ca73-4f55-b968-2421f0234c08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ad325383-f335-4570-8fba-6b959df2bfd3","name":"AttachmentPerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachment_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1242bb4c-84f6-4bf8-958f-50ddf919c5a7","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"166b43e1-d3dd-4b42-8a07-bb4dff7721e5","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0203f737-654b-44b7-b894-df599400a96a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ac277dfd-fa69-474f-9998-f49d7e8cdd8b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"46bc952e-ca73-4f55-b968-2421f0234c08"}],"id":"860de461-e200-4523-bcb2-524e0de61582","_postman_id":"860de461-e200-4523-bcb2-524e0de61582","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachment_resources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/attachments/attachment_resources/:id/relationships/assignment","id":"263eed4f-e163-47cc-8b9f-7b6152e64aab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_resources",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9c013117-0916-49d5-a0cc-78a7cec312a4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a4e56447-5fa3-42be-8104-f7717bd70633","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1759276e-dc1a-4c93-98ac-aade99b4083c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3ab9d882-511d-4b3a-ad56-0a14df0e9d4b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f3ee7a9-8a3f-4f15-9a60-e2bada993cab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9bbf290e-d7d6-42f4-9010-5009f78d855d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"263eed4f-e163-47cc-8b9f-7b6152e64aab"}],"id":"bd6b3222-6d9e-49ce-80f9-234011977648","_postman_id":"bd6b3222-6d9e-49ce-80f9-234011977648","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachment","item":[{"name":"/attachments/attachment_resources/:id/relationships/attachment","id":"97dee4c1-2866-4373-a043-559cb308faab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/attachment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_resources",":id","relationships","attachment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fe2442c6-b31a-45d3-9e47-6b0dd243295d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"092272ad-c94d-422c-a1bf-af616ebdb0f9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c1c08fb0-aec1-4037-9611-196f6907687c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"06d0dce9-88ad-4c6d-882d-4c35dfb607d1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"52f50973-efe3-4551-9564-60cfd242e531","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e5d86cd-c448-44c6-968c-3ab802ce626f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"97dee4c1-2866-4373-a043-559cb308faab"}],"id":"15e5ba26-a00b-4b31-a42c-740e162c04cb","_postman_id":"15e5ba26-a00b-4b31-a42c-740e162c04cb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"28b11d7f-5f72-42ec-99fc-21b1052db31e","_postman_id":"28b11d7f-5f72-42ec-99fc-21b1052db31e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachment_resources/:id","id":"c4e4f238-ea57-4da4-9961-0f3c92380dc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c7db62d2-10c7-4e03-ab0a-1afb6f6354db","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9f6c962e-2065-4936-861d-5150196df9fb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c05ac331-3c0a-4289-ab66-df8a4c554848","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4f6f3ecf-1f67-4ebb-b542-83e8a4ec33d4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d4e02d5-3355-4515-abdd-566697a41dd5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8816f503-1c5b-40be-a98a-1a7fef40f5b3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c4e4f238-ea57-4da4-9961-0f3c92380dc7"},{"name":"/attachments/attachment_resources/:id","id":"711f7287-891c-4f70-b639-3e655f933ea7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7c7162bb-3b98-4920-8f0a-9fc218e7ac9a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7afecf0e-b68d-48e6-a537-73ad3c2097f9","name":"AttachmentResource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"34ab24dc-bc57-4d2d-b6e4-245926470482","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b6aa5a2b-f658-4439-a78a-6cd0d696fec3","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"711f7287-891c-4f70-b639-3e655f933ea7"},{"name":"/attachments/attachment_resources/:id","id":"41061814-edbd-40b6-bb31-22b8db3a818f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"977792b1-d741-484a-9a42-fa4cbd907902","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1228ed37-9ea4-4dac-ba47-116eb3e78496","name":"AttachmentResource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachment_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"88a3188e-129d-406a-920b-278df510209a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b8fb57c9-d9e3-43f8-a901-32d6b03824ec","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4540effd-5fae-409a-9e0e-1021f9338d0a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"31f95a73-dcaa-46b5-bc5a-fe27205a04bc","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/attachment_resources/:id","host":["https://api.casebook.net"],"path":["attachments","attachment_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"41061814-edbd-40b6-bb31-22b8db3a818f"}],"id":"75052c00-d62a-4e2a-9459-edddda78c9ad","_postman_id":"75052c00-d62a-4e2a-9459-edddda78c9ad","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/attachment_resources","id":"7d26a92b-19e0-404f-9a9d-02134fe36776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/attachment_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_resources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"343684db-971f-4d46-8bb5-b1db60e4597d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources","host":["https://api.casebook.net"],"path":["attachments","attachment_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachment_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c20fa981-493a-4bc9-af6f-6f7edc07e1d4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/attachment_resources","host":["https://api.casebook.net"],"path":["attachments","attachment_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7d26a92b-19e0-404f-9a9d-02134fe36776"},{"name":"/attachments/attachment_resources","id":"c656dbad-027f-4f8b-97ab-cc7646a607d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","attachment_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c359a79b-eeee-4202-b005-52790aee6d8b","name":"AttachmentResource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_resources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"attachment_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"30e6d021-811e-42a1-96ca-9557bcd4835b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_resources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b59d8b2-18b9-48db-96a6-a52026a3e538","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_resources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a5943dd4-656e-46ae-9889-5932a5053ad7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_resources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e16005c-14fa-4d28-b7b2-c69267120b33","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"attachment_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/attachment_resources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c656dbad-027f-4f8b-97ab-cc7646a607d4"}],"id":"39979d7c-73af-4afe-b04b-e1384317eae2","_postman_id":"39979d7c-73af-4afe-b04b-e1384317eae2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"calendar_events","item":[{"name":"{id}","item":[{"name":"/attachments/calendar_events/:id","id":"6541d823-ff0c-43cd-af9b-9be6bdc6883b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/calendar_events/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","calendar_events",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c5030eb4-2872-4419-bc26-63531c474004","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de5ad1fe-13d1-4d7f-b731-56c46304df34","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<string>\",\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"715975e3-523f-4b46-b00c-c669619bd79d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aa2a925f-a993-41f3-ab03-77ba620c938b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"962f8c97-bb58-4c9d-b7d0-a823c10476d5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"075b2204-8f8e-441b-b5fc-5ffc1a9a4486","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6541d823-ff0c-43cd-af9b-9be6bdc6883b"},{"name":"/attachments/calendar_events/:id","id":"a0736c14-46cf-4f6b-96b0-c56f00a19271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/calendar_events/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","calendar_events",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ee791931-f0c7-49b3-bbe6-960a022d79c0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e434d7d4-d2ea-4748-80dc-c88a20994e5a","name":"CalendarEvent was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"bb8abb8b-0dbe-4633-abce-6bd15051fe2f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"feb9b09e-830a-47b8-9d6b-8525adebc136","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a0736c14-46cf-4f6b-96b0-c56f00a19271"},{"name":"/attachments/calendar_events/:id","id":"b93a0be7-4dbc-4398-bb20-d9e7b29a57f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/calendar_events/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","calendar_events",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c096957c-5c2d-4dfb-9f44-51bd189d4a3f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5852335c-ab2b-4ee7-ba74-05c745957b2f","name":"CalendarEvent was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<string>\",\n\t\"type\": \"calendar_events\",\n\t\"attributes\": {\n\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"end_at\": \"<dateTime>\",\n\t\t\"is_recurring\": \"<boolean>\",\n\t\t\"location\": \"<string>\",\n\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\"meeting_url\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"note_id\": \"<uuid>\",\n\t\t\"participants\": {},\n\t\t\"phone_numbers\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"start_at\": \"<dateTime>\",\n\t\t\"title\": \"<string>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"69bb12a1-15f1-468e-b45d-2977b78af0ab","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ba05540-8078-4824-81c4-e33faff465e8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"52c27503-a6c3-4d51-b493-4a975fb2ba89","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e03f859-d444-4c4c-936d-e898096fbc47","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/calendar_events/:id","host":["https://api.casebook.net"],"path":["attachments","calendar_events",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b93a0be7-4dbc-4398-bb20-d9e7b29a57f2"}],"id":"1d940691-18d6-48ee-8516-e14d2196d44a","_postman_id":"1d940691-18d6-48ee-8516-e14d2196d44a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/calendar_events","id":"95c5182c-41b0-4ff4-a13e-45c72adeee2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/calendar_events","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","calendar_events"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[contact_method_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[end_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_recurring]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[location]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[meeting_type_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[meeting_url]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[note_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_numbers]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[start_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[title]","value":"<string>"}],"variable":[]}},"response":[{"id":"f2aa51ab-c4ec-4e3b-a066-672a55a41eaa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events","host":["https://api.casebook.net"],"path":["attachments","calendar_events"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[contact_method_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[end_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_recurring]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[location]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[meeting_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[meeting_url]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[note_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_numbers]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[start_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[title]","value":"<string>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<string>\",\n\t\t\t\"type\": \"calendar_events\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\t\"location\": \"<string>\",\n\t\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\t\"participants\": {},\n\t\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\t\"title\": \"<string>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<string>\",\n\t\t\t\"type\": \"calendar_events\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\t\"location\": \"<string>\",\n\t\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\t\"participants\": {},\n\t\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\t\"title\": \"<string>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5444215c-3360-44e1-a347-b732325d60b1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/calendar_events","host":["https://api.casebook.net"],"path":["attachments","calendar_events"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[contact_method_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[end_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_recurring]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[location]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[meeting_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[meeting_url]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[note_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_numbers]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[start_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[title]","value":"<string>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"95c5182c-41b0-4ff4-a13e-45c72adeee2e"},{"name":"/attachments/calendar_events","id":"07b82f1b-fbd8-4682-b94e-9be8b7221f9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/calendar_events","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","calendar_events"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f26552cc-5908-45bf-a59e-92a01a5ae939","name":"CalendarEvent was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/calendar_events"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<string>\",\n\t\"type\": \"calendar_events\",\n\t\"attributes\": {\n\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"end_at\": \"<dateTime>\",\n\t\t\"is_recurring\": \"<boolean>\",\n\t\t\"location\": \"<string>\",\n\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\"meeting_url\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"note_id\": \"<uuid>\",\n\t\t\"participants\": {},\n\t\t\"phone_numbers\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"start_at\": \"<dateTime>\",\n\t\t\"title\": \"<string>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"eeac71b9-e9a2-4f44-97bf-54a81c04d63a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/calendar_events"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"57f09867-a122-41a0-ab0a-a0c5be164400","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/calendar_events"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8e298c95-5e5b-4d6f-b822-e1d42ef5078a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/calendar_events"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b10abed4-ede3-4b4e-8c0f-810b3dd6ede0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"calendar_events\",\n\t\t\"attributes\": {\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"contact_method_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_type_id\": \"<uuid>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"participants\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/calendar_events"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"07b82f1b-fbd8-4682-b94e-9be8b7221f9c"}],"id":"504bdb67-f5c3-4616-ad96-b6a73d1b1592","_postman_id":"504bdb67-f5c3-4616-ad96-b6a73d1b1592","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"communications_view","item":[{"name":"{id}","item":[{"name":"/attachments/communications_view/:id","id":"0ed6a613-3c3c-40fe-baa4-844063b6128b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/communications_view/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","communications_view",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2a0159d6-ee71-43f1-842d-db503bbedf04","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c22740bc-acc1-4c79-af8c-a817bad60207","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/communications_view/:id","host":["https://api.casebook.net"],"path":["attachments","communications_view",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"communications_view\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_id\": \"<uuid>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"text_id\": \"<uuid>\",\n\t\t\t\"thread_id\": \"<uuid>\",\n\t\t\t\"type\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5749ccab-907d-44e1-93d5-8f848748fb1e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/communications_view/:id","host":["https://api.casebook.net"],"path":["attachments","communications_view",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b60eae3f-dc54-4b5e-9e74-329ef8461c19","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/communications_view/:id","host":["https://api.casebook.net"],"path":["attachments","communications_view",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ffc0a3ca-6002-4663-a6e1-a0b9d238c9a9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/communications_view/:id","host":["https://api.casebook.net"],"path":["attachments","communications_view",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05b09805-d0bf-4755-b955-e7596d264d05","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/communications_view/:id","host":["https://api.casebook.net"],"path":["attachments","communications_view",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0ed6a613-3c3c-40fe-baa4-844063b6128b"}],"id":"1355c05b-05c1-40a3-abf2-e58d86543cf9","_postman_id":"1355c05b-05c1-40a3-abf2-e58d86543cf9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/communications_view","id":"1cde1966-cc4f-41c7-8951-4d68e035a0f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/communications_view","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","communications_view"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[body]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_address]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_date]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_references]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[error_message]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[snippet]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[subject]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[text_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[thread_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0556c29a-e2e4-4e27-9a9d-681df0f25767","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/communications_view","host":["https://api.casebook.net"],"path":["attachments","communications_view"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[body]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_date]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_references]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[error_message]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[snippet]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[subject]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[text_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[thread_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"communications_view\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\t\"email_id\": \"<uuid>\",\n\t\t\t\t\"email_references\": \"<string>\",\n\t\t\t\t\"error_message\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"status\": {},\n\t\t\t\t\"subject\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"text_id\": \"<uuid>\",\n\t\t\t\t\"thread_id\": \"<uuid>\",\n\t\t\t\t\"type\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"communications_view\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\t\"email_id\": \"<uuid>\",\n\t\t\t\t\"email_references\": \"<string>\",\n\t\t\t\t\"error_message\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"status\": {},\n\t\t\t\t\"subject\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"text_id\": \"<uuid>\",\n\t\t\t\t\"thread_id\": \"<uuid>\",\n\t\t\t\t\"type\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"49d6a5c3-20d7-4614-884c-1e3b239bff97","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/communications_view","host":["https://api.casebook.net"],"path":["attachments","communications_view"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[body]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_date]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_references]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[error_message]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[snippet]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[subject]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[text_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[thread_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1cde1966-cc4f-41c7-8951-4d68e035a0f0"}],"id":"40818aa6-948a-45c6-8430-381ba6f6c217","_postman_id":"40818aa6-948a-45c6-8430-381ba6f6c217","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"contacts","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"contact_method","item":[{"name":"/attachments/contacts/:id/relationships/contact_method","id":"cb7f8f46-7497-4ef0-99b4-afdd765a0eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contacts/:id/relationships/contact_method","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts",":id","relationships","contact_method"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"459012a4-174c-432d-8060-c7bdf89d5ef5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a732a9af-6fce-4d11-beca-fd49c8c905a3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact_method\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"54509462-1608-4d90-9a96-bef7118f851c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"de493ba6-6433-438c-bff8-912408835d0f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"75b3ec57-a64d-4e14-acf4-0e4151a3423e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a731bd0-e725-4c79-ad23-fe12bdabda53","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cb7f8f46-7497-4ef0-99b4-afdd765a0eba"}],"id":"3537cf8d-1087-432b-aa2d-c7453e80985f","_postman_id":"3537cf8d-1087-432b-aa2d-c7453e80985f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location","item":[{"name":"/attachments/contacts/:id/relationships/location","id":"6327d5cd-304f-4693-b3e1-31fb8912d586","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contacts/:id/relationships/location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts",":id","relationships","location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5a0467e2-c0c9-4a9a-bc64-806687cd4331","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ebc36e0e-9b2e-420d-b549-76a4ba5c8d56","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/location","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ca62698d-4a61-4329-91af-4d001b0ff5b2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/location","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"046ecfb6-0958-48de-9797-ba69c7839ad0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/location","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bac1fd2f-d5e5-45c4-a5f2-fe59c04ba3c8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/location","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e4a587a5-d34a-4948-a293-c6cf9ee66573","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/location","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6327d5cd-304f-4693-b3e1-31fb8912d586"}],"id":"dd1eacbc-9a07-4aa4-bd9b-bd32d36ab7b4","_postman_id":"dd1eacbc-9a07-4aa4-bd9b-bd32d36ab7b4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note","item":[{"name":"/attachments/contacts/:id/relationships/note","id":"482643a9-fb57-4403-b8f3-3f73577e4a33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contacts/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e8f9b549-f91c-4043-97ab-88b878fa134c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"494525d3-e5c1-4edd-b5b4-69348ff0c974","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"db1a9d83-a1b5-4bf5-8c39-d79fa50918fe","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4b87352e-b670-4601-83a0-d5dc162c9f51","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72f84f94-6ca0-408b-97d2-d226aad964bd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dada8302-e961-4ca1-8f67-1404310f712b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","contacts",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"482643a9-fb57-4403-b8f3-3f73577e4a33"}],"id":"7b40dce3-52bc-45f2-88a0-a92ae153ecb4","_postman_id":"7b40dce3-52bc-45f2-88a0-a92ae153ecb4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9fb332e5-fee9-45c2-9115-e6611a46a87b","_postman_id":"9fb332e5-fee9-45c2-9115-e6611a46a87b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/contacts/:id","id":"d20687b4-ffc6-4097-bf45-925f37d7b1d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contacts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9e634083-8d72-4a9c-be9f-be58a9669550","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6c40b61b-5310-422a-9b3a-bf19bfae47dc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"587f0088-9e0a-488f-9a63-96ef078f6663","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e3359116-1ab6-45d8-8ef9-3388245a1697","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8dab1ddb-2417-45c9-bd4e-d678775793be","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b2e192f-9710-4094-a0be-d39a50b791ec","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d20687b4-ffc6-4097-bf45-925f37d7b1d5"},{"name":"/attachments/contacts/:id","id":"185fddf9-2f96-4903-bbe8-d6001c0027a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contacts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8cf368ff-ef2a-4295-bfe5-1cd4c89fff40","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7d4573bd-1c8c-4a64-86f0-613c44c50e27","name":"Contact was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e6f52d68-01ef-418d-895e-a518484fb57d","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1c81e7e-ead1-4b04-a237-49b4ddfc55fa","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"185fddf9-2f96-4903-bbe8-d6001c0027a0"},{"name":"/attachments/contacts/:id","id":"10a06b33-369c-4ccc-acd1-80450f5c5f8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contacts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dfd7a4b1-851d-4278-b185-7d6d113da366","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9077bdcc-0cb2-4e54-82b6-3dca3c6caea0","name":"Contact was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contacts\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"event_date\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"was_successful\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact_method\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e2e13be7-87bd-47a6-8e61-6503748c2d15","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03281b51-98ab-46a2-9504-c1b400f70ca4","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c734f8ca-6ca8-4220-a449-efe36bd1605c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2795083b-d349-4b33-bc50-44728ad93db2","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contacts/:id","host":["https://api.casebook.net"],"path":["attachments","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"10a06b33-369c-4ccc-acd1-80450f5c5f8e"}],"id":"5b35bc6b-3d0e-4f8f-9b28-b48710754a2c","_postman_id":"5b35bc6b-3d0e-4f8f-9b28-b48710754a2c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/contacts","id":"7d026d8c-48cb-4e5b-a1c8-42812c2005bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contacts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[event_date]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[was_successful]","value":"<boolean>"}],"variable":[]}},"response":[{"id":"65377b2c-4883-48d5-8171-84839789d9ff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts","host":["https://api.casebook.net"],"path":["attachments","contacts"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[event_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[was_successful]","value":"<boolean>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contacts\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"event_date\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"was_successful\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact_method\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contacts\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"event_date\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"was_successful\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact_method\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6738e83d-cd53-4d20-8d4d-b5d7b0ee58f3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contacts","host":["https://api.casebook.net"],"path":["attachments","contacts"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[event_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[was_successful]","value":"<boolean>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7d026d8c-48cb-4e5b-a1c8-42812c2005bd"},{"name":"/attachments/contacts","id":"7fb75de5-46eb-49f4-aee9-0f357a6ff85b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contacts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contacts"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f5758793-9493-433c-b892-7bea06d63251","name":"Contact was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contacts\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"event_date\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"was_successful\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact_method\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5ee9066a-8817-4a56-a514-84cf93093295","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contacts"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89e6eff2-f6a4-4c36-9c93-30013c04894e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contacts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4ccd1d11-da52-405f-a8a9-8fd47bbeef32","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contacts"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1751bffb-9269-4c05-8971-f68b73afc7f2","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contacts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"event_date\": \"<date>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"was_successful\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contacts"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7fb75de5-46eb-49f4-aee9-0f357a6ff85b"}],"id":"6cefb9d0-c2d5-4ae6-93f3-0ec64f582818","_postman_id":"6cefb9d0-c2d5-4ae6-93f3-0ec64f582818","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"contact_methods","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"contacts","item":[{"name":"/attachments/contact_methods/:id/relationships/contacts","id":"5934097e-056a-437f-ae9e-798ce03d5dac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contact_methods/:id/relationships/contacts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contact_methods",":id","relationships","contacts"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"050056cb-6846-4304-8cbc-af57a9940b11","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c51096a9-6dfd-4d41-99ab-a806ab632c06","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/contacts","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","contacts"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contacts\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contacts\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2f9633bc-7b10-480f-b48f-25f0df293d2b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/contacts","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","contacts"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"07598a3f-9d9f-4f55-a3a2-fd6de9e990ce","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/contacts","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","contacts"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3722adf-b6f0-49dc-9667-ec80ee8d2767","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/contacts","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","contacts"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8127f525-dcae-41ab-a8d7-40735145cb5c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/contacts","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","contacts"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5934097e-056a-437f-ae9e-798ce03d5dac"}],"id":"5c5b703e-9a58-48e1-b8bb-47b6b2d5d8bc","_postman_id":"5c5b703e-9a58-48e1-b8bb-47b6b2d5d8bc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meetings","item":[{"name":"/attachments/contact_methods/:id/relationships/meetings","id":"8bb17603-75bd-47a0-b277-70341bd7e0c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contact_methods/:id/relationships/meetings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contact_methods",":id","relationships","meetings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"55730b07-6a97-4e85-95ab-00f31e71d3a3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ec486b38-bf34-446c-9728-c3ad4c5432aa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"78d59054-5250-44ca-86e2-3ec0de9ce81b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"891afe43-68e0-436f-9b97-99762118947f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb1da5ef-0c83-4f6e-bd46-dffff0d24b53","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"39406f92-ab9b-4c14-bf64-ffc434d6b62d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8bb17603-75bd-47a0-b277-70341bd7e0c4"}],"id":"a8ccc1bc-4c04-496a-86d0-f6aff389d6b1","_postman_id":"a8ccc1bc-4c04-496a-86d0-f6aff389d6b1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"79613aab-4bf8-4148-9e8f-0711000234c8","_postman_id":"79613aab-4bf8-4148-9e8f-0711000234c8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/contact_methods/:id","id":"60ea8874-d99d-4607-a758-8c49c80c9516","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contact_methods/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contact_methods",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0213acda-66a5-4487-a354-725deb72d60d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7ff7e2f3-6bb3-4b01-9b2f-1ba168e42027","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contacts\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meetings\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ca5f875c-3a61-4a4f-bef2-4311ab299127","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9f3d02d7-98ed-4ecf-a340-0c86a9a064cc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a5c547d6-ff98-4fa8-bf42-dcae956773b1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5527410a-3743-4d7f-8334-28143712f3ed","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"60ea8874-d99d-4607-a758-8c49c80c9516"},{"name":"/attachments/contact_methods/:id","id":"83c11613-9c0b-4061-893d-07a63ac61e5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contact_methods/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contact_methods",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3ff6486b-4888-406e-b5cb-228dd59c4db4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9fd8adfa-390e-451b-93e9-ca963522d5ab","name":"ContactMethod was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1c0e701a-985d-4bfa-8ff7-d4adfe6b9de3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a63c7f7-8cdc-4f0d-8055-98ef91d087eb","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83c11613-9c0b-4061-893d-07a63ac61e5b"},{"name":"/attachments/contact_methods/:id","id":"533f9eb7-dcca-4f68-8bae-6942dcd25408","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contact_methods/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contact_methods",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f4a6487a-0a26-4b45-866e-dd7233992cde","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3cdc175f-b0e5-43c5-927f-0852f75c9cee","name":"ContactMethod was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contact_methods\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contacts\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meetings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"05630034-9fee-4e5f-a098-3e5bd9550407","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ae9c0092-7368-4ca4-9bc0-049d06a87d1d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"334ddd20-02aa-47df-b7e3-20a3042558d9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c95f2e0b-e15f-40f3-9b02-91bcbda85a3b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/contact_methods/:id","host":["https://api.casebook.net"],"path":["attachments","contact_methods",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"533f9eb7-dcca-4f68-8bae-6942dcd25408"}],"id":"972d7722-5bb3-497d-b76c-990484d0b475","_postman_id":"972d7722-5bb3-497d-b76c-990484d0b475","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/contact_methods","id":"d1cd3b9b-c318-4524-aab2-94cfdb5e25ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/contact_methods","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contact_methods"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6826d4d7-fb51-4a6a-bc78-03fe53449d1a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods","host":["https://api.casebook.net"],"path":["attachments","contact_methods"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contact_methods\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contacts\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meetings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contact_methods\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contacts\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meetings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bd3862ab-44ec-4953-b128-b14b1b49bdde","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/contact_methods","host":["https://api.casebook.net"],"path":["attachments","contact_methods"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d1cd3b9b-c318-4524-aab2-94cfdb5e25ac"},{"name":"/attachments/contact_methods","id":"91d5d6bc-1835-486b-94b9-7488fb2ac299","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contact_methods","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","contact_methods"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"461718af-353b-40da-959f-38e5e5a157f7","name":"ContactMethod was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contact_methods"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contact_methods\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contacts\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meetings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7005891a-c9ff-4770-b28a-588c6e05a77b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contact_methods"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d05d303-224c-4702-b615-52db6ace201d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contact_methods"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3f553f45-2fc2-4e77-b1a8-7f6c6d3d1f31","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contact_methods"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c0031e1-1c10-4bbb-b4b4-c2253873a811","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/contact_methods"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"91d5d6bc-1835-486b-94b9-7488fb2ac299"}],"id":"a15d03df-9a99-4cad-bd35-7e0de219f3c4","_postman_id":"a15d03df-9a99-4cad-bd35-7e0de219f3c4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"content_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"attachments","item":[{"name":"/attachments/content_types/:id/relationships/attachments","id":"c208ae48-fa65-40a7-8345-d827d416ba14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/content_types/:id/relationships/attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","content_types",":id","relationships","attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d38e0547-e8fa-47a1-8c68-767c1c7225e9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de9e32fc-a17b-4b21-b334-94dfca702498","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["attachments","content_types",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1f4e7af9-eb2a-400a-bc77-153c02ce9f4c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["attachments","content_types",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a922e720-6c1e-4e9e-aa8f-5d667c21dd7b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["attachments","content_types",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ee38d1a4-a820-49fa-aa53-6e21d5e265a8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["attachments","content_types",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a50a595f-5997-465a-8e9a-1f9f740134f6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["attachments","content_types",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c208ae48-fa65-40a7-8345-d827d416ba14"}],"id":"8279af1a-c424-4901-ad67-849cc7fcea85","_postman_id":"8279af1a-c424-4901-ad67-849cc7fcea85","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"a85b4394-2153-4247-81b3-63e78b2d19bc","_postman_id":"a85b4394-2153-4247-81b3-63e78b2d19bc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/content_types/:id","id":"7b7ec986-b42f-4757-8841-9b10d9124814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/content_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","content_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"47c79585-e799-43f2-a9d3-b9a243299714","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c04df69f-2e2a-4b9f-9dcf-23614f676d32","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"80ac738c-57be-4cd4-b4ee-ea44acda3a16","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dc5fd30a-ee8f-46c8-9523-37254aae227f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e0faa0b-7842-4b51-b34e-56e6352e747d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37f7012d-f329-407d-9df3-041a35b24278","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7b7ec986-b42f-4757-8841-9b10d9124814"},{"name":"/attachments/content_types/:id","id":"1a13bc2e-f771-4994-b6a7-08b79599c519","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/content_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","content_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"62e7968b-8ed4-482b-b107-0c349493121d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"48738de6-b5de-4d29-9fa9-d882dd9b3e81","name":"ContentType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3722ed9a-aa2d-47d7-852e-6a4a593f3d31","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"176248f9-2599-49d6-a417-80f297abb6bb","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1a13bc2e-f771-4994-b6a7-08b79599c519"},{"name":"/attachments/content_types/:id","id":"1ef2519d-9773-4380-837d-e20f968f57a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/content_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","content_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"931df03f-c28f-4497-bfc4-54b91db42704","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6818c332-9d4b-431f-9e5c-84d0a8346706","name":"ContentType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"content_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4c5c3a13-dad0-4fbb-8f12-999b528097c8","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"702b7c74-859b-41da-9745-86034d12d184","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"36a23caf-c976-4e97-895b-bce512c224c5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f87fae49-fa51-4c3a-a291-b43a0f1f59c1","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/content_types/:id","host":["https://api.casebook.net"],"path":["attachments","content_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ef2519d-9773-4380-837d-e20f968f57a6"}],"id":"65387f7a-1e10-4f4b-83aa-1e2f481c8794","_postman_id":"65387f7a-1e10-4f4b-83aa-1e2f481c8794","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/content_types","id":"0e3a8005-a320-41d4-b907-4f69d5f2a15b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/content_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","content_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0413cceb-54a5-4d80-9d1e-a32f8f217262","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types","host":["https://api.casebook.net"],"path":["attachments","content_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"content_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"content_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"16dd6937-1905-46e5-9bc2-009c489c05aa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/content_types","host":["https://api.casebook.net"],"path":["attachments","content_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0e3a8005-a320-41d4-b907-4f69d5f2a15b"},{"name":"/attachments/content_types","id":"fc09bd26-0cf9-4422-bfbe-652fa8cbac8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/content_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","content_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"768cf413-97f2-4d3e-9e65-a5d0e5c04c1e","name":"ContentType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/content_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"content_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3ed30e90-bdf9-439c-b704-f00f79f40c5f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/content_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"55112d07-8579-44f5-a339-8ccf8f96c23e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/content_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e4ebc48c-20c9-469f-8a92-2f3eedebeb7a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/content_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37230518-578e-4e0f-bf72-0eeaa849dd63","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"content_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/content_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fc09bd26-0cf9-4422-bfbe-652fa8cbac8d"}],"id":"edfb2f8c-71aa-4aa5-8b06-e438c90618f0","_postman_id":"edfb2f8c-71aa-4aa5-8b06-e438c90618f0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"counties","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/attachments/counties/:id/relationships/locations","id":"18a2e8bb-0d8b-4499-8474-173f22f00072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/counties/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","counties",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6929a5d5-992e-455c-9400-16c90bdd5094","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"102764a2-1e2d-4d86-8e43-512e5127d317","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["attachments","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e45c89d4-0078-4f25-889f-0b567c3d6bf1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["attachments","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"320b0e54-b9e5-41f1-9959-3028faff0e08","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["attachments","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ebf4e6cf-a1d3-4266-b41a-682730799533","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["attachments","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e371a1ee-9999-4050-ade9-a7c7e9db92c6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["attachments","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"18a2e8bb-0d8b-4499-8474-173f22f00072"}],"id":"ed7bbccb-2f76-446b-92e6-090d6d69fd2c","_postman_id":"ed7bbccb-2f76-446b-92e6-090d6d69fd2c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5cf872bb-f415-4782-9222-077aebc17b66","_postman_id":"5cf872bb-f415-4782-9222-077aebc17b66","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/counties/:id","id":"be922fcf-8502-4eaa-a896-fbfac7e784cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a81efc7a-5453-41b2-9bb9-b8be1133b68c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f7a70dd2-a8c7-410b-9e68-a6e221b6f590","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"64c7211c-70d4-49fc-858f-f1e5db185050","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3f39ca1f-2bac-4a95-bca5-40baa75b1734","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c829f3df-e1ae-464a-96b9-67b74c636053","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"21bb0b79-5ba2-4aa1-a1be-f01e4f8e5156","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"be922fcf-8502-4eaa-a896-fbfac7e784cc"},{"name":"/attachments/counties/:id","id":"035cb6b7-45fb-448b-8eb1-28402a51f92e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"632c320d-8073-42ad-a636-1e7f0bf76c7d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"661f56c4-f2be-410a-b01b-4b3968974dbe","name":"County was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1dde1e98-fa9c-4f67-8095-5e0bc8669f33","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"804f79dc-7234-4b43-9461-13b7ef27f171","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"035cb6b7-45fb-448b-8eb1-28402a51f92e"},{"name":"/attachments/counties/:id","id":"c746a056-b6ce-4f46-884c-3a0193139e20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ae6f9d90-0bab-4b1e-8928-334a5e927bab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2251f400-4080-466f-954f-a84dd1a6b29b","name":"County was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ee330f09-dd79-4980-802c-91a024a28cdc","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef24b2cc-7376-49f6-91e1-988ba7dfb660","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c3d1e4ad-3ac0-4c6f-a2d7-c29ccf8670d3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1cdfb246-ef12-464c-b043-f6f1a462b3d7","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/counties/:id","host":["https://api.casebook.net"],"path":["attachments","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c746a056-b6ce-4f46-884c-3a0193139e20"}],"id":"fe55cc44-e3c3-4c7e-bf1b-6028bbd41b3f","_postman_id":"fe55cc44-e3c3-4c7e-bf1b-6028bbd41b3f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/counties","id":"dcdd474f-5a6a-4605-929c-9dcea2bb9353","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","counties"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"9722a639-e924-4494-9e76-96a954e0f44b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties","host":["https://api.casebook.net"],"path":["attachments","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"775abae3-3d4f-4c0e-b19b-6577928d28e7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/counties","host":["https://api.casebook.net"],"path":["attachments","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dcdd474f-5a6a-4605-929c-9dcea2bb9353"},{"name":"/attachments/counties","id":"a78265ea-8500-464f-a630-69da90016737","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","counties"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"9d5679e1-3cfa-41bd-a3ee-1281a0bda841","name":"County was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/counties"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"056e4f22-59f7-40c1-bd0a-b177cac2e0da","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/counties"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02ff111e-914f-451f-88ef-e43c35001844","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/counties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2b5d3afc-56aa-4a62-8fbb-4b6fc0d9bd04","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/counties"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"321f76a1-03b9-4742-a945-ea2c0fa9146f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/counties"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a78265ea-8500-464f-a630-69da90016737"}],"id":"53a20d8b-cdd3-4508-8d45-c3f3dfd7cbf9","_postman_id":"53a20d8b-cdd3-4508-8d45-c3f3dfd7cbf9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"emails","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"email_attachment","item":[{"name":"/attachments/emails/:id/relationships/email_attachment","id":"050cd741-492a-43b9-9850-10a47fd31cf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id/relationships/email_attachment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id","relationships","email_attachment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"51aebc56-9776-4834-90ca-a9f58499f317","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c123390f-8ea7-4a34-b797-aaca991c5fbd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_attachment","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_attachment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_attachment\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_attachment\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"61606331-486f-4f29-80da-bccd8cf7b051","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_attachment","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_attachment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"62a4e24d-64cc-4e8a-b96f-6016a485095f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_attachment","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_attachment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0644da95-c584-4380-aad4-f81eafb643b7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_attachment","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_attachment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32c8f089-e781-4096-beee-b2e2d5bb3393","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_attachment","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_attachment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"050cd741-492a-43b9-9850-10a47fd31cf0"}],"id":"6b6b85d3-62e9-4cb4-9287-da68007116dc","_postman_id":"6b6b85d3-62e9-4cb4-9287-da68007116dc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_bcc","item":[{"name":"/attachments/emails/:id/relationships/email_bcc","id":"062825b4-406a-4b85-816b-41af14580161","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id/relationships/email_bcc","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id","relationships","email_bcc"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2b8854a6-ee09-4fb1-9ee9-349dd6d5b64d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"20e036d9-9b48-4690-b7af-f2d69389c85b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_bcc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_bcc"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_bcc\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_bcc\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2844e618-81b0-4069-8279-aff0255f0112","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_bcc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_bcc"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e5abf011-32d9-4f00-9c1a-50798c19a054","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_bcc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_bcc"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"566f45f4-580c-4b1d-bd18-fc5cd9e9cde8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_bcc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_bcc"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e235b0e0-c529-4a34-925d-41887bd94bd8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_bcc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_bcc"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"062825b4-406a-4b85-816b-41af14580161"}],"id":"f8bac878-7500-4fd8-ac32-78b9633ff20a","_postman_id":"f8bac878-7500-4fd8-ac32-78b9633ff20a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_cc","item":[{"name":"/attachments/emails/:id/relationships/email_cc","id":"f17aca75-7faa-4d80-a788-df1b979b399b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id/relationships/email_cc","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id","relationships","email_cc"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0c84270b-0f0d-4ef1-82b7-29794dd05ebc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"667c413c-c90f-4637-806e-5f7f96a05cbc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_cc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_cc"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_cc\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_cc\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"76f8b3e9-d1be-43df-b16b-32ddefda8484","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_cc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_cc"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"46a42d66-13bb-4650-a5c4-6336c006e9f7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_cc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_cc"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89f9d378-f529-49c7-ab06-5e6a12470c04","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_cc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_cc"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a96b43d-5880-4c94-afc9-9e54694e27fc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_cc","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_cc"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f17aca75-7faa-4d80-a788-df1b979b399b"}],"id":"52db9069-a690-4787-a172-b02e97bb5e71","_postman_id":"52db9069-a690-4787-a172-b02e97bb5e71","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_from","item":[{"name":"/attachments/emails/:id/relationships/email_from","id":"9d5037b5-c9a2-4d61-b987-00ddba3d15cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id/relationships/email_from","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id","relationships","email_from"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ed73f4f9-5da0-4c35-bc87-af281390097c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1fe80a17-a883-4342-b032-424fcf280062","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_from","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_from"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_from\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_from\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"34d05310-9f24-4c12-8c4f-430a36dbb9b6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_from","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_from"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"14d1d337-86cb-49f1-95fa-c545c5af594f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_from","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_from"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d90b08a8-ff7e-4d06-91b3-888f24e20892","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_from","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_from"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a340dfb6-fc37-4275-9417-79d25dcfad62","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_from","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_from"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9d5037b5-c9a2-4d61-b987-00ddba3d15cd"}],"id":"7e24af6e-786d-45e9-bff3-f3eb6b5c6b5d","_postman_id":"7e24af6e-786d-45e9-bff3-f3eb6b5c6b5d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_reply_to","item":[{"name":"/attachments/emails/:id/relationships/email_reply_to","id":"ab8dc67d-087f-490d-ab8d-1bf301cd0d2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id/relationships/email_reply_to","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id","relationships","email_reply_to"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"efb36c02-2fae-4036-ae73-a6ef5f57bd88","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"80e502de-bcc6-4228-97ef-8449cbffff19","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_reply_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_reply_to"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_reply_to\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_reply_to\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bf264bcf-f516-453e-a428-3d3bd2794fd6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_reply_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_reply_to"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4537e6df-432f-472f-b331-835ecaf051a9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_reply_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_reply_to"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd25163e-956f-42eb-a5ed-94c32eea6187","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_reply_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_reply_to"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d9898bb-ecfe-4ee8-9d2d-bd3f911e46c9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_reply_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_reply_to"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab8dc67d-087f-490d-ab8d-1bf301cd0d2a"}],"id":"4d8468e7-a8b3-49e5-aaa3-c3add8b57e68","_postman_id":"4d8468e7-a8b3-49e5-aaa3-c3add8b57e68","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_thread","item":[{"name":"/attachments/emails/:id/relationships/email_thread","id":"0deeccaa-289a-4ac7-ac87-ae729b3bce32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id/relationships/email_thread","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id","relationships","email_thread"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"81ec45d8-02be-4f65-9634-c00c472c0b43","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"60ddb473-f8ed-4213-99cb-6bdb4caaa918","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_thread","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_thread"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_thread\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7f857890-8a70-45fb-863b-3021b0352c75","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_thread","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_thread"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dd81f8ee-b7c9-4ec0-8ab1-bf6d65a49811","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_thread","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_thread"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b83bd4e-111c-4803-bce9-88bf1af96888","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_thread","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_thread"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ce43f548-1070-4c80-9917-496beec6edba","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_thread","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_thread"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0deeccaa-289a-4ac7-ac87-ae729b3bce32"}],"id":"cc7d7cc6-61a6-4052-9495-7052dc143bc1","_postman_id":"cc7d7cc6-61a6-4052-9495-7052dc143bc1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_to","item":[{"name":"/attachments/emails/:id/relationships/email_to","id":"f1a3e7c7-2758-4fcd-b3f9-ecc08910b586","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id/relationships/email_to","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id","relationships","email_to"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"74ff450e-4d5b-4a4f-b802-987f41f2a11a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f0db5c5-c36a-46a3-bd52-b183ee5df504","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_to"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_to\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_to\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"81e34036-1599-4551-9c05-86cca1b2ab6c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_to"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b799272d-9dfc-4208-aee5-305d2e402a2a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_to"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"96e6e41a-aa3f-49ee-8bd8-9cad61097c14","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_to"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32d69225-a581-4c50-b295-ec78bee19f19","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id/relationships/email_to","host":["https://api.casebook.net"],"path":["attachments","emails",":id","relationships","email_to"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f1a3e7c7-2758-4fcd-b3f9-ecc08910b586"}],"id":"183a8973-36b3-4e15-84ca-749858e1f03c","_postman_id":"183a8973-36b3-4e15-84ca-749858e1f03c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"8052f577-c7ad-4985-8148-e13faba5a906","_postman_id":"8052f577-c7ad-4985-8148-e13faba5a906","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/emails/:id","id":"09cd9e8c-b08c-4316-9193-dc3c12971794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2c7f7c7a-6fc6-4913-98ee-2fa052fa3486","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d595ddab-25fb-4daa-9d4d-5b9fea0ca7ea","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_attachment\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_bcc\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_cc\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_from\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_reply_to\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_to\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3b36da08-425c-4fed-8b41-a70ea2873db8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2ae21e24-c41e-477e-afed-17e4192563d8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad5889cc-c53d-48a4-b63d-bb2a7f62a2b7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"112a1ee1-371c-416a-aa14-01adc2090b70","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"09cd9e8c-b08c-4316-9193-dc3c12971794"},{"name":"/attachments/emails/:id","id":"b4fe367f-fd03-4098-b977-63d1217bd789","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7f701d90-40ab-4fc4-b080-47e8185a9382","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"88650cb4-7455-46e3-9171-70a6ba51ce2a","name":"Email was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a15147b6-4bf9-47c0-be54-f34514e3a16b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0019638-1a4e-4026-ae1d-7166f582236c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b4fe367f-fd03-4098-b977-63d1217bd789"},{"name":"/attachments/emails/:id","id":"78b70977-ab63-47ce-a0ce-1cb9699f5e10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/emails/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e1043516-76bf-4702-a260-fb0ef2404582","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"659373b7-a039-4f82-8ac2-2c3d1e87dd94","name":"Email was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"emails\",\n\t\"attributes\": {\n\t\t\"body\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_date\": \"<dateTime>\",\n\t\t\"email_references\": \"<string>\",\n\t\t\"error_message\": \"<string>\",\n\t\t\"message_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"snippet\": \"<string>\",\n\t\t\"status\": {},\n\t\t\"subject\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email_attachment\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_bcc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_cc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_from\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_reply_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_thread\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"email_threads\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8795888b-4463-47b2-8aa4-4f847feabf24","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"25f3a08e-e352-41ce-b412-4a416f4d2bc9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c386445c-4b86-4724-b500-935fc99fc2ad","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc78575d-b316-4c44-8e83-4a023a9fd059","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/emails/:id","host":["https://api.casebook.net"],"path":["attachments","emails",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"78b70977-ab63-47ce-a0ce-1cb9699f5e10"}],"id":"8332e9c4-1f25-431b-af1f-e4fef4cd9f4c","_postman_id":"8332e9c4-1f25-431b-af1f-e4fef4cd9f4c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/emails","id":"5be41941-5a0c-40d4-ace6-328994d337b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/emails","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[body]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_date]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_references]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[error_message]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[message_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[snippet]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[subject]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e4d1b3b1-00ff-4ce3-84e4-74a918d07469","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails","host":["https://api.casebook.net"],"path":["attachments","emails"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[body]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_date]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_references]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[error_message]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[message_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[snippet]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[subject]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\t\"email_references\": \"<string>\",\n\t\t\t\t\"error_message\": \"<string>\",\n\t\t\t\t\"message_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"status\": {},\n\t\t\t\t\"subject\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email_attachment\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_bcc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_cc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_from\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_reply_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_thread\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\t\"email_references\": \"<string>\",\n\t\t\t\t\"error_message\": \"<string>\",\n\t\t\t\t\"message_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"status\": {},\n\t\t\t\t\"subject\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email_attachment\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_bcc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_cc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_from\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_reply_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_thread\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ece58c11-ded9-42f3-9378-b475fc548eca","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/emails","host":["https://api.casebook.net"],"path":["attachments","emails"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[body]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_date]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_references]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[error_message]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[message_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[snippet]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[subject]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5be41941-5a0c-40d4-ace6-328994d337b2"},{"name":"/attachments/emails","id":"1a4e5bb1-0fa3-4fad-a88e-af7310b962ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/emails","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","emails"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1c68910d-be35-4787-af5d-81f3ff59c7e7","name":"Email was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/emails"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"emails\",\n\t\"attributes\": {\n\t\t\"body\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_date\": \"<dateTime>\",\n\t\t\"email_references\": \"<string>\",\n\t\t\"error_message\": \"<string>\",\n\t\t\"message_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"snippet\": \"<string>\",\n\t\t\"status\": {},\n\t\t\"subject\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email_attachment\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_bcc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_cc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_from\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_reply_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_thread\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"email_threads\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2f25e59a-e131-47b1-a834-eb1c75d9846b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/emails"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef947d96-4c36-4f43-95b2-4b2f5da16fd4","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/emails"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"66064a4b-9ce2-4329-905c-959e6e7db311","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/emails"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"931fa9ca-7aa8-4830-92d4-7d7ee72ff20b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/emails"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1a4e5bb1-0fa3-4fad-a88e-af7310b962ba"}],"id":"cc381738-997a-4c86-9a78-f01539c8f4d6","_postman_id":"cc381738-997a-4c86-9a78-f01539c8f4d6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"attachment","item":[{"name":"/attachments/email_attachments/:id/relationships/attachment","id":"84ed0ee7-e2da-4aee-abfe-9f1fdbf3eeca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_attachments/:id/relationships/attachment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_attachments",":id","relationships","attachment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a2e61f1c-b536-48c2-a516-a403efb4e0ab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"98125db7-9f47-4f21-be37-ca1160bff01a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"38b63952-0d9b-464c-82f3-9a44f25ad4e0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"63affb94-dd63-4a1c-8dcb-67031cc11058","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b9508b2d-6daf-4d24-9d80-4660c4a98063","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b30bacc8-f20d-4dd0-badc-c7fe43d335ba","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"84ed0ee7-e2da-4aee-abfe-9f1fdbf3eeca"}],"id":"9c92ae08-749d-4653-8eb9-baa097bee179","_postman_id":"9c92ae08-749d-4653-8eb9-baa097bee179","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email","item":[{"name":"/attachments/email_attachments/:id/relationships/email","id":"b906a64d-36d8-4fd4-a99d-ff7e14064a91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_attachments/:id/relationships/email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_attachments",":id","relationships","email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"724db760-3a0c-4249-89e5-5183837c4ebd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1f7d8dba-8e1b-4418-98fe-b901d522a17b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b8ce9335-8687-4b4b-8af9-0eb9dbbad282","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cb534bd2-6184-45ef-b774-70384bdef43e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ea2a161-fea5-4f65-9e6f-688667bff6c9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1d217728-eb27-421e-be9d-5d852616103b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b906a64d-36d8-4fd4-a99d-ff7e14064a91"}],"id":"8afb58a2-5e37-46a8-abbe-e0a8431d4820","_postman_id":"8afb58a2-5e37-46a8-abbe-e0a8431d4820","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"91a20505-3dfa-48b9-89ab-73a1ca405378","_postman_id":"91a20505-3dfa-48b9-89ab-73a1ca405378","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_attachments/:id","id":"9c3c1fc9-251a-47ed-965d-e22d411a65c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c35c68d2-ebe5-4e7a-9845-00f78dfb92ae","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"220e51ae-435e-41b2-9470-96b59a546023","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4b0a667d-d54d-446f-8653-fecc825bd0b0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bbe60a4f-512b-413e-a5a0-56cb148e4ff2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"639cb144-8990-4398-b927-9b559a137029","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff8aa74b-ec65-4ea8-97c4-2ce99eb35a9b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9c3c1fc9-251a-47ed-965d-e22d411a65c1"},{"name":"/attachments/email_attachments/:id","id":"2d12035e-458b-41d1-a83f-057b5a3e4dd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2fc0d6fa-9526-4beb-9c81-4c680687ced2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2623a29c-4917-489f-8c68-732390b7783a","name":"EmailAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"11e66a93-8417-4463-8621-f78832fe91a1","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bf45c2e-b8d1-418e-988d-215392909112","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2d12035e-458b-41d1-a83f-057b5a3e4dd8"},{"name":"/attachments/email_attachments/:id","id":"4c4b2410-b336-402e-bf6b-2cc654b15d1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b2a615b9-8d65-40be-9043-ca071ab88f5c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"103a6a5c-0809-4223-bdf3-5df839ffcf46","name":"EmailAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8ad39436-05fe-41bc-866a-542cd9237c9c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"929bc2b7-db0f-4fbe-bc18-d7450a922af7","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f7b82a49-10ea-45c2-9ca7-acc5325714ea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"60b3e780-49cb-4db7-8812-f9722fd0bc17","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","email_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4c4b2410-b336-402e-bf6b-2cc654b15d1b"}],"id":"250eb9df-461c-487b-8321-fef01285fbe1","_postman_id":"250eb9df-461c-487b-8321-fef01285fbe1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_attachments","id":"a2c92bf3-45e6-4b1e-9f7d-bccab1e0c876","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c488311b-ef49-4914-ba00-d4cbaf5dbd78","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments","host":["https://api.casebook.net"],"path":["attachments","email_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2ac27b6e-aa63-4430-bcec-45ee26d92cc6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_attachments","host":["https://api.casebook.net"],"path":["attachments","email_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a2c92bf3-45e6-4b1e-9f7d-bccab1e0c876"},{"name":"/attachments/email_attachments","id":"dc946dbf-db97-4799-8424-0a59865314fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"dd71e45b-c703-4372-9452-ef45f6700f46","name":"EmailAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"94bac5dc-9854-43b7-bd7a-a92bdbf023e7","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5785dfd-76ff-4bfa-9a25-1f13cd94f899","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7d5fd6ca-237e-4423-ac4a-54488aca1563","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ed97043e-dfd7-47ad-b680-0331d917f89e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dc946dbf-db97-4799-8424-0a59865314fd"}],"id":"3782a474-f396-43ff-afbe-0b0a2e86d654","_postman_id":"3782a474-f396-43ff-afbe-0b0a2e86d654","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_bccs","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"email","item":[{"name":"/attachments/email_bccs/:id/relationships/email","id":"ceaf35e0-c1d3-4398-b52a-60d9da746b3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_bccs/:id/relationships/email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_bccs",":id","relationships","email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bb92e1b7-9bbc-48d2-83ea-6e06181620be","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"55d7362d-d75d-4c5f-afd3-56ac14df4b9c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a02cbe74-eae1-4e46-bd9f-881a22894760","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1a70f4fe-d77a-4c4a-b9a9-731181eda4dc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa46f76a-57a4-4e98-b634-28951193f8d3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5346f1b4-39cc-40e8-8157-8d59b6cfa015","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ceaf35e0-c1d3-4398-b52a-60d9da746b3b"}],"id":"fecac62b-d394-4d29-9214-b0c44f929404","_postman_id":"fecac62b-d394-4d29-9214-b0c44f929404","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d47c0aa5-7a43-499d-b207-22b61d2eeee9","_postman_id":"d47c0aa5-7a43-499d-b207-22b61d2eeee9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_bccs/:id","id":"ab30b834-2165-42e4-88b3-dcf90c162046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_bccs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_bccs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7d1bb16e-379f-427e-a800-eb56761a8ce8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"aba1ca98-097f-45aa-9a72-83a5aa389282","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"facdc806-8354-4cbb-924e-25b85c78bd0a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9ae18fbd-a8e1-486d-b483-e72f97850792","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1cddb8e7-fd42-441d-b8f9-67dd18962fc0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19a37ef3-a0e0-4f78-aaf3-7f7fb285144d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab30b834-2165-42e4-88b3-dcf90c162046"},{"name":"/attachments/email_bccs/:id","id":"c5ef25d9-55b6-480f-a474-b2c11b54ab46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_bccs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_bccs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a35613d7-57db-430c-ab0c-09bd4504131e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"46b0e6b2-1889-457b-9168-d81ad8fc6cad","name":"EmailBcc was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b32bb096-7491-46b6-a0cf-0320a8dd2c44","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ff5c798-66b7-44b8-bf1e-12a7b4ab9fc8","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c5ef25d9-55b6-480f-a474-b2c11b54ab46"},{"name":"/attachments/email_bccs/:id","id":"c2e3e222-ceaf-4785-91d2-5c70f9535956","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_bccs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_bccs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"171158bd-9eff-4750-b20e-dcb9a98c10ba","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a41704ab-5437-4be7-9062-d8e413f03ea4","name":"EmailBcc was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_bccs\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"df45d339-bfdf-46a0-90f1-10b77c4f343d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ce20990-b4b9-4e3c-9d2c-b065b18b1b1d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4fa28280-a88a-476b-93ba-ed3f6a782229","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15dc6b18-b207-44b2-949d-ffb80ffa25f3","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_bccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_bccs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c2e3e222-ceaf-4785-91d2-5c70f9535956"}],"id":"b9b6c58a-f853-424e-94d8-db2ed889f6d1","_postman_id":"b9b6c58a-f853-424e-94d8-db2ed889f6d1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_bccs","id":"a6063bea-a0de-4402-a293-c0de684cde72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_bccs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_bccs"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_address]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"fa6ad48e-2d14-4275-a50f-764ab2bff03a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs","host":["https://api.casebook.net"],"path":["attachments","email_bccs"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_bccs\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_bccs\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2039b977-19cc-496f-89af-141acf9c08df","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_bccs","host":["https://api.casebook.net"],"path":["attachments","email_bccs"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a6063bea-a0de-4402-a293-c0de684cde72"},{"name":"/attachments/email_bccs","id":"6ad5b598-1453-4a2a-99a0-78a5914f8419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_bccs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_bccs"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"14754631-a639-4f6a-bd65-9ca778bf766a","name":"EmailBcc was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_bccs"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_bccs\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"51a5ca32-310b-4bd9-b44b-3a065b48612d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_bccs"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"335ac096-16af-4ea5-bb38-2f987a8e9408","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_bccs"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1fe890c4-0126-4b4a-b338-4513c55bf8b8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_bccs"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69e3dd6a-2e98-46bf-881e-941ae193c59f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_bccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_bccs"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6ad5b598-1453-4a2a-99a0-78a5914f8419"}],"id":"d704fd16-212e-4106-a34d-743c3b31e62b","_postman_id":"d704fd16-212e-4106-a34d-743c3b31e62b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_ccs","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"email","item":[{"name":"/attachments/email_ccs/:id/relationships/email","id":"2e75c296-1e2e-4bae-b282-bf33490e30f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_ccs/:id/relationships/email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_ccs",":id","relationships","email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"458682fd-dec5-49a8-97f4-47903d05151e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"38438484-d86a-4384-b222-0263ed32fad7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"25b7356d-af02-4c84-86e4-4166544c359b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a6011253-7908-4c77-a465-6f4aa0b7bdbe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1408aa1b-111c-46fe-822c-288ca1fc633a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bf2be83-307a-4b54-9dfb-d530b3d919da","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2e75c296-1e2e-4bae-b282-bf33490e30f0"}],"id":"5fdd648c-3945-42d3-b950-a3942f73160d","_postman_id":"5fdd648c-3945-42d3-b950-a3942f73160d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7244ac43-791c-4822-bee3-9ce515a04120","_postman_id":"7244ac43-791c-4822-bee3-9ce515a04120","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_ccs/:id","id":"bbc349fb-f283-482d-af99-0cef26b173b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_ccs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_ccs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3cefede5-39d0-417e-8e77-7ae8916b43f9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"37aa308a-a7a9-4317-a4dc-d2f47f183b48","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2e687b1e-956b-4a0b-8949-b9ad3070b910","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d583b3cf-5622-4822-8eb9-6325df1ad8bd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19d7857b-9fda-4e17-a70e-568fce66a949","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c134f583-5ff8-4624-8f03-d2ce3590e73d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bbc349fb-f283-482d-af99-0cef26b173b8"},{"name":"/attachments/email_ccs/:id","id":"c4a04736-348e-45ac-96c0-00f16d166756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_ccs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_ccs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"13fb1181-a0d8-4401-8354-3a514c19736e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6e486c65-607d-4ac2-8efc-c2d32409a299","name":"EmailCc was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"834eb501-2787-47cd-b38a-92aff821218f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"27b9b9d0-abad-4c50-8497-ad437bda9a02","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c4a04736-348e-45ac-96c0-00f16d166756"},{"name":"/attachments/email_ccs/:id","id":"4c8ec4e6-c5f4-43c2-8ea4-c8c0036dec3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_ccs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_ccs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"603a0634-8a20-4537-9f04-d7cb6912b12e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d1334398-2655-4399-9f5d-b4e02f96ab17","name":"EmailCc was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_ccs\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"31242320-bbcb-4744-9cc0-6ab9c1820231","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"91f37788-81e2-4a7f-a0b2-8a4cdd0900a1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e8e041b8-216e-488b-ba41-8cd6406df455","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3731d9b1-328d-4ed1-83fb-7b6a34c8767d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_ccs/:id","host":["https://api.casebook.net"],"path":["attachments","email_ccs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4c8ec4e6-c5f4-43c2-8ea4-c8c0036dec3e"}],"id":"4c29b020-ff46-4685-86ef-a9a3a7d7f212","_postman_id":"4c29b020-ff46-4685-86ef-a9a3a7d7f212","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_ccs","id":"59c3fbab-bc9a-40f3-8638-882b9912df5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_ccs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_ccs"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_address]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e7fdb43d-6d4b-4d0e-bc52-6ea8ac02016a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs","host":["https://api.casebook.net"],"path":["attachments","email_ccs"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_ccs\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_ccs\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a367accc-68cf-4bb2-8f53-86fc11e94847","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_ccs","host":["https://api.casebook.net"],"path":["attachments","email_ccs"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"59c3fbab-bc9a-40f3-8638-882b9912df5e"},{"name":"/attachments/email_ccs","id":"40259f34-fcd7-45ce-b7f8-eb60ceec7aa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_ccs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_ccs"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e0f3ccfe-e033-4378-ae69-5a80169add82","name":"EmailCc was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_ccs"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_ccs\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"21d9c9c6-7b6f-40d7-8d05-0dc3aef5d7bf","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_ccs"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f358e052-684b-46b4-85a6-43d1f1fd9677","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_ccs"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8f61801d-1679-494f-b3c8-8c35aea36be9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_ccs"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9088f995-d565-44df-a938-4a3ead24c8d9","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_ccs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_ccs"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"40259f34-fcd7-45ce-b7f8-eb60ceec7aa7"}],"id":"0f5e7f7e-84f9-4a11-8956-0afb4f3bf145","_postman_id":"0f5e7f7e-84f9-4a11-8956-0afb4f3bf145","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_froms","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"email","item":[{"name":"/attachments/email_froms/:id/relationships/email","id":"a9cd2fab-daa0-4187-a773-c2d3f8f5ecef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_froms/:id/relationships/email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_froms",":id","relationships","email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2086f284-83d8-4395-8e18-d542f5ba4c25","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d14fa5e7-6ffb-47d8-a756-3df93c7e188b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"57ad1416-ef84-4084-9374-7b9beed6dcd4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d9a4c3fa-530b-4d96-a46f-55ed211f12fa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"131df39b-c5a1-4da8-a317-ee9db69c3d37","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cdd90075-ebaa-48d4-ab68-a10aa302c9e6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a9cd2fab-daa0-4187-a773-c2d3f8f5ecef"}],"id":"4354d744-5d5a-4bd0-ab47-97d254ef4685","_postman_id":"4354d744-5d5a-4bd0-ab47-97d254ef4685","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d98f45c1-2906-4a6a-a24c-85dc4bf0f2d0","_postman_id":"d98f45c1-2906-4a6a-a24c-85dc4bf0f2d0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_froms/:id","id":"78cbd421-d649-402d-9b69-96ee55caefd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_froms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_froms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e4220a63-c741-4430-8926-5d221d984500","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"060396cf-a7b4-4902-9ea6-2262653c5be9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"472e1607-8f27-4b1a-898d-be661f518d3c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bbd31732-d5df-446a-b821-56d19a90c421","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"718afd2e-28c0-460c-a3f2-cdb99a5476f5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37f57c1c-46ec-4f7a-a415-af5cf55dc4c6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"78cbd421-d649-402d-9b69-96ee55caefd4"},{"name":"/attachments/email_froms/:id","id":"aa853984-216b-40f5-99a3-4bc591f0a9da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_froms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_froms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7b704a18-4ded-42a3-a605-28a315aa1df4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c20c8e49-be17-4473-943f-408d4a2fb81f","name":"EmailFrom was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"f05c5a5c-94fc-4892-877e-22d672c7f44e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7bc06c28-c419-4346-9817-989553bd7123","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aa853984-216b-40f5-99a3-4bc591f0a9da"},{"name":"/attachments/email_froms/:id","id":"4e68cd7e-1fc1-4b2a-86cb-2fb0c388b09f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_froms/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_froms",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"036f82bf-efd4-48db-b562-fe270eddbc3f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d06fa4ef-11dc-4bcd-8a6f-d253493ee1f6","name":"EmailFrom was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_froms\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"47699723-afb1-4ade-aacc-404627ce50fe","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f708e96c-7cf1-4626-a8a5-4afd1c128404","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe0a6fa8-71f9-4408-aa75-7e5ee6167381","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6bacacb0-1a2c-4f30-8a49-41f57943fc8e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_froms/:id","host":["https://api.casebook.net"],"path":["attachments","email_froms",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4e68cd7e-1fc1-4b2a-86cb-2fb0c388b09f"}],"id":"4b674772-2be7-4eca-979a-2176e3ce860b","_postman_id":"4b674772-2be7-4eca-979a-2176e3ce860b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_froms","id":"1d5832c5-0a9a-43dd-a613-aad38718824d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_froms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_froms"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_address]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a2eb0f73-8877-4951-a2b8-df96b8fb7e34","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms","host":["https://api.casebook.net"],"path":["attachments","email_froms"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_froms\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_froms\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"808d0b42-8d75-4621-aeb7-1168e450cfe0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_froms","host":["https://api.casebook.net"],"path":["attachments","email_froms"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1d5832c5-0a9a-43dd-a613-aad38718824d"},{"name":"/attachments/email_froms","id":"dd3d48f6-f90d-4d00-a9f8-ebe73a1ca22a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_froms","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_froms"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e877a41c-a132-453a-82c5-77a04f87d309","name":"EmailFrom was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_froms"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_froms\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9f8fe043-fc25-4f61-9f4b-4fb7f99bfd21","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_froms"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d59f3429-b9d0-4719-bd01-27a94f79d5a0","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_froms"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8cf6d066-c094-4bd0-ad36-021c03dcbe33","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_froms"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"88ed410d-650e-4d3b-805c-d1eb5764b6d1","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_froms\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_froms"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dd3d48f6-f90d-4d00-a9f8-ebe73a1ca22a"}],"id":"484d212a-eeb8-4bcb-aad9-e4e8c07cdb99","_postman_id":"484d212a-eeb8-4bcb-aad9-e4e8c07cdb99","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_reply_tos","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"email","item":[{"name":"/attachments/email_reply_tos/:id/relationships/email","id":"6b2cff9d-a6ff-43da-9a99-f975ed7261de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_reply_tos/:id/relationships/email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_reply_tos",":id","relationships","email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"382452c0-0348-4c96-8992-c2f7cf64d4ae","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bab1d2bc-96c6-40dd-a129-53dc3cfc4a78","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ee299d7b-a11b-4ee2-89ce-051dbc82044d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4f8d82c5-5f92-4ff6-bd56-208033e3651e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f512d2a-7214-4464-b17f-c6ad3f2f655d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dfebed4d-0d86-4988-ab0b-1280d3d69cb2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6b2cff9d-a6ff-43da-9a99-f975ed7261de"}],"id":"6bf63954-0f0d-4f2f-97fc-14395156cf5b","_postman_id":"6bf63954-0f0d-4f2f-97fc-14395156cf5b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"8aa0adb9-c4a4-4b64-85ce-ad6377d91c94","_postman_id":"8aa0adb9-c4a4-4b64-85ce-ad6377d91c94","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_reply_tos/:id","id":"24ef1057-865e-4528-aefd-564a33aae447","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_reply_tos/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_reply_tos",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5258b080-bedd-4fde-8552-41c13e9b7ab2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c55986e4-9c9c-41d9-af1c-11f9e4652fcd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"66c188a3-56c7-42ba-b6e0-4959c2b53235","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4ed482e3-d475-4667-a78a-c64c8c9a9a3b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb810e93-2e0b-4883-9a27-bbc409a1fc8a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cdecdc5a-4896-4151-93e0-8da6c66f2c67","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"24ef1057-865e-4528-aefd-564a33aae447"},{"name":"/attachments/email_reply_tos/:id","id":"bdcd1c64-4a77-421e-9b90-bcc511a0866c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_reply_tos/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_reply_tos",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3458af77-8538-405e-9a71-f39cf703f5ce","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9253fabf-69a0-4310-9b8b-40bce36e3643","name":"EmailReplyTo was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"de27fdf2-f7ba-480f-a2dd-3224d2e15bf1","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b4fe8f35-46cc-46f0-9c12-508783ce8ae3","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bdcd1c64-4a77-421e-9b90-bcc511a0866c"},{"name":"/attachments/email_reply_tos/:id","id":"c0eb749b-c6cd-4661-8416-04c8695d9de3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_reply_tos/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_reply_tos",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"54989e10-bbe9-4f16-b046-d7d00aaf998d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2fde00c7-eeb2-4d21-b0b6-815691fc198b","name":"EmailReplyTo was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_reply_tos\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0fb0734d-cd91-4543-903b-24b4c03e5a4e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ccfc20fb-57e4-490e-9866-173a92da768e","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3896dcc1-2434-4a3d-9b09-ff9d61494cc6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0a164f5-f8fb-4d83-aa8a-10ad5e0f0c97","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c0eb749b-c6cd-4661-8416-04c8695d9de3"}],"id":"352f77a0-43fa-4e2f-a334-2a1c8229fe68","_postman_id":"352f77a0-43fa-4e2f-a334-2a1c8229fe68","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_reply_tos","id":"fbe0f266-ce1e-40b1-b6ee-5c65418a49c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_reply_tos","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_reply_tos"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_address]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2780b53c-f0a0-42dc-82fa-9be0ef47caa1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_reply_tos\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_reply_tos\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2715a589-9b44-48c2-a018-f5cdacb7a960","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_reply_tos","host":["https://api.casebook.net"],"path":["attachments","email_reply_tos"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fbe0f266-ce1e-40b1-b6ee-5c65418a49c6"},{"name":"/attachments/email_reply_tos","id":"d28d0b51-c884-4091-ba9f-e75328db240d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_reply_tos","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_reply_tos"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"4ef9d682-075f-4981-987f-0072caeaf56b","name":"EmailReplyTo was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_reply_tos"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_reply_tos\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6326fd66-5a1a-469f-b29f-bdd227fa22e0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_reply_tos"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4b2cf312-8aff-4539-92f0-99221344759f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_reply_tos"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d6a1538c-e627-4664-b89d-09777b8ad4dd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_reply_tos"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b283f8e-f28e-42ec-b2aa-7f073b99d342","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_reply_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_reply_tos"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d28d0b51-c884-4091-ba9f-e75328db240d"}],"id":"e61c9ab7-4a63-424c-bb26-25d5dd41fb51","_postman_id":"e61c9ab7-4a63-424c-bb26-25d5dd41fb51","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_threads","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"emails","item":[{"name":"/attachments/email_threads/:id/relationships/emails","id":"bdbf4bc0-7053-401d-b076-af9bdcdf5de1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_threads/:id/relationships/emails","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_threads",":id","relationships","emails"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1fca678d-cceb-468b-b988-a81ef01b1497","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a3b81a66-5c9e-4fa4-8db8-01f64045cdb8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/emails","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4353e5a7-f473-4755-ad23-adfd0b53b95b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/emails","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c660f68a-1340-4f60-af74-f722e7d6a9b6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/emails","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"49534530-77d8-4112-a122-4508ca06c3c0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/emails","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f58da5ea-557d-46cb-8445-3a5eda55de89","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/emails","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bdbf4bc0-7053-401d-b076-af9bdcdf5de1"}],"id":"e9f77184-521b-49ba-8e0a-f64f25f95a0a","_postman_id":"e9f77184-521b-49ba-8e0a-f64f25f95a0a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"last_email","item":[{"name":"/attachments/email_threads/:id/relationships/last_email","id":"7adc6098-671a-4a7e-8b4c-0342b19fc1b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_threads/:id/relationships/last_email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_threads",":id","relationships","last_email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"102e95e5-30fc-48dc-a1a0-603fb4c66de3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"540d024b-7426-40e7-b2fc-26905e7cb013","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/last_email","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","last_email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"last_email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2599da25-ba60-49b5-bb17-9e50524f957c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/last_email","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","last_email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c1fa150f-b4aa-491a-b8b9-460c8caf4222","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/last_email","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","last_email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a4b41a8-11b1-4aa0-8ad1-43935b78746d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/last_email","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","last_email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"250f2ba4-3fd0-4926-8638-a4d37ede7d1a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id/relationships/last_email","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id","relationships","last_email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7adc6098-671a-4a7e-8b4c-0342b19fc1b3"}],"id":"c320e384-50f7-4151-bac6-d450be346622","_postman_id":"c320e384-50f7-4151-bac6-d450be346622","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"952c3993-fd81-4de7-8084-07928a73eaf2","_postman_id":"952c3993-fd81-4de7-8084-07928a73eaf2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_threads/:id","id":"ed212ee4-fb86-4781-bcf5-88088c9a3e06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_threads/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_threads",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a6c6c35c-fa1b-4438-9874-45a54aaca897","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a8b6085-eb97-4b3e-970b-7403f0dbabd5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"message_count\": \"<number>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"emails\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c3e57412-bb4f-432a-9f10-7d8a83f9a838","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"46dc22e9-c815-4f31-a795-0e2582f72750","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d418a719-c18f-46f6-ac7d-1ba7bed6092d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"143e0ea4-0381-4e23-a7c6-f03d142a56e8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ed212ee4-fb86-4781-bcf5-88088c9a3e06"},{"name":"/attachments/email_threads/:id","id":"846903fc-55de-495a-97fb-cf1ec1cb5634","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_threads/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_threads",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4acba614-906b-4308-b5a1-26cea0e5e251","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5ce3cb96-deff-49fe-8109-50b091213cd2","name":"EmailThread was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a41740c9-cec9-42e5-b1e0-3942b5c75c0a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b3ca6ec-7a75-48ca-900f-a7f4511c4847","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"846903fc-55de-495a-97fb-cf1ec1cb5634"},{"name":"/attachments/email_threads/:id","id":"a3353abe-d96a-484f-b398-4327d6527780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_threads/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_threads",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3adeafd6-374d-4bf8-8f8f-852cee37904b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0c335e89-4aea-401c-b385-85e0ec2a4ec4","name":"EmailThread was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_threads\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"message_count\": \"<number>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"emails\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"last_email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"11007287-8c17-4fc3-88d8-3f7c4f45e039","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2c45657b-a0f1-4e56-b706-bc81437ec90c","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69a01028-7963-476d-9cf6-94647e6961c6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a0357b5-9dd6-44d5-bd3e-a42c597870a8","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_threads/:id","host":["https://api.casebook.net"],"path":["attachments","email_threads",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3353abe-d96a-484f-b398-4327d6527780"}],"id":"c4340e25-3de0-4945-8c97-d69439f85e0d","_postman_id":"c4340e25-3de0-4945-8c97-d69439f85e0d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_threads","id":"756bbeee-4e0a-4c2a-91b0-da31ef0ec6a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_threads","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_threads"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"23ce4e0e-c117-4c18-881a-d47e0e32cb70","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads","host":["https://api.casebook.net"],"path":["attachments","email_threads"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_threads\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"message_count\": \"<number>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"emails\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"last_email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_threads\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"message_count\": \"<number>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"emails\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"last_email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f5a25c81-dd8e-48fe-a753-434f847c1a18","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_threads","host":["https://api.casebook.net"],"path":["attachments","email_threads"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"756bbeee-4e0a-4c2a-91b0-da31ef0ec6a7"},{"name":"/attachments/email_threads","id":"dd20b1a8-0ab3-4922-8b19-15a2caee5fd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_threads","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_threads"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"fd92d825-6a34-4e2c-8c68-03efc88ebf25","name":"EmailThread was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_threads"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_threads\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"message_count\": \"<number>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"emails\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"last_email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"064baa00-bae3-403f-8ad7-672bb651d338","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_threads"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a1e51f62-4246-4ea1-9f89-e80a717d3dcd","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_threads"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0feaf417-416c-4852-a332-bd1183a2faf9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_threads"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f625ee92-9200-4457-9837-a6b44476567e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_threads\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"resource_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_threads"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dd20b1a8-0ab3-4922-8b19-15a2caee5fd5"}],"id":"3d02282b-9cc7-4a11-8dc1-61e64cb3351e","_postman_id":"3d02282b-9cc7-4a11-8dc1-61e64cb3351e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_tos","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"email","item":[{"name":"/attachments/email_tos/:id/relationships/email","id":"5f24cf53-9327-4184-b64c-042cfa5652f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_tos/:id/relationships/email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_tos",":id","relationships","email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c444d733-9272-4cdb-aaaa-8d29f4f5e643","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bfd47e2e-11db-40eb-bf9d-73be997c96d3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"be28e5ee-767b-4a99-aff9-6acce2250503","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"793b5d06-d6ef-4db0-984c-e8e9d5538bbe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f6d3e1c1-4ce3-4da7-85b2-81cd30648550","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e50ba02-00ab-4c04-ac3d-af1bc7ea7c21","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id/relationships/email","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id","relationships","email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5f24cf53-9327-4184-b64c-042cfa5652f8"}],"id":"4259cd37-95aa-4d00-a6b5-1b9cde58a86c","_postman_id":"4259cd37-95aa-4d00-a6b5-1b9cde58a86c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ee9eed4a-2e0b-46c2-b7eb-861b0883c4cc","_postman_id":"ee9eed4a-2e0b-46c2-b7eb-861b0883c4cc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_tos/:id","id":"9d7b370a-a45c-4dd9-9ab4-833fc9c9eb56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_tos/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_tos",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2c31e43e-96b3-41d3-a23b-db001e71e6bd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f21b1a47-d409-4453-b35c-a77af5fa16c0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"da6b5d10-eaf5-467e-9cec-318c1f77355c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5e1df438-113b-445e-bcdd-8cd56a772aeb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71a01c07-4930-442a-b86f-c9d2a88df744","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b096a884-2960-49d5-8968-abcdb4c810d3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9d7b370a-a45c-4dd9-9ab4-833fc9c9eb56"},{"name":"/attachments/email_tos/:id","id":"c6c57c1d-1a97-4b98-8e7e-9c7d55b25051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_tos/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_tos",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ca8aae16-06a6-467d-9d57-0a67da779082","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ab9cbcc8-a5c7-43a3-b392-f54c51f68bc6","name":"EmailTo was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"331de6fc-9e5f-43f8-9f20-b8eeae4d0fee","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd4c1b23-8844-419c-be35-2b57899ecd98","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c6c57c1d-1a97-4b98-8e7e-9c7d55b25051"},{"name":"/attachments/email_tos/:id","id":"11af4118-f9a1-4451-a421-56a4ea8a20a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_tos/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_tos",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"909e79b5-ad5c-49d5-9908-56e3c0a98714","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5138f980-7b73-4da3-98b3-41bdf77e3d25","name":"EmailTo was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_tos\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cf84126b-bdfb-47f5-bafc-b97dd4d184cc","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"070eb576-ecba-40dd-b0cf-6a4b059c816f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7360eede-ecad-4438-86bc-98b30a71475e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b21bc49e-84aa-4cf4-861c-9c30a59f0ebd","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/email_tos/:id","host":["https://api.casebook.net"],"path":["attachments","email_tos",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"11af4118-f9a1-4451-a421-56a4ea8a20a7"}],"id":"5f817de4-2ddc-4904-bd52-3d1b533bd2c0","_postman_id":"5f817de4-2ddc-4904-bd52-3d1b533bd2c0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/email_tos","id":"fb0cdb73-4aba-4185-bdd0-e4b6550e9526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/email_tos","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_tos"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email_address]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"4896dc29-28b9-464b-a3e1-151188d150b8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos","host":["https://api.casebook.net"],"path":["attachments","email_tos"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_tos\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_tos\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_address\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f0c23e50-94b4-47b5-8414-a034f0774ca2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/email_tos","host":["https://api.casebook.net"],"path":["attachments","email_tos"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fb0cdb73-4aba-4185-bdd0-e4b6550e9526"},{"name":"/attachments/email_tos","id":"241e4f24-f6e1-4983-8368-a84c3656b0ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_tos","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","email_tos"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2e283a9e-5862-458e-9159-dec2cbc4c3cd","name":"EmailTo was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_tos"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_tos\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_address\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"acd1e2c9-79cf-4619-b27f-9a410b845229","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_tos"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"632c128b-94fd-404f-8dce-e04c46e2b6c3","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_tos"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"75d82166-93fb-4279-8df0-a027ab6305f2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_tos"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"768db641-2589-4134-bcc2-9bb19c9ed4bf","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_tos\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_address\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"emails\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/email_tos"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"241e4f24-f6e1-4983-8368-a84c3656b0ad"}],"id":"65b09c8f-c9a2-4b8b-9575-2d30fa013959","_postman_id":"65b09c8f-c9a2-4b8b-9575-2d30fa013959","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"file_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"child_file_types","item":[{"name":"/attachments/file_types/:id/relationships/child_file_types","id":"d9f897cf-a129-450c-bd69-5ff153f9e531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/file_types/:id/relationships/child_file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types",":id","relationships","child_file_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ae5b7300-2a0c-4234-987d-2ee544be9696","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"67eb5e70-0a9c-42f0-a0b5-60ff5d3f41f1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/child_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","child_file_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"child_file_types\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"child_file_types\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aeea6010-bb66-4e68-951b-a00372f90c52","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/child_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","child_file_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f183cf0b-ecf9-4547-b7a1-5f9b5c3abfb3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/child_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","child_file_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e0cf2f44-abc9-4cef-9098-6947e1837c7b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/child_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","child_file_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"98af0a0d-0f71-489a-98b4-8132b00ced30","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/child_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","child_file_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d9f897cf-a129-450c-bd69-5ff153f9e531"}],"id":"b478ac1a-000d-4aaa-81f1-e3a44d9f0610","_postman_id":"b478ac1a-000d-4aaa-81f1-e3a44d9f0610","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"parent_file_types","item":[{"name":"/attachments/file_types/:id/relationships/parent_file_types","id":"616664e7-939a-4b1e-8d17-730ca9505889","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/file_types/:id/relationships/parent_file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types",":id","relationships","parent_file_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1e5256e3-34f7-4a05-9ebf-fc69033e0e62","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3796a33e-114f-4acf-9b02-ca48576594a3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/parent_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","parent_file_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"parent_file_types\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"282db7f1-d80b-41ba-8e96-6ccd8cdab25d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/parent_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","parent_file_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f899f1fc-6d39-40c8-b5c3-182d645df38f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/parent_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","parent_file_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eca65d7f-b17e-4bee-9c92-c29ed76cd666","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/parent_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","parent_file_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d21118ed-04d3-4dc9-bea2-79abb4b121b5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/parent_file_types","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","parent_file_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"616664e7-939a-4b1e-8d17-730ca9505889"}],"id":"0e4f9a84-4165-4500-807e-21c06d9f36a7","_postman_id":"0e4f9a84-4165-4500-807e-21c06d9f36a7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"resource_type","item":[{"name":"/attachments/file_types/:id/relationships/resource_type","id":"f2c746c8-1344-46cd-866c-215628cb739e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/file_types/:id/relationships/resource_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types",":id","relationships","resource_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a35778f0-1d76-4bcd-a50e-b6e4c0ce4fd8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cb05227c-b506-439e-b9f1-50c16cd7e696","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/resource_type","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","resource_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"resource_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8974db60-651d-46a4-9109-54c011e48f0e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/resource_type","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","resource_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4b9ceec9-c5ad-4fa9-ad8b-92c285c6c60c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/resource_type","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","resource_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"916f5eb2-8ba6-473f-a7d4-f3237b8b566c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/resource_type","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","resource_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d422b56-0d60-4188-bb69-0ac75ca9cecc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id/relationships/resource_type","host":["https://api.casebook.net"],"path":["attachments","file_types",":id","relationships","resource_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f2c746c8-1344-46cd-866c-215628cb739e"}],"id":"614a43a5-5ec0-42d7-bd2b-3e1de79b03ed","_postman_id":"614a43a5-5ec0-42d7-bd2b-3e1de79b03ed","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"dc9ee3d8-e5ca-4823-a003-3dd1b45cb2e0","_postman_id":"dc9ee3d8-e5ca-4823-a003-3dd1b45cb2e0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/file_types/:id","id":"59e8abfe-4e6d-4212-8ba1-21e74faf4050","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/file_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"003059a8-8633-41b0-bd85-4f1db6219f8c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"356cb450-8758-420b-8c75-bdde578c15f9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"child_file_types\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f7f993ed-9094-441e-90a7-b0f2c46be994","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3cd01b72-bfab-4f49-af6f-299821050478","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2dfab4e0-a532-404f-83c2-c85ec5efe294","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f166d772-db0d-4921-b5ff-4c9bf74c4e28","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"59e8abfe-4e6d-4212-8ba1-21e74faf4050"},{"name":"/attachments/file_types/:id","id":"2852136c-9438-412f-89a3-fc5539fc84b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/file_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ecdbb463-1834-4679-a8c2-83d1361ff2f7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ce9bc9aa-3bcf-4abb-b40b-b9e8b49d8690","name":"FileType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"aca6fc84-c09d-4628-9e34-f10a8e989bec","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d2f18edd-a657-491f-8d64-2470b295349b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2852136c-9438-412f-89a3-fc5539fc84b1"},{"name":"/attachments/file_types/:id","id":"cf298809-3a32-4665-a1e5-e88dc9d407aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/file_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e9c6a3f1-2768-444d-9435-a0bbc7535643","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c197a93c-2b66-4776-94d3-0e849866db32","name":"FileType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"file_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"child_file_types\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"parent_file_types\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"file_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"resource_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"resource_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"323ed984-9d0e-4f40-9bee-fd7fd2259a1a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a477473-e3b5-4362-9481-b8482e12d295","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e22c4c3d-c340-4be8-991f-a16e8a16e51c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0eeb24a6-28ba-47c6-81de-aa3fa0c8fc5b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/file_types/:id","host":["https://api.casebook.net"],"path":["attachments","file_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf298809-3a32-4665-a1e5-e88dc9d407aa"}],"id":"d6273d2c-159b-4f86-a2a2-b9953c14f887","_postman_id":"d6273d2c-159b-4f86-a2a2-b9953c14f887","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/file_types","id":"8a9e9797-270e-4d4d-b9d7-78d590f05578","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2ed79f08-7208-486b-be46-3a7e0b996aac","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types","host":["https://api.casebook.net"],"path":["attachments","file_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"file_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"child_file_types\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"parent_file_types\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"resource_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"file_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"child_file_types\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"parent_file_types\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"resource_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aea21999-6681-4907-a026-0eca3db5235c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/file_types","host":["https://api.casebook.net"],"path":["attachments","file_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8a9e9797-270e-4d4d-b9d7-78d590f05578"},{"name":"/attachments/file_types","id":"a13a0b54-ad6f-478a-b5f8-a4ab0b8f068e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","file_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"020eedad-9656-469a-899e-44170c4f7677","name":"FileType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/file_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"file_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"child_file_types\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"child_file_types\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"parent_file_types\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"file_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"resource_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"resource_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0ff3bf0d-b305-4bd8-81e8-a54e9dc0ba8c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/file_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1efe5b8-1b0d-45cc-bf24-0d42c88b7976","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/file_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d1bb8128-e197-4cf8-9fab-a0485561b04c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/file_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe284c51-6988-4afe-993a-a34c25b5b31e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"file_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"parent_file_types\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"file_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"resource_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"resource_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/file_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a13a0b54-ad6f-478a-b5f8-a4ab0b8f068e"}],"id":"70704da4-4e5b-4a8f-b0b3-0cdaf21b4d54","_postman_id":"70704da4-4e5b-4a8f-b0b3-0cdaf21b4d54","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"locations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"contact","item":[{"name":"/attachments/locations/:id/relationships/contact","id":"a84ef0bd-8b84-41b9-a782-cef069471ea5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/locations/:id/relationships/contact","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","locations",":id","relationships","contact"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"83271d3c-796c-409c-8202-a89f84542610","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"362842c3-e634-4565-9c51-d3b10966cd5b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f132faa7-1e48-487a-acee-1562896e585e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7b10e6a5-52c0-4251-95e3-13e6b9cdf7e6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ef3a7d9-5a62-4bb9-a1be-4af8c445496c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef1f965f-8047-48ce-922b-cdd55db25ad7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a84ef0bd-8b84-41b9-a782-cef069471ea5"}],"id":"8c5e6e23-06b0-4b47-83b1-ee9bde2370a2","_postman_id":"8c5e6e23-06b0-4b47-83b1-ee9bde2370a2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"county","item":[{"name":"/attachments/locations/:id/relationships/county","id":"9eb69b3d-da99-4917-a6cd-290ef17a23a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/locations/:id/relationships/county","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","locations",":id","relationships","county"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ca9274a9-41e8-4c57-a44e-3e5e2e963ede","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c22b9a42-8070-46ca-b4ad-a59639e27e49","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"county\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b5ebae90-71fd-47d3-b80f-eff7eabae896","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"63535120-dace-422e-8a6a-325f73f7d039","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1593bf0b-aa4b-49e5-a9e7-b7ad8f812e31","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e67ed86c-efdc-4f30-afbd-5d5bd3b39029","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["attachments","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9eb69b3d-da99-4917-a6cd-290ef17a23a5"}],"id":"53e64eec-3eb5-47ac-8c58-9f2a76393cde","_postman_id":"53e64eec-3eb5-47ac-8c58-9f2a76393cde","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"fb2748de-65a0-4666-a454-de2caffa39e3","_postman_id":"fb2748de-65a0-4666-a454-de2caffa39e3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/locations/:id","id":"1379c20b-1ebc-424c-a2c8-adc7d772965b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e7777778-6c20-42f1-ac06-c47b1b1c5e0c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d20147fe-79de-4724-a60f-ef935c57aa80","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9f4be176-6f59-4cf4-ae53-d3222176f34e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c0f701b9-9e71-4808-97cc-40d71f1774c5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e617745-9fca-4fef-9c96-79121a6b7a53","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"826a3a35-707e-4298-91bc-30497cf42b6c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1379c20b-1ebc-424c-a2c8-adc7d772965b"},{"name":"/attachments/locations/:id","id":"500c12e3-6c12-4034-825a-cf5739209adc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18dd5adf-558d-4cba-b0de-0884e606239d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f4ab0d55-60c6-47cf-ac11-4e5c6302d175","name":"Location was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"60f247ea-d77a-47fe-97d0-709cb65ca5c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a83817e-576d-4236-96ca-136d40684d38","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"500c12e3-6c12-4034-825a-cf5739209adc"},{"name":"/attachments/locations/:id","id":"fa7b6b73-6f8c-4e38-917c-7f931400104c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c83b535b-c411-4729-ae41-61bc86afc9bd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"956beb5b-2779-414d-a686-0c1e47f02157","name":"Location was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1f4d7809-245f-4ae9-bc06-0b25269694f2","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1fa66635-627a-4a91-8db8-d1433cc25faf","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aeea2ac3-a3fd-4f2f-a567-379fd9865a57","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a8e9aae5-47b5-45b1-a922-825fbf32b148","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/locations/:id","host":["https://api.casebook.net"],"path":["attachments","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fa7b6b73-6f8c-4e38-917c-7f931400104c"}],"id":"8037b862-a8f9-4929-9d13-90f13dcf13fb","_postman_id":"8037b862-a8f9-4929-9d13-90f13dcf13fb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/locations","id":"4f9a7fe6-ceba-465d-9e4b-5c7cf9a682c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","locations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address1]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address2]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[city]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[google_place_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[latitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[longitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[state]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verified]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[zip_code]","value":"<string>"}],"variable":[]}},"response":[{"id":"75537f2b-5d4a-45bb-96c9-e345b4d1e5fa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations","host":["https://api.casebook.net"],"path":["attachments","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a5fadacd-5b5f-41b9-9ecc-9cbf7252a9b4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/locations","host":["https://api.casebook.net"],"path":["attachments","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4f9a7fe6-ceba-465d-9e4b-5c7cf9a682c7"},{"name":"/attachments/locations","id":"fb1b4195-21bb-4f17-a357-30bc29af87d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"057e5a13-bfeb-42ef-b2af-93d2f7373079","name":"Location was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/locations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"87cdaa23-20da-40ae-b0c8-8e123fec4566","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/locations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ddc4c6f-1057-4e04-b5e8-98ca81d62471","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/locations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1046dc40-cf21-44d3-8c8e-d2b484612908","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/locations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b95e9fd3-34f7-4fff-94cb-567f710e8fb1","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/locations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fb1b4195-21bb-4f17-a357-30bc29af87d3"}],"id":"f3dc1878-a3e8-4f86-bccc-8b225223e6c1","_postman_id":"f3dc1878-a3e8-4f86-bccc-8b225223e6c1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meetings","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"contact_method","item":[{"name":"/attachments/meetings/:id/relationships/contact_method","id":"28783e50-58b7-4f81-8863-fee28c31826b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id/relationships/contact_method","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id","relationships","contact_method"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"823da25d-3c36-443b-bd0a-98b53cd99f4a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"021f7c2c-07a6-412a-9fb7-83cca6ba1d81","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact_method\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3db2ba05-3ad5-4214-a924-48daf4ed12ea","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2a7eb7a3-9cdb-4053-98e1-3af6ba848786","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a08e1eb3-02ac-452d-bb83-0232a16c283d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05b605b4-92e1-4aec-8277-5be6bdeb16c6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/contact_method","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","contact_method"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"28783e50-58b7-4f81-8863-fee28c31826b"}],"id":"11fabb88-f3ae-421b-bbd1-2e0ba7c41728","_postman_id":"11fabb88-f3ae-421b-bbd1-2e0ba7c41728","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_participants","item":[{"name":"/attachments/meetings/:id/relationships/meeting_participants","id":"975b863a-0043-4b47-8d5e-3ce390bce15c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_participants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id","relationships","meeting_participants"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c54f6c56-4cdc-4834-9f6a-bd917e8854b7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ad902f33-b343-43cf-b4f5-616e6b923c2e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_participants","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_participants"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_participants\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_participants\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"08584a5a-70d3-434d-8636-a6af33283949","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_participants","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_participants"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"25196100-2883-4a4e-9268-eaaa72d65fc0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_participants","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_participants"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e851a07e-5473-40a0-b761-a95d1e5f8b9e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_participants","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_participants"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e4a8cbc-f661-4ccf-af9c-59d37b00c88c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_participants","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_participants"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"975b863a-0043-4b47-8d5e-3ce390bce15c"}],"id":"c2fdccf4-b3a6-4210-842f-a3877b32d635","_postman_id":"c2fdccf4-b3a6-4210-842f-a3877b32d635","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_people","item":[{"name":"/attachments/meetings/:id/relationships/meeting_people","id":"48b7205f-3162-45b2-a4d7-7637b60e953d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id","relationships","meeting_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c6dc1d3a-f522-45ee-b025-7d9fc09c38d6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d19e0608-698a-45f0-93ad-5f127a55b620","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_people","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"969cc3c5-8bb0-4263-a1a4-fdf340474138","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_people","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f7ca84ed-8ad1-4e8f-b8d6-75effb3023d4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_people","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7fde3fda-6f1c-4a66-a4d8-031b06f2bf72","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_people","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5705ebd-3d25-4021-9341-34dd7dd1ca0e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_people","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"48b7205f-3162-45b2-a4d7-7637b60e953d"}],"id":"fc70a92b-f11a-4395-837a-e5a74cc85956","_postman_id":"fc70a92b-f11a-4395-837a-e5a74cc85956","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_resources","item":[{"name":"/attachments/meetings/:id/relationships/meeting_resources","id":"ae7b5724-decb-4226-ade2-52f6e2f3b3bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id","relationships","meeting_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"19e3bed6-c6f9-4bfe-b297-0c467253326a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"96d0c84f-5b55-4619-b7f0-13ff4844aeae","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_resources","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_resources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_resources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_resources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e8a716af-eab2-42a5-9d23-622c8f2232f3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_resources","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_resources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f71dbcf8-5209-466d-a0aa-67f2621807f1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_resources","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_resources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dfba74f4-6be7-4264-89c9-d23711aea84c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_resources","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_resources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03a30972-3226-4859-8f55-bc846c1ed57d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_resources","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_resources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ae7b5724-decb-4226-ade2-52f6e2f3b3bb"}],"id":"fed24c8c-9a76-4b88-a3da-2bcffc865b74","_postman_id":"fed24c8c-9a76-4b88-a3da-2bcffc865b74","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_type","item":[{"name":"/attachments/meetings/:id/relationships/meeting_type","id":"2e927f41-82a3-4ded-88cc-70c645c28cdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id","relationships","meeting_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"218ca4fb-d888-45bf-9db8-1b79cde3bf2d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"549676ea-7890-4664-a8dc-af9a80ef6b58","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_type","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cbcf8d69-2b48-4e61-afbe-f0af43baf8ce","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_type","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"400bff2b-6706-476d-939a-97eee6f821f0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_type","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b144398-1195-4ca2-bf5d-e2eec91d52b2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_type","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5898b93d-a50e-440b-8bf3-3252596e23f0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_type","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2e927f41-82a3-4ded-88cc-70c645c28cdb"}],"id":"8b696999-2351-42fd-a453-cafaec831776","_postman_id":"8b696999-2351-42fd-a453-cafaec831776","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_users","item":[{"name":"/attachments/meetings/:id/relationships/meeting_users","id":"db141f2a-ac2f-401e-ac2d-e86bada36e42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_users","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id","relationships","meeting_users"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18f7497c-0171-4cf5-a4da-d6fda3d29df5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e3511e1e-6e9e-4c11-b159-e9640791108b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_users","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_users"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_users\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_users\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2a144020-cf2d-4f89-8514-9fd521d3d9c0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_users","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_users"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dc7bb0a4-4506-4328-a070-c32d58d2dd8e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_users","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_users"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be5d0a3b-6a33-4384-b271-2d6dda68aef1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_users","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_users"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c2274489-e359-4192-8b3b-831bd15fe884","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/meeting_users","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","meeting_users"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"db141f2a-ac2f-401e-ac2d-e86bada36e42"}],"id":"14c94a98-d7f1-4030-8508-32e1d716ef11","_postman_id":"14c94a98-d7f1-4030-8508-32e1d716ef11","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note","item":[{"name":"/attachments/meetings/:id/relationships/note","id":"a286bf07-c501-4e30-adc0-963aaefe7eca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5eae33cc-f8b5-46a1-b44c-fb5712f67d19","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"314067ba-18fb-4847-91fc-30643f193b05","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a7ed1e18-6b17-45dd-859d-465740045191","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b2332b18-e5d7-42cf-9ed1-609450edf335","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe224623-e85a-4c5a-8c25-c079b8b3b9d5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"101394b4-777a-437b-b172-d5e8fd4332e4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","meetings",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a286bf07-c501-4e30-adc0-963aaefe7eca"}],"id":"b01db5c2-3ef5-4d8b-97e4-30d315f37dca","_postman_id":"b01db5c2-3ef5-4d8b-97e4-30d315f37dca","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9b7053cb-254e-41a1-9d06-e5928c13a8b1","_postman_id":"9b7053cb-254e-41a1-9d06-e5928c13a8b1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meetings/:id","id":"571fba87-e153-49a8-b5c2-4f744e036276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3dbbf308-19cb-475a-ae95-9ff13652d325","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3be7ac24-1564-47bc-9e8a-69c3a6d49e2e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_participants\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_resources\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_users\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6ea4e4b3-2ae5-4b83-838a-6d9a20d909f5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c389b75e-bed8-4117-acb3-625d7d7d7ec3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"64cbf0e6-d37d-4aae-8ecd-e0fe99814684","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ab51889-af3f-4e1f-abaf-e756b961e493","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"571fba87-e153-49a8-b5c2-4f744e036276"},{"name":"/attachments/meetings/:id","id":"4ff675e2-540a-4637-857b-aff2b5e530b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b85ce438-2179-4314-86d5-c89c9731908e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"01f2a19e-5fee-45ad-a378-925faad17dc1","name":"Meeting was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"470fa3f6-8aa5-4146-a661-33a03a55d5ac","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f6a9c833-c181-456f-bf11-427e361d26c7","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4ff675e2-540a-4637-857b-aff2b5e530b8"},{"name":"/attachments/meetings/:id","id":"db2c0b3f-3f1c-412b-a1f5-110d31a4dabb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meetings/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"952a6f6f-fd75-4ead-bbe4-51e30d0ed1b3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2c6bd481-8221-4a86-a327-9b0cebeb7e85","name":"Meeting was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meetings\",\n\t\"attributes\": {\n\t\t\"calendar_event_id\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"end_at\": \"<dateTime>\",\n\t\t\"ended_date\": \"<date>\",\n\t\t\"is_recurring\": \"<boolean>\",\n\t\t\"location\": \"<string>\",\n\t\t\"meeting_url\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"phone_numbers\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"start_at\": \"<dateTime>\",\n\t\t\"started_date\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"title\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact_method\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_participants\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_users\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6458c4c6-f64c-47b9-aee9-ca5f5912f5e8","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89150c58-cdd5-4dc5-84f7-75d075fc7a22","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"786b1729-777e-4c25-b0cb-166c1ea4befa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"28b60ba3-6c5b-4856-bdff-22e8522a2397","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meetings/:id","host":["https://api.casebook.net"],"path":["attachments","meetings",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"db2c0b3f-3f1c-412b-a1f5-110d31a4dabb"}],"id":"751a5759-d47e-4c1d-8c38-77ee8af17f95","_postman_id":"751a5759-d47e-4c1d-8c38-77ee8af17f95","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meetings","id":"63e5a7a0-1321-43ff-9621-a7e58034fb8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meetings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[calendar_event_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[end_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_date]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_recurring]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[location]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[meeting_url]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_numbers]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[start_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_date]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[title]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"7d770f19-d6b9-4ef0-98ba-743bd1240330","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings","host":["https://api.casebook.net"],"path":["attachments","meetings"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[calendar_event_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[end_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_recurring]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[location]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[meeting_url]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_numbers]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[start_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[title]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\t\"location\": \"<string>\",\n\t\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\t\"started_date\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"title\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact_method\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_participants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_users\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\t\"location\": \"<string>\",\n\t\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\t\"started_date\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"title\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact_method\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_participants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting_users\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4bc45aae-c902-496b-9783-972d16d753a1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meetings","host":["https://api.casebook.net"],"path":["attachments","meetings"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[calendar_event_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[end_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_recurring]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[location]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[meeting_url]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_numbers]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[start_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[title]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"63e5a7a0-1321-43ff-9621-a7e58034fb8d"},{"name":"/attachments/meetings","id":"f5a27119-1b2f-4253-8a4b-03e50b2bc315","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meetings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meetings"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"66f7f63e-64f3-47ff-b9c4-c42c06ac37d2","name":"Meeting was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meetings"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meetings\",\n\t\"attributes\": {\n\t\t\"calendar_event_id\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"end_at\": \"<dateTime>\",\n\t\t\"ended_date\": \"<date>\",\n\t\t\"is_recurring\": \"<boolean>\",\n\t\t\"location\": \"<string>\",\n\t\t\"meeting_url\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"phone_numbers\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"start_at\": \"<dateTime>\",\n\t\t\"started_date\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"title\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact_method\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_participants\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting_users\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"00f675a9-7051-490d-bb4d-648987517cbd","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meetings"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e91ddf6-3efd-4496-8a0d-13bc5af52d59","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meetings"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9f0ef778-2d2b-46b4-a0d6-9ec84ac70a10","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meetings"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97d14357-19a9-4d79-8666-fd79db090294","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meetings\",\n\t\t\"attributes\": {\n\t\t\t\"calendar_event_id\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"end_at\": \"<dateTime>\",\n\t\t\t\"ended_date\": \"<date>\",\n\t\t\t\"is_recurring\": \"<boolean>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"meeting_url\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"phone_numbers\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"start_at\": \"<dateTime>\",\n\t\t\t\"started_date\": \"<date>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meeting_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meetings"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5a27119-1b2f-4253-8a4b-03e50b2bc315"}],"id":"1631145a-1daa-49c4-a018-94660c246aee","_postman_id":"1631145a-1daa-49c4-a018-94660c246aee","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_participants","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"meeting","item":[{"name":"/attachments/meeting_participants/:id/relationships/meeting","id":"44796455-6fcf-486f-8c50-c03ba9bc4f32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_participants/:id/relationships/meeting","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_participants",":id","relationships","meeting"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f42b2a09-b914-4a35-9e24-c112d255e293","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5dcf524c-a1b2-4ff8-96eb-cc06efe6b95a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3c28d780-1b7d-493e-9b95-92f6c032ad86","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"241999b1-806f-486f-9cda-3e32699418dd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"074caff5-db2e-45d5-8a3e-03ba1b4e38b9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1582016c-1136-4ede-a892-662c6b222204","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"44796455-6fcf-486f-8c50-c03ba9bc4f32"}],"id":"562345b3-605a-4140-9e3f-2323d6ee3147","_postman_id":"562345b3-605a-4140-9e3f-2323d6ee3147","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9e599d8a-6c16-4872-bcc9-b4ace70f97f2","_postman_id":"9e599d8a-6c16-4872-bcc9-b4ace70f97f2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_participants/:id","id":"c78f94e7-5ffd-40ae-b3f0-11bc6ccdbbe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_participants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_participants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5a8ffac8-894c-46c0-816d-cb83558f827a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"48644601-a865-426a-9320-484370041917","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ded2ba1a-9bb7-486c-8449-11ce61a64529","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a936302b-a7a5-4b19-afd5-5b5fb142c87b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4edf7a5d-3194-40a8-9ad9-6cc399555969","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8fbb7e21-15ad-42d0-8704-b5315086b0a6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c78f94e7-5ffd-40ae-b3f0-11bc6ccdbbe2"},{"name":"/attachments/meeting_participants/:id","id":"562b4347-c34e-4fb8-ae24-5adaeee10134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_participants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_participants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6ad4f813-0516-427e-b4f2-d625175688bc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3b97473e-d1b4-42f8-b6ed-7ce9015a7b0b","name":"MeetingParticipant was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2ab9d75c-ce13-45bc-8451-1e800d84ac33","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe508e12-c213-4fd9-a9ea-e5c98113e96e","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"562b4347-c34e-4fb8-ae24-5adaeee10134"},{"name":"/attachments/meeting_participants/:id","id":"92160f41-b99e-4002-b604-e9b49056e199","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_participants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_participants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b2027f62-1b12-4dfe-8aac-28896bb45ccd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8880c4a2-d136-4bd2-a118-cb78b6ebd7fc","name":"MeetingParticipant was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_participants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email\": \"<string>\",\n\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dd693346-c002-43ba-b56f-5adbd27c3d41","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a547f8c-7efe-4c57-94b4-8ddfefaa58bd","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da3f0771-8f0c-4c8a-8d15-f60e624d0791","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c0548b4f-6dc4-458d-9c4c-7855175a3501","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_participants/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_participants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"92160f41-b99e-4002-b604-e9b49056e199"}],"id":"eeed5a98-75fb-4d27-94d2-5ed56afd318d","_postman_id":"eeed5a98-75fb-4d27-94d2-5ed56afd318d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_participants","id":"5c1ba922-00f9-4265-9126-b25578d1f151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_participants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_participants"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_focus_person]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[status]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"212a1d58-2347-4ba0-a288-71670dcb2220","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants","host":["https://api.casebook.net"],"path":["attachments","meeting_participants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_focus_person]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_participants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_participants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9e570e61-7050-48ee-8c61-b7312b0cf72e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_participants","host":["https://api.casebook.net"],"path":["attachments","meeting_participants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_focus_person]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5c1ba922-00f9-4265-9126-b25578d1f151"},{"name":"/attachments/meeting_participants","id":"45987e2f-c369-4d7d-8bca-37f8bae4f419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_participants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_participants"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ffa850a3-d183-4309-a6d2-cc0773a0cb7e","name":"MeetingParticipant was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_participants"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_participants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email\": \"<string>\",\n\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"926652e9-8b6d-4512-8fc1-b885c62812ee","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_participants"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"65913156-bf63-47e4-b987-b36349f37815","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_participants"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2d8222e2-c9ca-48cb-9336-64bd676a010c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_participants"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97b7a165-eab5-40ce-bbb2-9862f7a6de15","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_participants"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"45987e2f-c369-4d7d-8bca-37f8bae4f419"}],"id":"5f3ef4db-8595-4108-b553-67a495de1faf","_postman_id":"5f3ef4db-8595-4108-b553-67a495de1faf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"meeting","item":[{"name":"/attachments/meeting_people/:id/relationships/meeting","id":"780bb999-4197-4141-bcf5-0435cfbab0a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_people/:id/relationships/meeting","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_people",":id","relationships","meeting"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"96809a8a-b4ee-4f51-bb3b-469d72d365d8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de898fea-e830-4855-a840-70ebd11b9768","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0182a038-4528-4815-86f6-382fe0d36176","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b74414a8-6460-4fee-9500-33251e20276a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe4cd7c6-220d-4649-a2cc-6bd00c891804","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"268f5d01-9494-406f-828b-dac35eb56953","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"780bb999-4197-4141-bcf5-0435cfbab0a5"}],"id":"495ebcc3-8f34-466a-aa10-811f9bc6d731","_postman_id":"495ebcc3-8f34-466a-aa10-811f9bc6d731","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"55fa51d7-3268-416b-9298-a2a2a5182171","_postman_id":"55fa51d7-3268-416b-9298-a2a2a5182171","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_people/:id","id":"402b64f4-d323-4407-ad4d-55f6feca4b39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d9b5a10a-ea75-42f3-b733-36aa4691126b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6b3f4f50-a72f-4cb2-8808-b895b043ae66","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2d02b676-5b81-4b01-aa09-937edf115394","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8b8bd9b5-fc82-4e42-bdcc-8c379df17b40","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23f406da-9b48-4bb7-845d-6824d47fafa9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3078d658-9cfe-495c-ada6-5192abd0b6e8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"402b64f4-d323-4407-ad4d-55f6feca4b39"},{"name":"/attachments/meeting_people/:id","id":"a7d50448-4b92-410d-a6ab-a4aebb92e694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9e5b4a79-f37a-4f7a-8007-31e6ccadfdb1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a09aaf6b-b954-4b5a-b976-44165305b916","name":"MeetingPerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"361b16ab-ea12-47b8-bb75-ff3c9e464c0a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e3692c03-3ef4-4c39-baef-ca84b8bb6720","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a7d50448-4b92-410d-a6ab-a4aebb92e694"},{"name":"/attachments/meeting_people/:id","id":"83db9913-b228-4236-914c-6cf949cd9c10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fc2aa20f-4fec-48cf-8a8f-a2b60a120385","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"74b642e7-aba2-4cb3-b0b9-f91e04552e52","name":"MeetingPerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email\": \"<string>\",\n\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"650b586a-3697-49fc-86c8-744ce1614ade","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"817418c3-5e8e-4508-b3ee-b5bebf0a70f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"26dd51c5-5dc2-418d-91a3-79f90820f17d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"21afffb7-31cd-4053-94ce-db8fb6b01ae0","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_people/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83db9913-b228-4236-914c-6cf949cd9c10"}],"id":"76311a02-0c23-4a01-a638-268d9b947853","_postman_id":"76311a02-0c23-4a01-a638-268d9b947853","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_people","id":"f35c1134-8e94-4d50-8701-5833098417cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_focus_person]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[status]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5c3a84cc-f9aa-420c-a1c2-584a01a48db3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people","host":["https://api.casebook.net"],"path":["attachments","meeting_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_focus_person]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d0afb8d9-091e-4f75-ac50-44ed7557d40c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_people","host":["https://api.casebook.net"],"path":["attachments","meeting_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_focus_person]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f35c1134-8e94-4d50-8701-5833098417cc"},{"name":"/attachments/meeting_people","id":"55681a28-2dd5-4065-868a-342e199737c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a67c1a8f-dfb1-4542-94b7-7b9b48bbe36b","name":"MeetingPerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email\": \"<string>\",\n\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ad69e03e-b09f-4b61-9ddb-26b9757fcd3c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7aa8225d-2048-4145-b784-af7327cb58fa","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2b99ce3c-b523-4ab8-a4a7-53da8c6365eb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"391c8f4b-4e46-4ee9-9616-62d8dbe574c4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"55681a28-2dd5-4065-868a-342e199737c0"}],"id":"e959427e-f736-43fb-bf42-c59355945ab8","_postman_id":"e959427e-f736-43fb-bf42-c59355945ab8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_resources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/attachments/meeting_resources/:id/relationships/assignment","id":"1a07f6f4-2c70-4669-9d18-3c001ce1edaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_resources",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8780d492-3c47-4a61-a35b-50d628202ed7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0ffcfd74-7c81-47b6-8285-0045241cf2ad","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7c9c94bb-ccfe-409e-8783-ed9d1aebe9d7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8c1064e5-82d4-4f4c-8b5e-31d545f0e2b2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5a26929-a308-4ddd-b340-d533fd0c99f3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4953f122-ea34-4c38-bb61-76bcbbc34286","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1a07f6f4-2c70-4669-9d18-3c001ce1edaf"}],"id":"206fd9d7-57ff-46fd-b92b-2035414c5cdb","_postman_id":"206fd9d7-57ff-46fd-b92b-2035414c5cdb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting","item":[{"name":"/attachments/meeting_resources/:id/relationships/meeting","id":"0a012983-354d-4b2a-a2ec-2d0a9782268b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/meeting","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_resources",":id","relationships","meeting"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"45227bb3-2207-4b34-a839-018eb72895f7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"35cacd76-3ce7-46a0-a0f1-937f1f54f5c0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f33cd12b-1896-4fdc-8efc-7a5f6697f4dd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ffbf7200-c192-422a-9817-cc4926c1eaee","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"089dd1cb-c22e-4a28-94f6-525fc9ccb9aa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d56aa3bd-386d-4e63-833d-440cb232e417","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0a012983-354d-4b2a-a2ec-2d0a9782268b"}],"id":"c181b467-8fea-4ad1-8c76-b916c9e6a406","_postman_id":"c181b467-8fea-4ad1-8c76-b916c9e6a406","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ca9516d1-8051-4484-8a5d-bba1f096e9d8","_postman_id":"ca9516d1-8051-4484-8a5d-bba1f096e9d8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_resources/:id","id":"79f2af22-393d-450e-aece-4a436572078f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2cbc8030-826c-4621-a483-a56315e60b53","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5e19c681-66e8-4e9a-8d0e-d473e6c36960","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5ea13531-8840-4b79-a13e-bebf089b8265","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9ebb0d0b-c4a0-433d-8981-d65c8656c64b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4122f4a1-77e7-42fa-8a10-8cbcfdb4057a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"094d109f-ff9e-40e6-81ec-198316e498d0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"79f2af22-393d-450e-aece-4a436572078f"},{"name":"/attachments/meeting_resources/:id","id":"4ce13d1c-e118-44bb-9262-53c49147b007","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e3a69f22-6ca2-4a8a-9f42-47e3b6cfdacf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a4f510db-67dc-4755-a6b2-87333e1039e0","name":"MeetingResource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0e5482bf-fb02-471f-830b-cb66391d02a3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a1201636-bfe9-4fe1-bd7b-236fb5682135","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4ce13d1c-e118-44bb-9262-53c49147b007"},{"name":"/attachments/meeting_resources/:id","id":"ffcc41a6-5421-4cb0-ac7e-27f2016a3f05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18ec4b5b-07ea-4c09-b390-d4df186dc301","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3bd22c22-405b-4bd5-9c70-4e163e0cc5fa","name":"MeetingResource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9f3f6db5-bfdd-4ee1-8075-361c83367d22","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ae47f224-265c-4398-9237-e5fefe3ccda1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"94e907eb-9be5-4da5-91fd-e7a87fe13060","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"00d9b0a5-581c-4167-aff4-d46f171a6471","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_resources/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ffcc41a6-5421-4cb0-ac7e-27f2016a3f05"}],"id":"b9bed489-4a8d-4e5a-8e73-bdcfeffb8337","_postman_id":"b9bed489-4a8d-4e5a-8e73-bdcfeffb8337","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_resources","id":"16491ef3-26e9-4bb6-9ded-90cacbf99479","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_resources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b14935b7-955d-4d94-8126-a11a02c983bf","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources","host":["https://api.casebook.net"],"path":["attachments","meeting_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e15cd228-86f4-4622-9aa3-569269e4f609","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_resources","host":["https://api.casebook.net"],"path":["attachments","meeting_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"16491ef3-26e9-4bb6-9ded-90cacbf99479"},{"name":"/attachments/meeting_resources","id":"d349d6ad-39af-45e4-8d5c-a4820f26ee99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"11c79704-f01f-4aff-935c-267f8237ff8e","name":"MeetingResource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_resources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5ea6d551-3e89-4e63-831b-fe7668a040dc","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_resources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9c77a153-af42-492d-b21e-c4415ac60a9d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_resources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dc646370-b654-4679-a0c8-40ec9ebdd345","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_resources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4bc5bde7-3612-4894-a89c-4826387fab71","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_resources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d349d6ad-39af-45e4-8d5c-a4820f26ee99"}],"id":"2f741d8a-19d7-4677-bba5-e849c4462b05","_postman_id":"2f741d8a-19d7-4677-bba5-e849c4462b05","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"meetings","item":[{"name":"/attachments/meeting_types/:id/relationships/meetings","id":"6b2dc6d1-ea44-434a-8799-4407b987b727","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_types/:id/relationships/meetings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_types",":id","relationships","meetings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"de477031-c5c8-4a65-a5ad-95062199f40f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"22276dde-28d9-426f-8ac9-1bfdf155cd55","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7bf9ee7a-be76-4d9e-8861-b212880cdac0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a7142af6-9ae5-46c9-92d7-8a362a4b640e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c53be8a-531c-40a3-9580-fe6e6aa9ab78","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a3d5390-23c7-4263-8f11-ec7952fdc74e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6b2dc6d1-ea44-434a-8799-4407b987b727"}],"id":"b1ef6b6e-5505-4d26-a5dc-957427ac0af8","_postman_id":"b1ef6b6e-5505-4d26-a5dc-957427ac0af8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c93210fc-cce6-40f1-b58e-548fc9d9870a","_postman_id":"c93210fc-cce6-40f1-b58e-548fc9d9870a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_types/:id","id":"e85de6df-0b8f-4912-898a-d2e12490a245","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e1e6493b-a545-45c0-8adb-1f9ac5baada7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7464e189-2571-4359-8651-311b09d66df0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meetings\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0e0e53e2-37d2-4142-a06d-926a5074a01b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f4a82f02-1632-4c4d-ae96-f5d408ddf144","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9943130-8968-4238-bc3b-a98ea7867b9b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"738e04f2-52eb-4e78-9b10-2d3584609abc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e85de6df-0b8f-4912-898a-d2e12490a245"},{"name":"/attachments/meeting_types/:id","id":"75b101ce-6d0a-493b-b947-dd757b995eb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"84791822-4c31-4a21-b602-2fea2a74796f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3b0c39f4-3088-45b7-928d-cacca2eb4c4d","name":"MeetingType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"716cb9c5-2f48-4691-a9cd-538844b0a5b9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d4fa01f-0d38-4e99-800d-087365c90b27","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"75b101ce-6d0a-493b-b947-dd757b995eb7"},{"name":"/attachments/meeting_types/:id","id":"26bc93f5-2a25-44a3-ba73-eb0979627fc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"daaad71d-d458-4e3a-a683-e3e52b56f492","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2811c3ac-a420-411f-af42-dcc4771bf1d6","name":"MeetingType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meetings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e0288fc7-ea47-4374-a0b4-86c5141b5d12","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2cb3b788-4d11-41ca-a786-05d7a0524ba1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8cbc4139-784a-47e1-910b-f3eae2b7e47c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cbe6cd28-29d4-491d-ac78-5fed815c02f4","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_types/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"26bc93f5-2a25-44a3-ba73-eb0979627fc4"}],"id":"dc3537e4-0088-40ba-badc-04f1328e2b0f","_postman_id":"dc3537e4-0088-40ba-badc-04f1328e2b0f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_types","id":"d0ba9c1c-09f7-48c8-915f-a7703008ee6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"86398a48-68d0-4305-88aa-3dab45ee5955","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types","host":["https://api.casebook.net"],"path":["attachments","meeting_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meetings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meetings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8ead2f74-ee11-4d92-af68-e861d8da3c56","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_types","host":["https://api.casebook.net"],"path":["attachments","meeting_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d0ba9c1c-09f7-48c8-915f-a7703008ee6d"},{"name":"/attachments/meeting_types","id":"cabb5817-1a53-46a1-9d0a-b71bd099214c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"94571def-5f84-4332-bc47-7feb276faf67","name":"MeetingType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meetings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0e065784-a47b-4fd3-bb62-a50c026f6738","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab1a67a4-6240-4bdc-b5f8-1e9af3cb9894","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"134b66d6-e06d-48b8-9e14-6e7e08ba821a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"197f53da-4365-48a4-8c9b-a899029c27e0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cabb5817-1a53-46a1-9d0a-b71bd099214c"}],"id":"3e0e5e7c-2f95-4125-8a06-cb6005fda9c3","_postman_id":"3e0e5e7c-2f95-4125-8a06-cb6005fda9c3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meeting_users","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"meeting","item":[{"name":"/attachments/meeting_users/:id/relationships/meeting","id":"c31229b3-3b43-42d8-b704-04f6e9be86ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_users/:id/relationships/meeting","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_users",":id","relationships","meeting"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1dcb1891-a6be-458f-8798-b704a1448a58","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ee90a00f-e8ec-49fd-b3bc-e5da61ff189f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4db2a672-97a4-404c-bb9b-3889b9954949","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8f7e27b4-a1f7-4d16-a1d9-752a2aef6564","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"715f1072-7d7d-4c26-ab57-900d30f27b2f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92c80408-531b-4017-9231-53ed8116099b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id/relationships/meeting","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id","relationships","meeting"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c31229b3-3b43-42d8-b704-04f6e9be86ec"}],"id":"8fc6d659-44ec-4141-84cc-059d15e2409d","_postman_id":"8fc6d659-44ec-4141-84cc-059d15e2409d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"850ef5f6-d89a-4309-afa4-f921b4efd7c9","_postman_id":"850ef5f6-d89a-4309-afa4-f921b4efd7c9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_users/:id","id":"3e94a8de-24b1-4d5f-a72e-2aa96b59713b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_users/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_users",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"21656594-5b07-461c-bc0c-64a494efb1f8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4d426492-98e0-4114-826a-ef8495768676","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"65b05efd-2389-48f0-8093-a81065e3e05d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"234b9985-7d21-4799-8234-7862ca986c37","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"adf8e9ab-e1fd-45b3-b8fb-ab3c1c771186","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d016febf-20de-45cb-a629-0ef5b2b05da6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3e94a8de-24b1-4d5f-a72e-2aa96b59713b"},{"name":"/attachments/meeting_users/:id","id":"2ab76743-1f9c-4b36-9673-a4e7333b9b78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_users/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_users",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"68ce4d56-c26f-4c59-8b70-762279260f9f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a427949f-8803-4dbf-b3ad-9e7b54d8f715","name":"MeetingUser was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ce57fdf8-e3d6-4e41-9bc3-13f95631f3b2","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b9cf76e-bdba-482d-893e-4f1fcc6fc0fb","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2ab76743-1f9c-4b36-9673-a4e7333b9b78"},{"name":"/attachments/meeting_users/:id","id":"864ea305-b310-4eab-a745-6ae03665723f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_users/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_users",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eaa26260-b2bf-4bf9-ad0a-89b88918b3a2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"37be5ccb-4342-4082-a78c-2851869e9d68","name":"MeetingUser was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_users\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email\": \"<string>\",\n\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1893d2b3-d2b8-48dc-8d79-42a0a0e59bee","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d9a59030-0e0a-4b6c-8701-9b5b121a14b1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4b8aa985-374d-4f0f-b950-e43b3b76e983","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1604be19-78bf-47df-b527-c34f5df04e67","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/meeting_users/:id","host":["https://api.casebook.net"],"path":["attachments","meeting_users",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"864ea305-b310-4eab-a745-6ae03665723f"}],"id":"3365ec9d-5877-44fa-95ae-b7a974131148","_postman_id":"3365ec9d-5877-44fa-95ae-b7a974131148","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/meeting_users","id":"a46f5fa4-fab5-4788-932d-df56c141ffb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/meeting_users","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_users"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_focus_person]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[status]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a209b969-209a-43ed-a6dd-35ae5b17cb8e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users","host":["https://api.casebook.net"],"path":["attachments","meeting_users"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_focus_person]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_users\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meeting_users\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"meeting\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7bb5a500-7c5c-4cf9-af02-77cf1283f924","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/meeting_users","host":["https://api.casebook.net"],"path":["attachments","meeting_users"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_focus_person]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a46f5fa4-fab5-4788-932d-df56c141ffb1"},{"name":"/attachments/meeting_users","id":"6724c9e3-ee67-45a3-9181-c8cebe7c7b4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_users","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","meeting_users"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1e50cdf8-92c2-4330-aadc-260db2cdae34","name":"MeetingUser was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"meeting_users\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email\": \"<string>\",\n\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"meeting\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"meetings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e89e6f49-d086-44ff-b480-e0e7100ca21e","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_users"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ab3da89-2a62-4be0-98e1-0d5f197c1d46","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_users"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"92e36385-b0bb-4c37-9f11-9ba42ab01790","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_users"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6788bd71-587b-4c19-99a7-de5da3aa498e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"meeting_users\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"is_focus_person\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"meeting\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"meetings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/meeting_users"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6724c9e3-ee67-45a3-9181-c8cebe7c7b4e"}],"id":"d7ea2b63-8618-424d-8782-c20e01598a40","_postman_id":"d7ea2b63-8618-424d-8782-c20e01598a40","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"notes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"contact","item":[{"name":"/attachments/notes/:id/relationships/contact","id":"68c2cb9b-dfe3-4fbc-9059-afde56ff6565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/contact","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","contact"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8bdf5409-2e48-477d-bd32-3271a759d0a4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"56fb48d9-a0e0-4614-b6ee-58528920640a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a1a9d1bf-2329-476c-9898-fa1c24330a66","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"00d8520b-8a9e-49f8-afdf-031711bda46a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"691a78bb-c102-4d11-af27-93c04b520fc2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"773d9cb5-04e8-4e9d-862d-b3f9e9b79b5f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/contact","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","contact"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"68c2cb9b-dfe3-4fbc-9059-afde56ff6565"}],"id":"c5ef7acd-e6ef-448c-87f8-6dd705b0da77","_postman_id":"c5ef7acd-e6ef-448c-87f8-6dd705b0da77","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"meetings","item":[{"name":"/attachments/notes/:id/relationships/meetings","id":"1c5239f5-e029-4f34-abc6-6dbe8639c764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/meetings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","meetings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e14cbb7c-84e6-499a-9f72-66852a4ec37d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d2a3351d-020c-4be5-bb6f-206311cda279","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"meetings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3494423e-7186-4536-b36b-8aeaf4cf4267","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6c4f7628-84b0-48cb-83ba-c32b30c9ea80","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a942225f-1758-4c6f-b505-56ffb87748f7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"876d3396-c8c2-41d8-9c54-9bd630569be4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/meetings","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","meetings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1c5239f5-e029-4f34-abc6-6dbe8639c764"}],"id":"7f42381b-b75a-4f73-b2a6-795d1c630ca7","_postman_id":"7f42381b-b75a-4f73-b2a6-795d1c630ca7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_attachments","item":[{"name":"/attachments/notes/:id/relationships/note_attachments","id":"89a81e97-e016-49b1-9d32-458156b2e26c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/note_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","note_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"04e44f7e-2856-4699-9c33-b8e5dfddf83f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1626fc17-bd97-466b-81c7-41de1e4fa1a7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"19f49c57-40f4-47dc-a9cb-76b321c1eaa0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e84ab879-9a0b-44b6-a3ac-aae8e0c9754c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b0bdedb-9e31-4d09-aabd-6fe9816c437f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"61111dd8-945e-40c7-b6c6-ed06c068a1e4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_attachments","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"89a81e97-e016-49b1-9d32-458156b2e26c"}],"id":"89ba32f8-f16d-4914-b263-abdcc8c90d82","_postman_id":"89ba32f8-f16d-4914-b263-abdcc8c90d82","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_form_submissions","item":[{"name":"/attachments/notes/:id/relationships/note_form_submissions","id":"953f924a-9e1d-4db8-ac2b-153b468354a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/note_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","note_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"50b68f38-6706-47b6-ae50-e73a3c83b6c4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"626b0aa7-403e-4394-98b5-66bf8da2856c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_form_submissions","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_form_submissions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_form_submissions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_form_submissions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4f36b239-f66e-433d-8307-cf20b086840f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_form_submissions","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"652eb7d7-7a0e-4d90-b079-77b38b1af88e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_form_submissions","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_form_submissions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e51aa708-b81c-4ca0-9207-5d20e84a4f02","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_form_submissions","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a74ba6cf-cd0a-4e0d-bb72-556320af7170","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_form_submissions","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_form_submissions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"953f924a-9e1d-4db8-ac2b-153b468354a7"}],"id":"904a34e9-ced4-47f5-abaa-91b4c981fc52","_postman_id":"904a34e9-ced4-47f5-abaa-91b4c981fc52","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_people","item":[{"name":"/attachments/notes/:id/relationships/note_people","id":"f534bb94-7010-40cd-b21f-64a9f15f9c14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/note_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","note_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"30968b6c-b026-4a74-ab61-abf73532b23c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f9972163-7bdb-4bcc-9096-5e76faa85ab0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_people","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e7768cce-4b55-4747-a067-1860146ee5b3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_people","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0f608d16-70d8-47ce-92ee-52b65703a0fa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_people","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c408f053-43c4-4636-85c2-835adff69bb1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_people","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8de46d17-4820-41e2-91c1-caf86c464757","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_people","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f534bb94-7010-40cd-b21f-64a9f15f9c14"}],"id":"e3d3d567-8ca3-4aac-a6e3-b0f92b302152","_postman_id":"e3d3d567-8ca3-4aac-a6e3-b0f92b302152","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_resources","item":[{"name":"/attachments/notes/:id/relationships/note_resources","id":"2de088b5-b8a9-4b31-a0a4-476df67e45a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/note_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","note_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7ccf540d-fac3-4eda-9aa5-7ed0b1d9d99b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b1666744-10a7-446b-918b-46e520d7d6b0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_resources","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_resources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_resources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_resources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f9d5ecad-d72e-4f90-959c-a022406d4fc5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_resources","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_resources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"82064e5e-869f-40ce-9b2b-09e3a442bf70","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_resources","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_resources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0852e13-3a0e-4523-a697-5c8772ea10ea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_resources","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_resources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e6211d1-8895-477d-8d34-e151f7a89335","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_resources","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_resources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2de088b5-b8a9-4b31-a0a4-476df67e45a4"}],"id":"57ecaf5b-7f20-44d3-a2cd-15ae885f8e99","_postman_id":"57ecaf5b-7f20-44d3-a2cd-15ae885f8e99","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_services","item":[{"name":"/attachments/notes/:id/relationships/note_services","id":"f5553421-aca5-4f53-98f3-c176d0406b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/note_services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","note_services"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c3ad3c71-ec90-4721-bfa3-43d9b2e91fd1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5aeae893-9317-42e8-ae76-1514d7780864","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_services","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_services"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_services\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_services\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d55717cf-1982-4da6-ace7-98d3e517ddc4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_services","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_services"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5937b828-558c-4b07-b7ad-21313f98f0c3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_services","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_services"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b5c37e1-757c-4ef2-8818-97b78a4ea86a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_services","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_services"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ac5e4cef-5d3a-4a79-975f-e1deae3ba974","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_services","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_services"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5553421-aca5-4f53-98f3-c176d0406b09"}],"id":"5eefd9cf-1338-4ea1-9386-4e54a1bd7669","_postman_id":"5eefd9cf-1338-4ea1-9386-4e54a1bd7669","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_type","item":[{"name":"/attachments/notes/:id/relationships/note_type","id":"d1c87d3b-8b6f-4ac8-aef1-37c00a612c3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id/relationships/note_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id","relationships","note_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"29b647bd-0ed8-4571-a90b-75c1703ebad9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"187bbc4e-4ca5-4639-b1ce-9c7ea9fa7ec9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_type","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b8c6111b-0646-4dbf-8af3-c7f1aee6fbc9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_type","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4499fdab-7c0d-424d-95d7-15b1d04c0bea","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_type","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d7883e5-e1a7-46e4-a5d7-7e6f507c826b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_type","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f4a4667-d260-41c6-865f-4977af752578","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id/relationships/note_type","host":["https://api.casebook.net"],"path":["attachments","notes",":id","relationships","note_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d1c87d3b-8b6f-4ac8-aef1-37c00a612c3e"}],"id":"41d8c87c-b279-47d1-971e-a81a6ce499d4","_postman_id":"41d8c87c-b279-47d1-971e-a81a6ce499d4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"98d72826-f83b-4f93-86fb-15143db09c5a","_postman_id":"98d72826-f83b-4f93-86fb-15143db09c5a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/notes/:id","id":"4c774257-4ada-4729-a3f0-947921c077bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"edd74eee-b492-4664-93ea-a0eb8d3ee9a2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"474fd567-148e-4d8f-b1c6-a1724232617e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"meetings\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_form_submissions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_resources\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1e592db2-8480-447b-bf1e-61ec04b2959b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8d62abcf-d705-494d-9168-4a1d66c6e23f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd2d59d2-9584-4f03-b42b-2ecc7953b08a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03c7e210-488b-4dc8-8922-eb4bde2b0f4d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4c774257-4ada-4729-a3f0-947921c077bc"},{"name":"/attachments/notes/:id","id":"8cfa1c23-aed8-4b33-af9f-2ea9dcaaa208","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aaeb02b6-0b0f-434d-a24c-76af93d11e95","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d733f55a-9336-4590-828a-c6be7f957d72","name":"Note was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3107ba7c-c07d-4afa-aabc-a940dd18c14c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4efe0f3f-c5a3-46ed-be6c-92d65a56ad3b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8cfa1c23-aed8-4b33-af9f-2ea9dcaaa208"},{"name":"/attachments/notes/:id","id":"0d110605-6cc2-4c22-bcd2-c97928ecb8a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/notes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d73df1a6-23ed-4a35-b328-8c26054c4ff7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4ca37360-c7fa-400f-ad9b-2b4217885f72","name":"Note was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"notes\",\n\t\"attributes\": {\n\t\t\"author\": \"<string>\",\n\t\t\"checklist_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"locking_level\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"narrative\": \"<string>\",\n\t\t\"narrative_rich\": {},\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"source\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meetings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"note_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8f822581-c6a8-4fde-8f3d-ee556521ec3d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"62db8e86-8a48-47ef-a192-048082eb7974","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d7ecb18e-b283-4f98-a36a-2118110fded1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"39d3975a-d22e-4f02-b545-105b6eba9347","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/notes/:id","host":["https://api.casebook.net"],"path":["attachments","notes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0d110605-6cc2-4c22-bcd2-c97928ecb8a0"}],"id":"da4bf7b4-4651-4672-9225-0ac2a4b61b9e","_postman_id":"da4bf7b4-4651-4672-9225-0ac2a4b61b9e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/notes","id":"730d388e-6896-4169-82b3-7cc858ebec2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/notes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[author]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[checklist_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[locking_level]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[narrative]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[source]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3d5a30a8-154e-4e3f-b135-e90180e3ad53","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes","host":["https://api.casebook.net"],"path":["attachments","notes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[author]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[checklist_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[locking_level]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[narrative]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[source]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"notes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"author\": \"<string>\",\n\t\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"narrative\": \"<string>\",\n\t\t\t\t\"narrative_rich\": {},\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"source\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meetings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"notes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"author\": \"<string>\",\n\t\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"narrative\": \"<string>\",\n\t\t\t\t\"narrative_rich\": {},\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"source\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"meetings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"70b681cb-98c4-45e2-b7ee-ecd4f1505822","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/notes","host":["https://api.casebook.net"],"path":["attachments","notes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[author]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[checklist_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[locking_level]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[narrative]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[source]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"730d388e-6896-4169-82b3-7cc858ebec2d"},{"name":"/attachments/notes","id":"9edfeae5-b4c8-44bd-9ada-ad13b1a63852","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/notes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","notes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"93be1ee9-720f-4202-a545-b8d153b35de7","name":"Note was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/notes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"notes\",\n\t\"attributes\": {\n\t\t\"author\": \"<string>\",\n\t\t\"checklist_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"locking_level\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"narrative\": \"<string>\",\n\t\t\"narrative_rich\": {},\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"source\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"meetings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"note_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6ddffd25-d2b4-4ace-9353-17ac36c10426","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/notes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"10303da3-fd24-4dee-899e-d90e1b9adba4","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/notes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"84345573-12ce-4d03-8944-f25027179fa6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/notes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de380c57-ac2f-42c8-9047-86a4107fe823","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"notes\",\n\t\t\"attributes\": {\n\t\t\t\"author\": \"<string>\",\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"locking_level\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"narrative_rich\": {},\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"source\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"note_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/notes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9edfeae5-b4c8-44bd-9ada-ad13b1a63852"}],"id":"350264d4-2608-41a0-9422-9e45effdeb91","_postman_id":"350264d4-2608-41a0-9422-9e45effdeb91","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"attachment","item":[{"name":"/attachments/note_attachments/:id/relationships/attachment","id":"a15cd3ce-20ec-4624-8bdd-50e22e3846f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_attachments/:id/relationships/attachment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_attachments",":id","relationships","attachment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8ed37108-4e29-4bf6-8dea-a022282e8fc2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f139e149-159a-44b8-b699-9495d84eb872","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"300c0a35-9566-46e9-be81-32f5a36254f9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"28f0520f-c634-46e1-9c2e-6b46e30db37e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9200fea4-de90-4aaf-aad6-138a77370995","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ea12ad8-0501-4b0e-9a86-68c9eb8244ee","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a15cd3ce-20ec-4624-8bdd-50e22e3846f7"}],"id":"a1442405-7413-417d-8a50-d81773df8e09","_postman_id":"a1442405-7413-417d-8a50-d81773df8e09","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note","item":[{"name":"/attachments/note_attachments/:id/relationships/note","id":"4626dda4-9803-46a6-9b9a-099a3a91844e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_attachments/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_attachments",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1ad7478d-b6f2-4db8-8735-baeec93aceaa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1702dd9d-7f53-4a52-9606-3f14f23f15c4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"051f82fc-0db5-479e-bd41-b5818cb31e70","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d65458b9-3bb3-4ef6-8e94-31625ac58453","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"365e7026-3bdf-4183-a7b0-406f483f45c6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba3f26ba-ac58-4541-aa34-d828c23e91f0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4626dda4-9803-46a6-9b9a-099a3a91844e"}],"id":"6d6cedec-1f12-4a3f-9ce4-b95bd194bf35","_postman_id":"6d6cedec-1f12-4a3f-9ce4-b95bd194bf35","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"86114781-fcee-4f3d-ae51-bd435c63f92d","_postman_id":"86114781-fcee-4f3d-ae51-bd435c63f92d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_attachments/:id","id":"5f06be85-4a6a-42ad-a7a8-b5d5f12f3106","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"700ad2de-983a-48d8-8f82-155d2f99888f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"12b8598e-4f75-40ab-b0e7-7f1ff3ac717c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"74cc6c96-58c0-4f7e-b849-02c94554a6db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d1129902-c4b2-4237-9f25-567d6c0822f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4da7ef74-54ba-45fb-b757-1a6ca23c1070","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c126b85f-4003-4dd9-8971-066e87324f27","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5f06be85-4a6a-42ad-a7a8-b5d5f12f3106"},{"name":"/attachments/note_attachments/:id","id":"6cc5cda5-6ef3-4667-99d7-d7cde2acb4bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e5ffb410-3a64-4316-9857-15a36394e670","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b234b86c-708a-464b-9f88-3af23d28694b","name":"NoteAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"edbc95d0-bafd-4310-af33-56e275c8abd0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7828d31d-4618-472c-817f-85f568a9a098","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6cc5cda5-6ef3-4667-99d7-d7cde2acb4bd"},{"name":"/attachments/note_attachments/:id","id":"90747997-199d-4319-9c9b-b404f2fe94f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f56eaf99-91e0-4b73-a805-6d89271d13a5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d07d0ea1-0c67-425a-a2e7-4c369de4ab99","name":"NoteAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dca0877f-c8f5-4a48-8bb4-4e6461fe2224","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f2edcf6e-89ca-45e5-80d6-edbe9e6d69e2","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"246fb28d-fcd0-4bf3-b114-3b561a8e7305","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"73fb184c-91e3-4090-8a4a-934812cbb89f","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","note_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"90747997-199d-4319-9c9b-b404f2fe94f0"}],"id":"4215d711-6445-40dc-8a6e-bbe67b5662cc","_postman_id":"4215d711-6445-40dc-8a6e-bbe67b5662cc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_attachments","id":"f5d1ad4a-1e70-4ab0-9d53-8782bfd26cd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"02c09128-db32-46de-92c8-edf7b9063949","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments","host":["https://api.casebook.net"],"path":["attachments","note_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a65f38c5-966a-4605-8ffc-27ba26d33a96","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_attachments","host":["https://api.casebook.net"],"path":["attachments","note_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5d1ad4a-1e70-4ab0-9d53-8782bfd26cd5"},{"name":"/attachments/note_attachments","id":"69b6dcb5-b922-40f1-bb78-3583893a1ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"0f7f51e1-8ee1-455e-8180-18e0470ace6f","name":"NoteAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7733cc4e-6e34-4b0e-bc32-b274d6d4d1ef","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cd0ae2ea-109d-4faf-9c33-3cd138fcac39","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3676b881-471d-4ea1-a9cd-e1e0e1e47c51","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c72b78de-3a45-4d5a-9856-cf4ca7e61e3a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"69b6dcb5-b922-40f1-bb78-3583893a1ae4"}],"id":"3b06b590-620f-44be-9611-6c5e163d1a75","_postman_id":"3b06b590-620f-44be-9611-6c5e163d1a75","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"note","item":[{"name":"/attachments/note_form_submissions/:id/relationships/note","id":"82f489ae-3c57-4468-b708-0ce562e9acbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_form_submissions/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_form_submissions",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"82df4d4b-4f85-4630-8956-2ec98b1a7ec4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6338aa11-4292-476c-9cd1-d0313d7a63d8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0c0e6c77-0313-498b-8b3c-accb6fff3c10","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6f4ce34c-5606-4e03-bccb-55bfa92971f2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ecdb05a-1346-4235-91c7-a9ac3def2299","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad93760b-850f-4637-915b-93e688cce5ca","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"82f489ae-3c57-4468-b708-0ce562e9acbb"}],"id":"58b5ae58-18b7-43a0-8cc5-3d139fe0b199","_postman_id":"58b5ae58-18b7-43a0-8cc5-3d139fe0b199","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"66ac2b50-6772-4a36-b541-af11ff2aa78c","_postman_id":"66ac2b50-6772-4a36-b541-af11ff2aa78c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_form_submissions/:id","id":"391b0d28-aa85-4f19-b269-9fe98fc08ef2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e1042911-fb66-48ef-93df-b20e48489731","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"95a6378d-2969-4c94-a7b0-733027732233","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"27f53b5c-c6ce-4f96-a837-699359177b44","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"07a0203a-c818-4eb7-9065-cac08fa3c71e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cc323ee8-3459-4e8f-8980-c4f6c1c4d4bd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04d2ec02-1f57-48b4-b2d2-de4f0978b5d9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"391b0d28-aa85-4f19-b269-9fe98fc08ef2"},{"name":"/attachments/note_form_submissions/:id","id":"3c6d7915-762d-45ef-b05a-94a6e3fd5017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f06d9e76-ed76-4cd4-9d9d-e54ed3c14995","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e745f517-a229-40c4-a0ae-b76cab262c4a","name":"NoteFormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ed83ec9d-b7fc-4db7-92bb-989a1e0c231f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b4a5ff66-e1c7-42de-9bb9-19282b0139ab","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c6d7915-762d-45ef-b05a-94a6e3fd5017"},{"name":"/attachments/note_form_submissions/:id","id":"c3fbaccb-e5ba-4ae8-8711-6b1c1e13cc45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8aded806-c120-4a82-8f74-b050c3e6f5c4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a5f14c05-0ae8-4fa8-9a84-88a19e33cc0b","name":"NoteFormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bd162e48-1e07-43a3-9522-bbe6eb6e719c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"65831da0-e903-4839-8cdf-ca8d569045f0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"737eb120-812a-475f-a322-2540c83ba941","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fed1fa07-013f-4350-bba7-c81e32622e10","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions/:id","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c3fbaccb-e5ba-4ae8-8711-6b1c1e13cc45"}],"id":"fd1e4bca-f016-4858-b173-1a9e32c73391","_postman_id":"fd1e4bca-f016-4858-b173-1a9e32c73391","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_form_submissions","id":"a2526e2f-a7ec-4625-9134-2bb1535ad5fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_submission_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d29490d0-0d97-4f4c-b44d-b39fb75f4c3c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_submission_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"363c0a2e-f81e-46ca-9abc-a569a2d44c28","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_form_submissions","host":["https://api.casebook.net"],"path":["attachments","note_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_submission_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a2526e2f-a7ec-4625-9134-2bb1535ad5fd"},{"name":"/attachments/note_form_submissions","id":"9f75e2c2-fb7a-4233-a086-b7c646c6dd47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"37922456-5129-4084-bf34-567f4d5d1c18","name":"NoteFormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9408e4d2-aa82-48b4-92c3-c1fd731832ac","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"acc31776-8d21-456c-bb5b-24a1b62840d2","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"368d23bf-ed44-4a0f-b37d-31905cb702d8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5815af0e-e9bb-4df6-b2cd-28fe469a5d9e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9f75e2c2-fb7a-4233-a086-b7c646c6dd47"}],"id":"8e31e9e0-b43d-43b0-a8c5-b54b72b4306a","_postman_id":"8e31e9e0-b43d-43b0-a8c5-b54b72b4306a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"note","item":[{"name":"/attachments/note_people/:id/relationships/note","id":"5e228fe5-2363-4333-81cf-e9e0b1e3d858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_people/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_people",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a1394b50-2de7-4865-8394-6d98bc5c45ec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fd95e45e-40fe-4a31-ac44-21134a4358cb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_people",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"343aac64-6336-47f3-a118-6ecbe8594e43","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_people",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a5792c4e-0cb0-4c58-a94d-6933ae314f2e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_people",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e683edf4-78d6-433a-8e98-423ef8493279","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_people",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e79f4616-8f29-4faa-adb0-81c2d3a04696","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_people",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5e228fe5-2363-4333-81cf-e9e0b1e3d858"}],"id":"ed7171cf-6226-4e6a-8187-cbcac5025582","_postman_id":"ed7171cf-6226-4e6a-8187-cbcac5025582","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"354be33b-a1df-41df-8474-11e2545205ae","_postman_id":"354be33b-a1df-41df-8474-11e2545205ae","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_people/:id","id":"713c50d8-41c9-43b4-908b-68e68e268ac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"89290918-8c34-4676-b39c-f478ef1033f9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9cadd6a1-d7ff-42bc-ba3f-712d6c45d6c8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7e7620b8-b086-4d09-afc0-fd27005cba56","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0af63eaf-d2c5-49de-84f5-8467cd68c8ec","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2efd70c3-90a9-4533-86c3-4a538f3d5efc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ca95798-adb4-4b21-87be-1f8ae53598e2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"713c50d8-41c9-43b4-908b-68e68e268ac9"},{"name":"/attachments/note_people/:id","id":"2f7b6520-720c-46ca-8a37-ab4e14517ffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c1095582-578a-4004-ae09-446e2578e703","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8b6eee2e-d789-48e1-99bc-4f1e218bae87","name":"NotePerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"91ea7fc0-522b-4cf5-9aca-e6be607692b1","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb174740-10f8-4266-b160-cdef101c73a7","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f7b6520-720c-46ca-8a37-ab4e14517ffa"},{"name":"/attachments/note_people/:id","id":"cfc44eff-0a8c-4922-912d-5bff9d7d0691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cfefef8f-4271-4c68-9475-c2341faf5348","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"aa5c42e8-0bb6-4b7f-97ab-456276a73391","name":"NotePerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"is_regarding\": \"<boolean>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"was_present\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9bb261e2-f8cd-422a-b522-dd21c84746a0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e53e658-5515-4ea3-b07d-616512457725","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"43b6c5b7-7c8d-4a70-bb56-c5908694ddde","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc242541-2c41-4e51-8fdc-9a3325d3d259","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_people/:id","host":["https://api.casebook.net"],"path":["attachments","note_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cfc44eff-0a8c-4922-912d-5bff9d7d0691"}],"id":"18a848bf-ae1b-45f2-ac69-8876f17c3768","_postman_id":"18a848bf-ae1b-45f2-ac69-8876f17c3768","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_people","id":"0547b4c6-8d44-4349-a1ae-4665776c603d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_regarding]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[was_present]","value":"<boolean>"}],"variable":[]}},"response":[{"id":"70f86202-c529-4180-a024-d7bad1a5f500","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people","host":["https://api.casebook.net"],"path":["attachments","note_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_regarding]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[was_present]","value":"<boolean>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"was_present\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"was_present\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2f75c966-8dbd-46f6-bce4-31fb02f06989","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_people","host":["https://api.casebook.net"],"path":["attachments","note_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_regarding]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[was_present]","value":"<boolean>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0547b4c6-8d44-4349-a1ae-4665776c603d"},{"name":"/attachments/note_people","id":"86604df2-4902-4b32-b3c6-36527dff84dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a16790a5-3227-4799-bf6f-8437dae9554d","name":"NotePerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"is_regarding\": \"<boolean>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"was_present\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ad176802-7214-4735-8bce-d266d823ac3c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a95da8f6-9881-49ef-8fa6-68fa8ed105fe","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b8f4b724-a307-45ff-9ba8-4b23299c207a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7dd1fb19-bce1-4e91-bc62-038ca3c9a1c3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"is_regarding\": \"<boolean>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"was_present\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"86604df2-4902-4b32-b3c6-36527dff84dd"}],"id":"1c480e45-20be-4a8c-a67b-2b1de7ebd00a","_postman_id":"1c480e45-20be-4a8c-a67b-2b1de7ebd00a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_resources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/attachments/note_resources/:id/relationships/assignment","id":"1e1fc1eb-a827-4ca5-903c-fbfc11206b4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_resources/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_resources",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bcf7efdb-6416-4e16-9f7e-1188a320879f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8fe5a6ed-4ead-41c1-9ed4-12dafe24c19e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"631fe165-6c0e-4c93-a081-ce39a4d790c9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a59418a7-3f91-4ad1-915a-e17aa2ef1d9c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8510cf02-3231-4eb9-a8ef-33cfab32eb9c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6dd516f7-99c8-4489-8ec5-3bd4b671cdf5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1e1fc1eb-a827-4ca5-903c-fbfc11206b4e"}],"id":"56d3fbba-2e5d-4014-b04d-3285a8808b12","_postman_id":"56d3fbba-2e5d-4014-b04d-3285a8808b12","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note","item":[{"name":"/attachments/note_resources/:id/relationships/note","id":"3524d6b6-adad-41cd-831d-7d8946ce72fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_resources/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_resources",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0b0fd295-a9b5-45aa-9ad3-6f8c75aa9c2d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f6900222-1f17-4301-8045-7506daf2ed25","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"949befa2-a9d7-48fd-9f7a-1f86389d655d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6184e1bc-ba06-4191-b4c7-89410fb0e9a2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8695e4af-40f1-4d33-a5ed-6f03a66f3ef4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a739e6a-c109-42ef-b85d-f594f08c9047","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3524d6b6-adad-41cd-831d-7d8946ce72fd"}],"id":"af08be19-6f33-4152-a2b3-40a16cb28576","_postman_id":"af08be19-6f33-4152-a2b3-40a16cb28576","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"8fb46982-f8cd-43ed-8525-e3f6f32cf86c","_postman_id":"8fb46982-f8cd-43ed-8525-e3f6f32cf86c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_resources/:id","id":"38ce04d4-596e-49e2-9ae8-7546e7ec31fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"10700bc6-393b-4157-bf67-b675a6667890","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f2c113cd-f2db-40b2-984a-235670668da1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3ffe4117-f3ff-4ab0-9739-c38dfc8ac9a5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6baab0ec-8801-45a9-8a57-0eef9c7d1b3b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e6134e63-1e24-4bd7-898d-9844b34541d8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"51c8f8da-8c5c-4a54-968b-3b43fddffa55","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"38ce04d4-596e-49e2-9ae8-7546e7ec31fc"},{"name":"/attachments/note_resources/:id","id":"f4fece22-5b6d-4bd1-a0cc-1631fd4f4b9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"10683ad6-e2e3-443c-b3ec-fa93046636db","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3565843f-2624-43eb-934d-9cc4598ae1f0","name":"NoteResource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"55ed01e9-946d-47d1-a980-cd9bb25feee4","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c15794c1-5db7-4026-9e14-3685ec078bd5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f4fece22-5b6d-4bd1-a0cc-1631fd4f4b9a"},{"name":"/attachments/note_resources/:id","id":"aad99c28-4e87-4ffd-8149-b85ac3246c8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a20721fc-0e0e-4914-9fbf-97c4e139eb34","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84417ddf-4fdd-4834-bad5-b7ca011edb3a","name":"NoteResource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e143425d-4173-4dac-bb8a-ab2cc16e3224","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37dc1fe8-ddbc-403e-ab1a-02b84efc7db8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d415882-1e29-45d3-b765-36e4aa1f1520","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"84ad3993-74d3-43c0-8b9d-db5e4696a6b5","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_resources/:id","host":["https://api.casebook.net"],"path":["attachments","note_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aad99c28-4e87-4ffd-8149-b85ac3246c8b"}],"id":"93c923ef-5b8a-47a9-9716-2eb309c30c0b","_postman_id":"93c923ef-5b8a-47a9-9716-2eb309c30c0b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_resources","id":"ceb251cc-ce7b-4081-acb6-51d90a8d6d66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_resources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b8fb2373-cd06-476c-8e4d-3dae3c409d15","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources","host":["https://api.casebook.net"],"path":["attachments","note_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4b26532c-f834-4722-b1a3-b7b6b65c4844","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_resources","host":["https://api.casebook.net"],"path":["attachments","note_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ceb251cc-ce7b-4081-acb6-51d90a8d6d66"},{"name":"/attachments/note_resources","id":"fb0a6682-6ea9-4256-93bc-2ca98dca3923","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"0e091772-fd2c-4d06-8d91-1735d838937b","name":"NoteResource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_resources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a1a5f2e5-d532-4020-8fef-c8faccc5839c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_resources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a64c89b1-1997-4066-9990-a29add0c5005","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_resources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0082adf8-ec35-4f8b-82bb-e88e14674ba0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_resources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"73bb8dc5-73af-41c9-88f6-63d1a43b3fa0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_resources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fb0a6682-6ea9-4256-93bc-2ca98dca3923"}],"id":"80238c13-9bf7-48ad-8bb8-612e224ea22a","_postman_id":"80238c13-9bf7-48ad-8bb8-612e224ea22a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_services","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"note","item":[{"name":"/attachments/note_services/:id/relationships/note","id":"6be708d3-a28b-4f9b-bb1a-988da47f1794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_services/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_services",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"81766f1e-fba0-47bd-be8a-05ba8cd6d6d4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"503898bb-3366-4510-a817-082fe9f2f770","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_services",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"25f8ae1c-d5d4-473a-8f74-dd4a90091114","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_services",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fa194865-0a9f-4630-85e2-e209ae754764","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_services",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"74daafe8-30d3-4fee-ba8e-f7b527c0fb2d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_services",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e5dcb6c4-9ea0-4dec-9dae-b59ff98578cc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","note_services",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6be708d3-a28b-4f9b-bb1a-988da47f1794"}],"id":"62a00f52-1384-476b-9b4e-cf9f9edf2dfd","_postman_id":"62a00f52-1384-476b-9b4e-cf9f9edf2dfd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"65c45ff5-439c-4198-9a7e-3b9c6a796600","_postman_id":"65c45ff5-439c-4198-9a7e-3b9c6a796600","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_services/:id","id":"fcee9f85-8915-4b78-a814-4db2390b391e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2728a9a4-db53-4e3a-8ed1-e5222480a3a8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"614da905-7295-462f-90b2-4df5008c5167","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6246b51d-e6cc-4efa-9002-802a84d87ee6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8998f283-ba43-4df2-b32f-78246fb705aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"981d5a85-1f4f-4d97-ad0e-19fdd528654b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a42b5cf-9da0-4d5a-958d-455ffa9f1060","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fcee9f85-8915-4b78-a814-4db2390b391e"},{"name":"/attachments/note_services/:id","id":"da7a2765-b5a3-4072-aead-36c883ebac4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ce3a7f6d-7cb4-470e-95af-7419069043bf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f8fdacaa-09d4-4242-87bc-9a2a5be8b0e0","name":"NoteService was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"eed00ac8-fe23-42a8-a367-49b1cc184575","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a048fbe-dabe-4aa1-9471-c3cbbeba0ad5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"da7a2765-b5a3-4072-aead-36c883ebac4d"},{"name":"/attachments/note_services/:id","id":"85ddb54f-1a91-418a-b9dd-99dcedd047cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aad87b30-934b-4a91-a9ce-c8f640a036c3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"58f1ab7c-39b3-4b11-af45-2a3cef61a704","name":"NoteService was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_services\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\"service_offering_id\": \"<uuid>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"66ed342d-3588-4b92-9378-e784db383041","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"27195ae7-c34a-4158-b68b-5a876b26a8a9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"24836dc7-fd87-4c01-8b03-a4c0635f9bac","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"170bdd99-3475-49a4-a0fb-3f848587bf62","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_services/:id","host":["https://api.casebook.net"],"path":["attachments","note_services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"85ddb54f-1a91-418a-b9dd-99dcedd047cc"}],"id":"7ee35cfa-11ed-4443-bf19-766420b000fa","_postman_id":"7ee35cfa-11ed-4443-bf19-766420b000fa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_services","id":"8fdae68e-484c-40d6-a3b5-21f40375c791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_services"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[service_enrollment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[service_interaction_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[service_offering_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"1003a0c1-89a8-4e77-ae64-82ae7dbe4a7a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services","host":["https://api.casebook.net"],"path":["attachments","note_services"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_enrollment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_interaction_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_offering_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_services\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\t\"service_offering_id\": \"<uuid>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_services\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\t\"service_offering_id\": \"<uuid>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e43b996e-2069-43aa-95f2-125e78ac41ff","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_services","host":["https://api.casebook.net"],"path":["attachments","note_services"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_enrollment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_interaction_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_offering_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8fdae68e-484c-40d6-a3b5-21f40375c791"},{"name":"/attachments/note_services","id":"9628ccb6-273f-4cd6-9c52-eac53155fff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_services"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"34e5b183-8fb8-4c64-9c26-a2550de3038f","name":"NoteService was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_services"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_services\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\"service_offering_id\": \"<uuid>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"87847a34-7270-4be0-9447-c3613a50d6a1","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_services"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"65f1b065-6133-46df-9b84-bb3fa1753e55","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_services"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"eb51a8f3-4f6b-4851-972c-407e0ddf1d92","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_services"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f60f79e-33fc-45a0-8c14-b844a0487c1e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_services\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"service_enrollment_id\": \"<uuid>\",\n\t\t\t\"service_interaction_id\": \"<uuid>\",\n\t\t\t\"service_offering_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_services"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9628ccb6-273f-4cd6-9c52-eac53155fff9"}],"id":"5430c90b-3bf8-4c32-a813-76a246b2600a","_postman_id":"5430c90b-3bf8-4c32-a813-76a246b2600a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"note_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"notes","item":[{"name":"/attachments/note_types/:id/relationships/notes","id":"8fa54229-faf7-450d-8f24-354664795a23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_types/:id/relationships/notes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_types",":id","relationships","notes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c29661fc-4fe8-46d3-b87e-d700513b8981","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"59a79e0d-3af5-4a5b-a216-14baea5a86b2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id/relationships/notes","host":["https://api.casebook.net"],"path":["attachments","note_types",":id","relationships","notes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"notes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"notes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"96de3438-c7fa-4ed6-addc-15dfddc7e81e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id/relationships/notes","host":["https://api.casebook.net"],"path":["attachments","note_types",":id","relationships","notes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a4f4f355-cfdb-493d-9d12-41d18e968f75","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id/relationships/notes","host":["https://api.casebook.net"],"path":["attachments","note_types",":id","relationships","notes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f2f12f5a-225f-4f31-b145-6007e4968075","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id/relationships/notes","host":["https://api.casebook.net"],"path":["attachments","note_types",":id","relationships","notes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc3b840c-15ea-4681-a25e-16bf76816209","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id/relationships/notes","host":["https://api.casebook.net"],"path":["attachments","note_types",":id","relationships","notes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8fa54229-faf7-450d-8f24-354664795a23"}],"id":"e1317159-cce8-45de-a170-2f03ebc3bcf2","_postman_id":"e1317159-cce8-45de-a170-2f03ebc3bcf2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"81645925-2747-4b3e-b610-c587fd669e21","_postman_id":"81645925-2747-4b3e-b610-c587fd669e21","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_types/:id","id":"55c1aae4-d7de-4269-999a-dd7ff176faf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cd8ae9fb-d98f-47cd-95f6-05dee4fbc375","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a5480f17-ae75-41df-99f0-34238e1a83ce","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"notes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7bdfe1ac-53b1-4fea-a735-c452823971b2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d738f437-db84-48ad-b6d1-eaade1366dd3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e40fcfbc-a6b5-44c7-8bb6-5c10278e5859","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"abeb0788-1b78-4fb9-aab6-2ef307dc8edb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"55c1aae4-d7de-4269-999a-dd7ff176faf6"},{"name":"/attachments/note_types/:id","id":"b32839f9-36fb-4269-b975-c6ba040400b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ab12a314-c1f9-4ea2-a38c-9cdf31e7f7e6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ac0158c5-8d86-4d46-b18f-3745cb5bae24","name":"NoteType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"97b4708c-0f8d-4dd5-a3f1-4612415b1ec4","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5954e6fb-8e5f-4eeb-b0dc-2fad181770d4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b32839f9-36fb-4269-b975-c6ba040400b4"},{"name":"/attachments/note_types/:id","id":"f2b0fa33-71fc-40ee-9da5-466d92ae47c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0cd8fbbd-2465-4910-854e-75955d0600bc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3dfe6f69-d21c-494e-80e4-6f552353602c","name":"NoteType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"notes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8861a978-132c-4676-b8fb-9624c65abf7e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"406d96e0-ff97-4c83-b418-2c7ec5966de2","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a1e85f7-0e03-4427-91de-879b1974e00f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"365c383c-f09e-48f8-88f3-c15ca3f55029","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/note_types/:id","host":["https://api.casebook.net"],"path":["attachments","note_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f2b0fa33-71fc-40ee-9da5-466d92ae47c3"}],"id":"649083a1-0143-4590-bbf4-1275dce22b05","_postman_id":"649083a1-0143-4590-bbf4-1275dce22b05","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/note_types","id":"620efea9-73e3-40e2-a1ea-888f3a90cb74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/note_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c9a94d10-d109-402c-a927-3fbc15d1affa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types","host":["https://api.casebook.net"],"path":["attachments","note_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"notes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"note_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"notes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"095d7eee-737b-4141-9d64-11ff31931961","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/note_types","host":["https://api.casebook.net"],"path":["attachments","note_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"620efea9-73e3-40e2-a1ea-888f3a90cb74"},{"name":"/attachments/note_types","id":"29403dfd-9a19-4cdc-925b-c9fedc273015","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","note_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"029e5f2f-d2a3-4e29-9b73-7606bbb103d7","name":"NoteType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"note_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"notes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"86719531-b18f-4c74-acd3-126020f4d560","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa93d510-eeda-4208-98b7-e5af127e9702","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8e2339fc-57f2-4178-86c1-dcea78595920","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9e5c612-eacc-4b46-a579-227fcddc5959","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"note_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/note_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"29403dfd-9a19-4cdc-925b-c9fedc273015"}],"id":"0301ca0d-af17-4022-83b3-630de8a58a7d","_postman_id":"0301ca0d-af17-4022-83b3-630de8a58a7d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"resource_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"file_types","item":[{"name":"/attachments/resource_types/:id/relationships/file_types","id":"b4f9205e-6181-4b57-aa36-4cf76b88cd36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/resource_types/:id/relationships/file_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","resource_types",":id","relationships","file_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2ce17f65-da44-4446-948c-1de681daa0f5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2111839c-fca9-43a3-aea2-4980b4187562","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id/relationships/file_types","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id","relationships","file_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"file_types\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"file_types\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e957c1e6-f908-42f1-aea3-12e0e16431ea","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id/relationships/file_types","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id","relationships","file_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4214d4ca-0dcf-40e3-adbc-a00188039dfb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id/relationships/file_types","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id","relationships","file_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d56f20c1-6972-4106-a6b6-75097471282c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id/relationships/file_types","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id","relationships","file_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04eb0542-1cec-4ec7-a2a8-a0081fb10d49","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id/relationships/file_types","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id","relationships","file_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b4f9205e-6181-4b57-aa36-4cf76b88cd36"}],"id":"32cd2800-1ce3-4347-acdd-df0f15914294","_postman_id":"32cd2800-1ce3-4347-acdd-df0f15914294","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"59b57dad-f224-4c8b-a207-dab03edc4949","_postman_id":"59b57dad-f224-4c8b-a207-dab03edc4949","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/resource_types/:id","id":"c8221e83-0414-42b3-bbeb-919b09ce482b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/resource_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","resource_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bc9637de-4650-427c-8389-349470375a0b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"40435bcc-42ea-4f5b-8974-247e540a5a36","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"file_types\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2541c5cd-dfd2-4554-8be3-60fcc82c834f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5b485950-b4d4-4eb5-a126-1c7fab9838fd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf8cca59-95e8-40bc-a3c0-2b6b21b9d1ca","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32a18a58-4a1b-41c0-bc7b-c7e0a6475784","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c8221e83-0414-42b3-bbeb-919b09ce482b"},{"name":"/attachments/resource_types/:id","id":"d4052b0c-d4d3-4338-bd99-b5c6004ece2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/resource_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","resource_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1834e6f2-788c-4306-a701-1014b114b9ae","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"72ef99b4-8e7c-4d61-b560-56913d272ed3","name":"ResourceType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"cd3e7b60-93ac-4fe7-b967-17c67045424a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6c633b44-390c-4899-9cb5-12b2ab72a855","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d4052b0c-d4d3-4338-bd99-b5c6004ece2a"},{"name":"/attachments/resource_types/:id","id":"cac425da-9083-4c82-a08c-c89a2e64586e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/resource_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","resource_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"099c0c4f-5b44-47f1-8b51-157cfca82b4c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d7eb1a77-3f78-4146-b620-7c34b95fe206","name":"ResourceType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"resource_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"file_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4f4f17e2-8897-4163-998a-036f6904a7ed","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a0cc6fcc-3451-4af0-abc5-903c49d3f025","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"623116a4-b022-4193-beed-c27471a1bd4d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"193bb4e6-8949-439b-9e20-535d581b1217","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/resource_types/:id","host":["https://api.casebook.net"],"path":["attachments","resource_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cac425da-9083-4c82-a08c-c89a2e64586e"}],"id":"43d449db-a771-4c0f-9ea7-3f1ae8dec215","_postman_id":"43d449db-a771-4c0f-9ea7-3f1ae8dec215","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/resource_types","id":"ceb3830e-6f1c-45a1-9dc0-7b53f5bf999b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/resource_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","resource_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2c819b9f-fac9-4c9d-9528-e96cd65b8b4f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types","host":["https://api.casebook.net"],"path":["attachments","resource_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"resource_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"file_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"resource_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"file_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7ab75573-bf11-43e5-a090-c1e7a365855c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/resource_types","host":["https://api.casebook.net"],"path":["attachments","resource_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ceb3830e-6f1c-45a1-9dc0-7b53f5bf999b"},{"name":"/attachments/resource_types","id":"5040947d-37e5-4636-83dc-afe9dc2c34a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/resource_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","resource_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"284d3e7f-2130-4c5d-a53d-c5f656e11b0e","name":"ResourceType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/resource_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"resource_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"file_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f94b1caf-4da5-4a0d-8a34-60399cee8d58","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/resource_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b6fc631-e0ca-46db-ad12-c3ce2284c2e0","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/resource_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"81651a41-56f8-4678-80e6-ce75f3224c30","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/resource_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ecccb6cf-bad6-4595-806c-0e49b7ab4c1d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"resource_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/resource_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5040947d-37e5-4636-83dc-afe9dc2c34a0"}],"id":"89210e68-5c87-4386-8d56-cab51da7260a","_postman_id":"89210e68-5c87-4386-8d56-cab51da7260a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"attachment","item":[{"name":"/attachments/text_attachments/:id/relationships/attachment","id":"e2d5bc26-527f-4c55-86a1-373af3e29446","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_attachments/:id/relationships/attachment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_attachments",":id","relationships","attachment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"910bc267-0e44-43aa-9018-2086619a287c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1c139007-0197-4d6e-9737-9cacf1fe238e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"attachment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1351a847-5acd-44ed-8120-cdd7f4d77988","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"053c016b-06ec-4e4a-9477-b5113bdfc734","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e39b4383-02e4-481c-9491-64ae93df293c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d0b808c6-9ac7-4352-ad2e-a9ee045cd170","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/attachment","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","attachment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e2d5bc26-527f-4c55-86a1-373af3e29446"}],"id":"723086a8-9a77-4b00-ace2-da5bf7f56f8e","_postman_id":"723086a8-9a77-4b00-ace2-da5bf7f56f8e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_message","item":[{"name":"/attachments/text_attachments/:id/relationships/text_message","id":"847bab7f-4f59-4621-b8c9-7ad4c0b06a5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_attachments/:id/relationships/text_message","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_attachments",":id","relationships","text_message"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c9c43e47-ab8e-4493-b9fc-17e1d8618824","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"345dd9b1-4f97-49de-8f4b-0122b8968a5d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_message\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e2acf642-125e-4dc6-9217-89523a91fe8d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"76cf2760-c10d-4f5a-9a84-10f84dbac49b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3180f527-607b-4da2-bb9a-436e9064f668","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"44e5efcb-7732-476d-8eaf-f0586f18da9b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"847bab7f-4f59-4621-b8c9-7ad4c0b06a5d"}],"id":"e70f32a8-ea1b-423c-8a85-3bdfbca87fba","_postman_id":"e70f32a8-ea1b-423c-8a85-3bdfbca87fba","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"67954a0a-9e3a-447f-8758-331fbf6ca9ff","_postman_id":"67954a0a-9e3a-447f-8758-331fbf6ca9ff","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_attachments/:id","id":"ea2cb0fe-b8cd-46bd-95fc-4542f1551037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"93c6e416-da85-42d1-8a7d-1c744b5c5b07","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"378cc128-0b47-481f-9518-2f23cce7d091","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d3679b7d-1724-4e70-8b2d-072a68f2973b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"055491b9-abd0-4c05-b66e-69d5037db59d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d926a894-957c-4b15-9c99-b08d55f8f375","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1d916d9-04c5-4773-bc75-f74812143c2d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ea2cb0fe-b8cd-46bd-95fc-4542f1551037"},{"name":"/attachments/text_attachments/:id","id":"20eedc89-1e18-41f6-ab17-eec1c4c32635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d06f8dcd-b219-4ca2-8b39-17128f6d7fe4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bd8bd85b-03df-41ed-a777-7c49442eb3c4","name":"TextAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3bf0ffba-5163-450d-919e-54eb61d1c49c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7c29763b-8969-4332-9002-0c3967bcc566","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"20eedc89-1e18-41f6-ab17-eec1c4c32635"},{"name":"/attachments/text_attachments/:id","id":"f9af0171-19f6-47e1-93a7-8012f097ec00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f48ba20c-fb8e-44b8-ac3f-422793d58fe4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"51a9de03-2b9f-42ba-a7a8-7456ee81351e","name":"TextAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_message\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_messages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b7c37eed-f4f0-45d2-abc0-134ffb919767","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ca6c21b-7e80-4e7d-9cda-d40c9cee5651","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"527f0c42-fa00-47fa-b4b1-72ab658d3ca0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d97e3d8c-8f1f-4b9e-9bf9-574b35bd8e60","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_attachments/:id","host":["https://api.casebook.net"],"path":["attachments","text_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f9af0171-19f6-47e1-93a7-8012f097ec00"}],"id":"97c6e1d1-6928-4553-8495-4ba9438f2ba2","_postman_id":"97c6e1d1-6928-4553-8495-4ba9438f2ba2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_attachments","id":"65a4fd8b-1af5-427f-af1c-9b3a6685ad62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a66ba6b3-0729-4f1e-8ba3-075c01bd1300","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments","host":["https://api.casebook.net"],"path":["attachments","text_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"attachment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dbcfa495-167e-4f52-9f1e-a94537918d81","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_attachments","host":["https://api.casebook.net"],"path":["attachments","text_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65a4fd8b-1af5-427f-af1c-9b3a6685ad62"},{"name":"/attachments/text_attachments","id":"f39a460a-e79f-4421-832c-7ce915bb41f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"329133e7-2b18-4eef-8217-a6fc6e7d1dc4","name":"TextAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_attachments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"attachment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"attachments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_message\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_messages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bd63deac-095f-490f-b1fe-c56e6dfc8636","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6209a4b9-a7f3-4c21-bbf5-41820abb7e07","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f81b2c35-dba1-4290-afe3-4e75a9954494","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"30ddd7e9-3918-421e-bb45-44df4a5901fc","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"attachment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"attachments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f39a460a-e79f-4421-832c-7ce915bb41f1"}],"id":"73f574a6-227f-4511-a93f-a1f2bcbd276d","_postman_id":"73f574a6-227f-4511-a93f-a1f2bcbd276d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"last_text_message","item":[{"name":"/attachments/text_conversations/:id/relationships/last_text_message","id":"4030f208-9dc4-4f0a-9f08-09a46aa9eb57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations/:id/relationships/last_text_message","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id","relationships","last_text_message"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"75ab973b-5a4b-420a-a1ae-8b27609e441b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4d8103d8-2fde-4c27-a5e9-6c19e3237f08","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"last_text_message\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"84230923-b16c-4428-8f53-b42b96251938","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"91cc489c-3ab2-41b3-84aa-7bccec088797","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d470f564-0a3a-4051-9752-41a10fd59a00","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"12e5aaae-c7a3-4ca2-ab7d-4255683b03b3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4030f208-9dc4-4f0a-9f08-09a46aa9eb57"}],"id":"d34a3795-86fa-46bc-93bf-4d913f8ea927","_postman_id":"d34a3795-86fa-46bc-93bf-4d913f8ea927","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_notes","item":[{"name":"/attachments/text_conversations/:id/relationships/text_conversation_notes","id":"8b225807-1a97-40c1-b1bc-45a69c5ff2ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_notes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id","relationships","text_conversation_notes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d5012168-0ad4-4836-818b-4c7c3a87b604","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"57a8a531-403c-4afa-adc7-b568edffef82","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_notes","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_notes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_notes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_notes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cbae86de-4c8f-4605-aef9-16a57fda0e81","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_notes","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_notes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f9c667a8-4c6b-439c-b6d3-d977a75d0c25","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_notes","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_notes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9a81a098-4279-4e1d-9854-e072fb23e19d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_notes","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_notes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e77594d-f284-445d-b577-3407f1ab1602","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_notes","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_notes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8b225807-1a97-40c1-b1bc-45a69c5ff2ba"}],"id":"bea020b1-1adb-4c0f-a3f7-e9a3c8937abd","_postman_id":"bea020b1-1adb-4c0f-a3f7-e9a3c8937abd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_participants","item":[{"name":"/attachments/text_conversations/:id/relationships/text_conversation_participants","id":"18232a9a-3301-412c-9817-ecca8c8fa7f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_participants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id","relationships","text_conversation_participants"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9dae4f16-fb5c-4ab7-be59-5fd1137be00e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b376660c-8fd5-42fd-947d-816298f3b2c7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_participants\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_participants\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"026ca715-67ce-439a-8232-1416357638d8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b052cb59-7b16-440b-bfe0-d1e0c6079349","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68f9f41f-4836-4e42-9926-695d04818536","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f0caca8b-b349-4ae2-8d9c-39addbfe62cd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"18232a9a-3301-412c-9817-ecca8c8fa7f8"}],"id":"47955067-c397-4a49-bc82-903f089ae0db","_postman_id":"47955067-c397-4a49-bc82-903f089ae0db","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_resources","item":[{"name":"/attachments/text_conversations/:id/relationships/text_conversation_resources","id":"25a003db-ef97-453e-bbb6-4c526b829bb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id","relationships","text_conversation_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4bc287ff-3e1a-4b2a-87e0-569de8fa31d0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"40eaf82f-4ce9-49dc-9967-09d5e89fc22c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_resources","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_resources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_resources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_resources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"35af9d8a-fee6-4c51-987d-17ab7f50ba8b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_resources","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_resources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"86c3c023-2f8d-40cf-b861-342239828ee8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_resources","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_resources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7dcebb2-c972-4697-8cb4-23cd2e07cae7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_resources","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_resources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d18ac68-1b2a-4069-aed1-25a941a8092e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_conversation_resources","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_conversation_resources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"25a003db-ef97-453e-bbb6-4c526b829bb2"}],"id":"9a94da89-6d65-4bf6-9a23-f717939c3a4d","_postman_id":"9a94da89-6d65-4bf6-9a23-f717939c3a4d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_messages","item":[{"name":"/attachments/text_conversations/:id/relationships/text_messages","id":"5036b2e9-bd2f-405f-94cf-5fd7127b6168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_messages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id","relationships","text_messages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"112587ea-69af-4a1c-a3b3-66a2b0c5757d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"26bf3c34-3c4f-4f40-a789-1b089bc3ff96","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_messages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_messages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4119b153-be60-407c-92b7-58faba134026","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fea2cfe5-871b-45fd-a448-90871b27bd6e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13fbb23e-114f-47ba-8132-a162868d9f80","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7bda9eb4-3f2a-4c30-91c6-2756d811788d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5036b2e9-bd2f-405f-94cf-5fd7127b6168"}],"id":"d72a2268-1e6a-4f98-8b57-b393bb31eaba","_postman_id":"d72a2268-1e6a-4f98-8b57-b393bb31eaba","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9e1a9120-18e1-4ee1-b2b7-06b6b0bb753a","_postman_id":"9e1a9120-18e1-4ee1-b2b7-06b6b0bb753a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversations/:id","id":"8b7a9795-a11d-4f6a-ac6f-e1ced8374257","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5ea7a4af-ecae-43e7-9b8b-9642dba17715","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"44725759-e242-4a00-9750-530bf297c561","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation_notes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation_participants\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation_resources\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_messages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"da6495c9-a76c-4f9d-8c5c-b01f1e25fe8c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7a12a08e-6e0d-48af-aed1-86abbee8dfae","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7b378d71-3cd9-446b-9c26-6beaf602fddf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f79ad85-e99a-40d1-af2a-eee283a684c9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8b7a9795-a11d-4f6a-ac6f-e1ced8374257"},{"name":"/attachments/text_conversations/:id","id":"1278ec1a-a652-4846-936a-064b64296615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ca915b0a-8087-4e71-b6fc-e4d3d9128915","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ce348c43-9002-43c0-9307-f3cf22d0ef18","name":"TextConversation was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"755ceda6-0257-4f4a-b1b1-ea9bca68fb23","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"289abd31-c318-4360-9a99-7ed8edfe8adf","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1278ec1a-a652-4846-936a-064b64296615"},{"name":"/attachments/text_conversations/:id","id":"d8da4956-08f3-416f-968a-4cdf339208fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"89970f7e-8d3a-414b-9d15-b5e97680123b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"65fd8a5e-d6e9-43a0-bb4d-14d5b1f59d23","name":"TextConversation was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"participant_signature\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"last_text_message\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_messages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_notes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_participants\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_messages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"813c2c9c-de84-420f-bb70-33f80519c9e3","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3c2defc9-fb33-406f-9c5a-19701bde636c","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e24d1a4d-793a-4da8-ad5a-880debedd0e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a12c3554-3f2a-4406-af9a-0d4e14355742","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d8da4956-08f3-416f-968a-4cdf339208fe"}],"id":"b6c3cb9e-9463-434e-b241-c4ac2f278146","_postman_id":"b6c3cb9e-9463-434e-b241-c4ac2f278146","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversations","id":"34456b53-1869-45a8-a035-4dd7df681c42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[participant_signature]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6afc77b8-965d-4f15-b603-6f4bfcc85e05","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations","host":["https://api.casebook.net"],"path":["attachments","text_conversations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[participant_signature]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"last_text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_notes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_participants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_messages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"last_text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_notes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_participants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_messages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"56639b54-7e0f-427e-b78e-7abe46900078","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversations","host":["https://api.casebook.net"],"path":["attachments","text_conversations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[participant_signature]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"34456b53-1869-45a8-a035-4dd7df681c42"},{"name":"/attachments/text_conversations","id":"0c67a1f1-bd88-4107-ad89-7698396a44e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"97abf948-0a15-4180-9cbd-a5e8f49129f6","name":"TextConversation was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"participant_signature\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"last_text_message\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_messages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_notes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_participants\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_messages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f4583886-bcc8-45a5-9f42-caf9e7262a10","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f84c1918-a966-4f8f-b5c3-8114d051e5b3","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0db4a1a3-d723-4d7b-8a8a-91969680d4c9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"76cd89d3-759f-4109-a3db-955a82f63302","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c67a1f1-bd88-4107-ad89-7698396a44e3"}],"id":"45418488-e797-4a4d-929a-de75c69037e5","_postman_id":"45418488-e797-4a4d-929a-de75c69037e5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_notes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"note","item":[{"name":"/attachments/text_conversation_notes/:id/relationships/note","id":"46e86ba3-be15-4b22-b31a-a06cbf6e694c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes",":id","relationships","note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4646376c-7873-4484-aafa-663d1755eec7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c6efb10c-9984-4ca7-8ea6-91bcbeb70ae0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7b71a354-56c1-4435-a082-28b5a6725d67","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"edda2e0a-63d2-4d10-a3d6-2b13e413350d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5895c321-2afc-4a01-a378-416c801e1496","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"391f6e16-a31d-4af6-91f1-80b73a065f55","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"46e86ba3-be15-4b22-b31a-a06cbf6e694c"}],"id":"68067396-87d5-481b-9777-5ed2fde9b84c","_postman_id":"68067396-87d5-481b-9777-5ed2fde9b84c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation","item":[{"name":"/attachments/text_conversation_notes/:id/relationships/text_conversation","id":"83a58ee2-3db1-4c5d-96c2-a5d53ebfdf1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes",":id","relationships","text_conversation"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"78e1a46a-9b3e-49b0-991f-d557d7dc4057","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"20703dfe-17aa-4c81-b78f-bf1a16f3acf7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"39995cbb-877a-44ff-a876-446e1474f00c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b211b3f8-0348-4d5e-877f-ff9eef8fae34","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5011b987-80da-47db-b735-c1f562f4b4fa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"00fe07a4-b23e-4127-a717-7d31fc0a99b1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83a58ee2-3db1-4c5d-96c2-a5d53ebfdf1a"}],"id":"ed674226-af28-4ff9-82ed-13cca503f375","_postman_id":"ed674226-af28-4ff9-82ed-13cca503f375","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_note_texts","item":[{"name":"/attachments/text_conversation_notes/:id/relationships/text_conversation_note_texts","id":"1f7d41eb-6efd-4762-8fc7-2ca6d2bc9ef2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation_note_texts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes",":id","relationships","text_conversation_note_texts"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dd5c5512-cb70-4d02-ad51-5f8ee6eac7f4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"662f89c6-8378-41dc-82ab-2f094d029cc0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_note_texts\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_note_texts\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"857d6757-4838-4c0a-a3ef-abc1d21f6cbc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8b8ea728-8bd3-4e83-8ad4-6870a2005e1c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d728acc7-0a71-4dfc-b090-b351fd62d0e6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a304d92-1464-4f3f-a9a1-f33e2f69063c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1f7d41eb-6efd-4762-8fc7-2ca6d2bc9ef2"}],"id":"edf8ed59-c0a3-4ba8-86ac-256432746501","_postman_id":"edf8ed59-c0a3-4ba8-86ac-256432746501","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"0ef11ceb-e34b-4d01-89a8-59a70f5e0a59","_postman_id":"0ef11ceb-e34b-4d01-89a8-59a70f5e0a59","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_notes/:id","id":"df1af159-20c2-49b9-94f7-28f093d73e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_notes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e23122d3-b1bf-45bb-8791-004a49316686","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a1d2c7a-5a6f-40ac-952d-d0f09d428b9d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation_note_texts\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4f6352b0-d22b-4868-aafe-d28bc90d4fea","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"918f06c3-e873-4932-9d13-991437016fe2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f27c99fa-b340-4ec3-ba21-5895fc2bb846","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b927513b-5ab8-461f-9b71-e19ba7df3d24","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"df1af159-20c2-49b9-94f7-28f093d73e89"},{"name":"/attachments/text_conversation_notes/:id","id":"73969528-6f4e-4470-9780-87ea516fabd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_notes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0769ee2b-5cc7-45a0-8dff-d68c4979bfc2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a5722fb8-0e53-4b1f-a676-28d572418405","name":"TextConversationNote was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"15ae0ed1-6d49-4984-93ee-10fef6228d08","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6858ecd9-1ce1-4c22-8583-5ed546fe2bf5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"73969528-6f4e-4470-9780-87ea516fabd9"},{"name":"/attachments/text_conversation_notes/:id","id":"3c6b31aa-92f4-4c36-91c2-0c052197fb70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_notes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c9256eda-d241-4f0c-b3a6-2fc8457a4866","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b979b557-c175-44e4-81e4-b315b752baa1","name":"TextConversationNote was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_notes\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_note_texts\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b8359b70-526d-4197-b38f-877ad0e63faa","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"574fe27d-e3fe-4232-8d29-80a54a7b3599","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c17dd35-3109-410a-8a6e-104672294f3b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c254296-7451-4cca-88e0-57c38c00910f","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c6b31aa-92f4-4c36-91c2-0c052197fb70"}],"id":"602f55c3-3b58-45fd-8e90-a9321de84c23","_postman_id":"602f55c3-3b58-45fd-8e90-a9321de84c23","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_notes","id":"e859ac66-bf0b-494c-a1bf-ebead0b879ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_notes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0f24f977-4088-443d-bc05-e439dc2a47a9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_notes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_note_texts\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_notes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_note_texts\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b5cced86-d489-48f7-9c62-7cfecaff7d44","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_notes","host":["https://api.casebook.net"],"path":["attachments","text_conversation_notes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e859ac66-bf0b-494c-a1bf-ebead0b879ff"},{"name":"/attachments/text_conversation_notes","id":"527c3c17-e001-4aa9-b736-e0ee97b5e1ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_notes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_notes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"015d814f-489a-4016-8ba9-189a5798330a","name":"TextConversationNote was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_notes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_notes\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_note_texts\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7d678963-a134-44f7-a21b-ab1bc25616a4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_notes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f4214ca-4334-4cb4-8f93-07cc8d1ab9a1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_notes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a51fe78a-d705-48d1-b88f-5fdaa485df03","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_notes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6646624d-6ace-41a0-9924-469654e3833a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_notes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_notes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"527c3c17-e001-4aa9-b736-e0ee97b5e1ff"}],"id":"d2fd86b3-b2c6-41fe-b856-afd79149c085","_postman_id":"d2fd86b3-b2c6-41fe-b856-afd79149c085","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_note_texts","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"text_conversation_note","item":[{"name":"/attachments/text_conversation_note_texts/:id/relationships/text_conversation_note","id":"7fe4a846-c9be-4848-984e-8f0858e0b959","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_conversation_note","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_note_texts",":id","relationships","text_conversation_note"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9bb5cc84-e404-47a4-b833-d33f0d4f173a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5274e9fe-7194-45bd-a3d6-48c672a9d891","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_conversation_note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_conversation_note"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation_note\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a9545a03-4b83-4920-b4d4-35c11ba73dfa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_conversation_note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_conversation_note"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ec5f982e-8efc-40b3-8629-d9751b765737","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_conversation_note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_conversation_note"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f203e3cb-5470-48f6-a1cb-bbc864fbb5a5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_conversation_note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_conversation_note"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c0e92bc8-cc91-4b54-ad62-4d5885b61481","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_conversation_note","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_conversation_note"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7fe4a846-c9be-4848-984e-8f0858e0b959"}],"id":"0465c240-10fe-480d-b9b3-b7fb7301692a","_postman_id":"0465c240-10fe-480d-b9b3-b7fb7301692a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_message","item":[{"name":"/attachments/text_conversation_note_texts/:id/relationships/text_message","id":"f2188563-d5f0-4700-acfb-63723d1510d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_message","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_note_texts",":id","relationships","text_message"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18e29a1a-f901-4f24-877e-4f2149c0c3ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c9b8cb4f-cd13-48c6-93dd-62dc035ba88d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_message\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a2c14cde-e8f0-4acf-b794-c5f997c57594","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a3831417-85fb-4576-b20d-658b73a11bb2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"078978eb-bcda-4071-a819-7681d83c2abc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5577c72d-35fb-4f0e-b049-f969e6707fa5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id/relationships/text_message","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id","relationships","text_message"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f2188563-d5f0-4700-acfb-63723d1510d8"}],"id":"91527be7-eceb-4db0-be56-0b5659ba3abc","_postman_id":"91527be7-eceb-4db0-be56-0b5659ba3abc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"39efabe8-75d1-4e29-b0e0-ee54bbcc6331","_postman_id":"39efabe8-75d1-4e29-b0e0-ee54bbcc6331","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_note_texts/:id","id":"d0a0a108-da62-4581-ae76-e56cb162a2eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_note_texts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5ddd0dd8-2681-41ff-9ebe-583b9d9ef2e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3a494382-82af-4c4d-9363-f1eeab8c35b2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7e9819d0-5473-46dc-b532-791601edc4e4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fde2784d-f854-448d-b81c-985fd5fc595d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f6b42f0-6faa-411a-9911-ffb4fcc241cb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a3a421c-7c3e-4a08-b0d9-7cdf2a0be57c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d0a0a108-da62-4581-ae76-e56cb162a2eb"},{"name":"/attachments/text_conversation_note_texts/:id","id":"0d18d5f4-2a26-4346-be28-e00af71e4c56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_note_texts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6af76016-15d2-4ae1-aacc-ff0232ea88a4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eff7b848-d9e3-41e8-86fa-2d719b2331f9","name":"TextConversationNoteText was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"41bf409d-1c51-4b76-8295-51fab125508a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0f168f78-d271-4c18-9e8d-4cb68dee23f8","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0d18d5f4-2a26-4346-be28-e00af71e4c56"},{"name":"/attachments/text_conversation_note_texts/:id","id":"db2786e8-09aa-4116-ad3c-5d39c525c010","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_note_texts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"17f666f1-2dfa-42e2-a1c9-68adb1d36da7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"da7e0f09-adeb-455d-b3ce-9389aef72ef2","name":"TextConversationNoteText was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_note_texts\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"text_conversation_note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_message\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_messages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"863bbe32-09fb-490d-91d7-724716a2e4e0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"212498d6-6f6c-49ec-9e12-8a3332260c80","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a345b32-73ca-4756-a2ba-e49bccbd38c4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b505050c-cc5d-4708-a88f-85e9a058c071","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"db2786e8-09aa-4116-ad3c-5d39c525c010"}],"id":"0f305724-fcc3-40d3-9af6-4b5de6945606","_postman_id":"0f305724-fcc3-40d3-9af6-4b5de6945606","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_note_texts","id":"eee3228c-71c9-41ab-a7c3-c8499c47da29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_note_texts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_note_texts"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"14184b17-c86e-4bf0-a2d5-9f3b3295f8b3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"text_conversation_note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"text_conversation_note\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"163b1ae6-3c3f-4a11-b55d-ff8f80568a49","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_conversation_note_texts"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eee3228c-71c9-41ab-a7c3-c8499c47da29"},{"name":"/attachments/text_conversation_note_texts","id":"a254e307-0214-42d5-b789-6b0daba4eca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_note_texts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_note_texts"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"23341af3-8124-4772-84c4-00006db50581","name":"TextConversationNoteText was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_note_texts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_note_texts\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"text_conversation_note\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_message\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_messages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"69a2b97b-65a6-4f0c-9386-679f66d1a672","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_note_texts"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f54c37ae-3b0a-4f00-a043-800d39ea366f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_note_texts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e35c96b0-72d7-4fc4-8a3e-d63181ff6c04","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_note_texts"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"edcdf20b-6c4c-4536-9917-1d52fa180ff3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_note_texts\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation_note\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_notes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_note_texts"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a254e307-0214-42d5-b789-6b0daba4eca9"}],"id":"bf587749-564e-4b50-93e4-616ba1a48fbf","_postman_id":"bf587749-564e-4b50-93e4-616ba1a48fbf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_participants","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"text_conversation","item":[{"name":"/attachments/text_conversation_participants/:id/relationships/text_conversation","id":"f8ffe587-f79b-4131-b1eb-1ea310d60412","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_participants/:id/relationships/text_conversation","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_participants",":id","relationships","text_conversation"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5570ab90-012e-46ea-8813-edaa7ce550a8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a62c918a-c2b2-4537-b804-9270712efb4e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"43b3c881-a3e8-43e2-8671-ab64f2963480","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"19159eaf-ab21-44f2-a1db-bc0ee3b5a129","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0509e051-04d6-41fe-9e36-ed8edafc71cf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b97a5ada-b85d-4067-a70a-9297e8f5435a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f8ffe587-f79b-4131-b1eb-1ea310d60412"}],"id":"5459f7e5-f75e-4522-a2f6-ccbfb79fd33d","_postman_id":"5459f7e5-f75e-4522-a2f6-ccbfb79fd33d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c00a1414-83e9-487e-b32e-94ca585f56a5","_postman_id":"c00a1414-83e9-487e-b32e-94ca585f56a5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_participants/:id","id":"ef399c28-02f8-4482-b38d-2be3bc52ba8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_participants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_participants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"135b9454-431c-4d39-8123-ec979458e690","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"944aed7f-f84c-4b32-a66a-c312cb02914a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d25d2489-4565-4b76-94b3-6d7fb7729d3b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b8d9e60d-5624-4aef-8be4-7265ddcda333","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc9de0aa-41a6-42ad-8a9e-7e556bb0e9e7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e6a20ac-9e8f-47bb-b8f8-5daaad4385d2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ef399c28-02f8-4482-b38d-2be3bc52ba8a"},{"name":"/attachments/text_conversation_participants/:id","id":"86805a20-0485-427d-9006-738caf6dde76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_participants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_participants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dd220587-50d2-46df-a948-63a218baaccd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"18d896ad-c998-4b87-8ba8-5e146529f06d","name":"TextConversationParticipant was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"48e816b6-be9b-480f-ac80-7b215572e67f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1745ecf1-1223-40c6-947a-528d53175c49","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"86805a20-0485-427d-9006-738caf6dde76"},{"name":"/attachments/text_conversation_participants/:id","id":"14a26711-2c43-4655-8b61-cd2699e82cae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_participants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_participants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ae42e8e6-3242-42ce-99cf-8da94b372c3a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4fce96ea-1588-4142-a0c9-aad9052ab0dc","name":"TextConversationParticipant was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_participants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"phone_number\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e995e250-4033-42ba-9cdf-baf0504d8b4b","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5fb3352c-b8a4-4500-8b9b-93216bfdf74b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5300b785-9f01-44bc-8136-ee47bd2665d5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a3b7e9b3-b1dc-4d3d-9b62-e8329e6d2023","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"14a26711-2c43-4655-8b61-cd2699e82cae"}],"id":"f625c601-f5b8-4ad1-bae0-ad2d43b3b50d","_postman_id":"f625c601-f5b8-4ad1-bae0-ad2d43b3b50d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_participants","id":"007af326-321a-4c0a-a001-1a87d88ff6f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_participants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_participants"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"22c44722-712f-4042-98aa-15163b3fcf88","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_participants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_participants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"af4cc02a-c943-4f01-a471-f90716f8f46b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","text_conversation_participants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"007af326-321a-4c0a-a001-1a87d88ff6f7"},{"name":"/attachments/text_conversation_participants","id":"bd5b2b9d-baa6-4ebf-a6d8-870980907826","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_participants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_participants"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"eb4501aa-3b72-49fb-a236-9c9f05320638","name":"TextConversationParticipant was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_participants"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_participants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"phone_number\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cb6661a9-18f7-42e4-9a47-2e909eb0492a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_participants"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a63a8fe-8029-4403-872c-4ee766e3e3cf","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_participants"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"202c76da-5cec-42a4-9e08-da5bb21c9978","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_participants"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be2ecf23-3af9-47a7-a3eb-a27359682e11","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_participants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_participants"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bd5b2b9d-baa6-4ebf-a6d8-870980907826"}],"id":"ebb6934c-6a6c-4556-8a20-d492aa46e6aa","_postman_id":"ebb6934c-6a6c-4556-8a20-d492aa46e6aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_resources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"text_conversation","item":[{"name":"/attachments/text_conversation_resources/:id/relationships/text_conversation","id":"26ca211c-5cd7-4c49-b05e-fcf101986082","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_resources/:id/relationships/text_conversation","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_resources",":id","relationships","text_conversation"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d0c27f34-4033-4465-baf4-919504e667c9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"856298a9-6335-4f33-a1e6-19e64d5fc5a8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e458071f-1963-48be-a67e-922f617522a9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"013d454d-500a-4c15-b20a-f55537925f8f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7de7c1ba-3f2c-4435-ba08-53e44a08337e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1afa121-7e3e-4241-91be-105f998c5fde","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"26ca211c-5cd7-4c49-b05e-fcf101986082"}],"id":"b7a82f3c-c68f-4b64-8928-e4ab5ef5122c","_postman_id":"b7a82f3c-c68f-4b64-8928-e4ab5ef5122c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6f864c79-f83c-4e4a-a721-30fe7da9c431","_postman_id":"6f864c79-f83c-4e4a-a721-30fe7da9c431","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_resources/:id","id":"67521acf-a443-48ac-b110-545a1c935a27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"586b2313-9c0c-4fc2-9c64-061b16a9cb7b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c66c6aca-3076-42f0-a33b-bfe638c7361a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"edaca3e1-7c7f-41c5-8a81-d6962a9a4199","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d05992b7-f8c2-4938-aae7-8452de4dcbfe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bec1a19-9f47-42aa-9606-48c83ba6518b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"27fea971-c38b-4837-b4e7-39940bfb2018","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"67521acf-a443-48ac-b110-545a1c935a27"},{"name":"/attachments/text_conversation_resources/:id","id":"77b981bb-810c-402a-9f38-ce74b72c990a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4f65cab5-ecc8-49f6-b741-d01b94ccda29","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9cb335c5-7da1-40fa-9c17-11da4ab0a8f7","name":"TextConversationResource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"19bed6b5-e0a6-4eb2-b6d1-9d3dea4c3d4b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"91ff0bea-a7d3-45a1-8bf6-0c38d21cdc2f","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"77b981bb-810c-402a-9f38-ce74b72c990a"},{"name":"/attachments/text_conversation_resources/:id","id":"31cc3d99-1d52-45ac-82f8-10d7e07078a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"de31c250-f8af-4344-b15d-f2f5d6257a32","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a598045e-6788-4456-973b-bbc43534571e","name":"TextConversationResource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"79f61a49-fd2d-4878-ad1d-9190df8e33ca","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aff7f89c-a389-4003-87ff-6306913972f4","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"57cf9023-5998-4b2b-8c28-c7d8833ee4ea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be598c2b-bea7-4450-ac65-47ec393a0308","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources/:id","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"31cc3d99-1d52-45ac-82f8-10d7e07078a1"}],"id":"baf4eeac-f65b-48f3-8711-9edde91f1c27","_postman_id":"baf4eeac-f65b-48f3-8711-9edde91f1c27","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_conversation_resources","id":"c5578a6e-b092-4fef-82b6-4229cc2b2d32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_conversation_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_resources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"key":"filter[text_conversation.id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3cda49ea-9a3a-4b7b-8944-5f7734fc5b3c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b3a85f37-b6bc-44da-9e2f-a6fdeeddd4f1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_conversation_resources","host":["https://api.casebook.net"],"path":["attachments","text_conversation_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c5578a6e-b092-4fef-82b6-4229cc2b2d32"},{"name":"/attachments/text_conversation_resources","id":"7c22788c-dcba-4e95-968c-38ebad034117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_conversation_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"540572cc-a776-4c82-8cf7-34df35aa510d","name":"TextConversationResource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_resources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_conversation_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ac2ad679-eb79-4162-82e5-be1169870059","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_resources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"06b8f2e0-0231-4cb9-a996-ba218b358bc2","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_resources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2b85a594-9495-4734-b469-23111a259179","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_resources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2849f720-9b9b-4365-a8ac-412fb54beeba","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_conversation_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_conversation_resources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7c22788c-dcba-4e95-968c-38ebad034117"}],"id":"a2906af6-774e-49c9-8786-830acee1e94d","_postman_id":"a2906af6-774e-49c9-8786-830acee1e94d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_messages","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"from_participant","item":[{"name":"/attachments/text_messages/:id/relationships/from_participant","id":"8345793d-d112-4f77-9737-f8dec9e99ed3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_messages/:id/relationships/from_participant","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages",":id","relationships","from_participant"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c49fe35d-7fbd-4197-ae55-a92cec879ece","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e6ac3b2f-967b-4910-a893-929905bc5ed3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/from_participant","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","from_participant"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"from_participant\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"42157696-05d5-4c0f-b692-c83e5b93cd49","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/from_participant","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","from_participant"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"75552e3a-3d78-431f-a9ea-07c0e28e9ace","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/from_participant","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","from_participant"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d9ab6268-72af-4799-9127-83a951afe4a5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/from_participant","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","from_participant"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ed75391-5dc9-46fe-bd9a-25dc3be39ab6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/from_participant","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","from_participant"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8345793d-d112-4f77-9737-f8dec9e99ed3"}],"id":"5564a9bf-44fb-46b3-9dab-63ea9590afa5","_postman_id":"5564a9bf-44fb-46b3-9dab-63ea9590afa5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_attachments","item":[{"name":"/attachments/text_messages/:id/relationships/text_attachments","id":"98a2b856-7b74-4e5b-bb40-bb2502f352db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages",":id","relationships","text_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fed0fa10-5725-4d17-8ec2-b771662e1a59","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b8c3e133-cf62-4851-9ea0-5d5217e609f8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_attachments","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"26fc4273-5c68-46f9-af35-f2f01a10f60e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_attachments","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6bc3a92f-26b5-4fc4-8f12-e6dd78e77376","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_attachments","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f66f0246-c9f3-4cfd-a68c-45374ddf94fc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_attachments","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ee13c05-3dc3-478f-ad3a-49ac8ebc5739","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_attachments","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"98a2b856-7b74-4e5b-bb40-bb2502f352db"}],"id":"b7ab588f-c74c-4c9a-b274-ca82039c451f","_postman_id":"b7ab588f-c74c-4c9a-b274-ca82039c451f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation","item":[{"name":"/attachments/text_messages/:id/relationships/text_conversation","id":"7a18c377-4cad-4b24-a5fe-bd7fb32f0ff5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages",":id","relationships","text_conversation"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c4faa824-8878-4028-a10d-8b9f4d82ff7c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"86e0a282-073a-476e-a0d9-2149132ccac5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_conversation\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"750dc130-3f65-4f42-a99f-eea1fe3c0aee","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a4346a23-7ad2-400e-8e62-3359bc164cbe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"76f2ca16-fb77-4441-be50-de8a772b9463","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3db2fee7-af6d-4187-9323-15ac9ee1384a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7a18c377-4cad-4b24-a5fe-bd7fb32f0ff5"}],"id":"2a7a0b4d-005a-497e-b1f4-9df588ea5373","_postman_id":"2a7a0b4d-005a-497e-b1f4-9df588ea5373","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_note_texts","item":[{"name":"/attachments/text_messages/:id/relationships/text_conversation_note_texts","id":"843a6fb0-2cff-4fdf-8d69-aa1c795c8bda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation_note_texts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages",":id","relationships","text_conversation_note_texts"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b2095166-4074-4951-847e-9464619e7710","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bfd063a9-7ca5-4631-bf5c-478dec75ff79","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_note_texts\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_note_texts\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2b0156f4-b26e-41ad-8ca2-70581f3def14","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"61b0d00e-61da-4e5d-88d7-67b25714a602","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d9174505-b809-4aaf-b9a2-ec86c98c260c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7db96dc0-5aa1-4f64-949b-b6953537d480","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id/relationships/text_conversation_note_texts","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id","relationships","text_conversation_note_texts"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"843a6fb0-2cff-4fdf-8d69-aa1c795c8bda"}],"id":"466fa35c-dd9d-4b14-ac1c-74cdf43f0f10","_postman_id":"466fa35c-dd9d-4b14-ac1c-74cdf43f0f10","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"83db4c82-8ada-4aa2-b2ae-3bcd15f10366","_postman_id":"83db4c82-8ada-4aa2-b2ae-3bcd15f10366","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_messages/:id","id":"85961ea7-4d5b-42d3-95e4-617005f84b5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_messages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4d94d178-7617-45ea-ad7c-a4ca395be064","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d4d43e18-9205-41fe-b45c-3d78afd2f26d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"payload_json\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_attachments\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation_note_texts\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"27e648e9-5da9-4e60-96b8-3ee3712240ea","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b1ab456d-ebfe-4567-a575-2aba490882a6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13f59eda-d7b1-467e-b661-2ce8c7680a15","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cea4470a-0271-4926-9caf-93be2d4dce26","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"85961ea7-4d5b-42d3-95e4-617005f84b5e"},{"name":"/attachments/text_messages/:id","id":"02f24aa7-c1be-40f2-80e2-20e1bc8a8869","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_messages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3e5db6cf-2b22-4142-980c-e9866d3079cc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"907df6d1-20c4-4ea0-8b40-596b55535e27","name":"TextMessage was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8a336314-397b-468b-bf18-d3601dbff9d5","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e945e7dc-c695-422a-a6c8-f0a9313e4d70","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"02f24aa7-c1be-40f2-80e2-20e1bc8a8869"},{"name":"/attachments/text_messages/:id","id":"b99fbd2e-4531-4a71-a983-28e39d6f69ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_messages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b4b904df-a455-4d13-8a02-de773a7ca7f6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c88b3a10-35df-4c61-a590-0908180e17b1","name":"TextMessage was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_messages\",\n\t\"attributes\": {\n\t\t\"body\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"message_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"payload_json\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"snippet\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"from_participant\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_attachments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_note_texts\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cf3413ca-79e2-4d93-9365-3bd0a649e509","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e12c4bb-47f3-4e40-8642-6a6247e2f2b0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"86a2a054-35db-4ad1-b5f1-87461680fa8a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d8e5ae44-f403-4244-9b13-d3b4c4f52488","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/attachments/text_messages/:id","host":["https://api.casebook.net"],"path":["attachments","text_messages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b99fbd2e-4531-4a71-a983-28e39d6f69ff"}],"id":"49bfd6ea-cb05-439b-b11c-a250f55a097d","_postman_id":"49bfd6ea-cb05-439b-b11c-a250f55a097d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/text_messages","id":"50d191f1-f9d5-49ae-9bea-0e959fdcb57e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/text_messages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[message_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[snippet]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"key":"filter[body]","value":"<string>"}],"variable":[]}},"response":[{"id":"9e6e7a16-68e0-46c2-9d88-1c5c15cef5b3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages","host":["https://api.casebook.net"],"path":["attachments","text_messages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[body]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[message_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[snippet]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_messages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"message_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"payload_json\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"from_participant\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_attachments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_note_texts\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_messages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"message_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"payload_json\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"from_participant\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_attachments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_note_texts\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5181f67d-3169-46c0-a813-323b15da8ea5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/text_messages","host":["https://api.casebook.net"],"path":["attachments","text_messages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[body]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[message_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[snippet]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"50d191f1-f9d5-49ae-9bea-0e959fdcb57e"},{"name":"/attachments/text_messages","id":"1af65a31-8880-4230-94d0-78b7245d12d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_messages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","text_messages"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"83ee0a9a-9b81-4b85-bdf6-aceb03d7116c","name":"TextMessage was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_messages"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"text_messages\",\n\t\"attributes\": {\n\t\t\"body\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"message_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"payload_json\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"snippet\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"from_participant\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_attachments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_attachments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"text_conversation_note_texts\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9de2d449-9ce0-474d-a7a8-1f6165db0be9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_messages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2074104d-845f-427e-a9d0-9ed57ab931ba","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_messages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dc15f165-c391-4733-8875-06ebae55918d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_messages"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08d75cea-6e15-4217-b45c-742f4d42340f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"text_messages\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"payload_json\": {},\n\t\t\t\"snippet\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"from_participant\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversation_participants\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_conversations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/attachments/text_messages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1af65a31-8880-4230-94d0-78b7245d12d6"}],"id":"78fcbb7b-7a41-48d3-856c-af846ba4a4da","_postman_id":"78fcbb7b-7a41-48d3-856c-af846ba4a4da","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"unassociated_text_conversations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"last_text_message","item":[{"name":"/attachments/unassociated_text_conversations/:id/relationships/last_text_message","id":"bc3d7333-6ca9-4ccf-8baf-f24c5691e0db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/last_text_message","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","unassociated_text_conversations",":id","relationships","last_text_message"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ef157dd9-4d8c-4e28-b6b7-da10009bd2fe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"03134289-21cd-49b6-aabd-1713d6cc60a1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"last_text_message\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b184823a-50cf-480b-a5ac-373392430655","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"78f37cef-0c58-42b1-b05c-e463e483b54c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6bfcd039-fb50-4dd3-982f-a9b5eff177c5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d950e25c-3d8d-4c57-a91b-e770e53219de","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/last_text_message","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","last_text_message"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bc3d7333-6ca9-4ccf-8baf-f24c5691e0db"}],"id":"f253edf0-19a8-46d0-b4e6-29cd98e497c4","_postman_id":"f253edf0-19a8-46d0-b4e6-29cd98e497c4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_conversation_participants","item":[{"name":"/attachments/unassociated_text_conversations/:id/relationships/text_conversation_participants","id":"43d5b9d6-06bb-436d-af1b-b183993fdfe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_conversation_participants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","unassociated_text_conversations",":id","relationships","text_conversation_participants"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"63e2e037-d196-418f-9e21-7aacd39ca570","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"78994275-1408-44ec-9ad1-898d1e12f75d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_participants\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_conversation_participants\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1e673266-ace3-4300-9e66-f28ee4750def","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d68f9b64-3dce-4f0d-9bdf-f4ccf67e9447","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7fc5a286-5f8b-4d68-a67d-cb965a930174","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b6313c2c-8d90-4639-a5d2-c486c4e6261a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_conversation_participants","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_conversation_participants"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"43d5b9d6-06bb-436d-af1b-b183993fdfe9"}],"id":"5994c371-929b-4b5f-aaec-71479fa66456","_postman_id":"5994c371-929b-4b5f-aaec-71479fa66456","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"text_messages","item":[{"name":"/attachments/unassociated_text_conversations/:id/relationships/text_messages","id":"d52951b5-6c96-4c74-8cf1-43f8c79e65c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_messages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","unassociated_text_conversations",":id","relationships","text_messages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"296d67b6-fa8e-46dd-8e30-781ba7e40556","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1b09dbcd-d5cc-4481-a68f-ea26dabf997c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_messages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"text_messages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9ec81e88-a299-478d-9566-4741f77319e4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c6036373-cc9c-4095-a800-20c16cda39f1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf3f80bb-7324-4e33-8a43-11b250b30e39","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bee71b29-6dbd-4c87-91a7-04cb1eea4f0e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id/relationships/text_messages","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id","relationships","text_messages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d52951b5-6c96-4c74-8cf1-43f8c79e65c7"}],"id":"84baef59-8e92-4e9e-a5ec-69961ba015c4","_postman_id":"84baef59-8e92-4e9e-a5ec-69961ba015c4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"fda073c0-4111-4873-b0e0-723ccf7104c3","_postman_id":"fda073c0-4111-4873-b0e0-723ccf7104c3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/unassociated_text_conversations/:id","id":"e5fff8f9-e9cc-4edf-ad2f-2c1f290081af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/unassociated_text_conversations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","unassociated_text_conversations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b647c948-caad-4b3c-822d-93200ab90222","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"52765879-6485-4121-bc2c-20e778ff7652","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"unassociated_text_conversations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"last_text_message\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_conversation_participants\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"text_messages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"17099d01-bc13-4946-aad9-14b129961c28","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ec81b250-f827-439b-80cf-3d2632e1b322","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"612b02c8-e78b-4ca4-a5a0-e5a5f0694bd6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80634d45-3e2a-4b53-9b2f-72bb66156047","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations/:id","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e5fff8f9-e9cc-4edf-ad2f-2c1f290081af"}],"id":"fa492a2b-26df-4306-845c-f7401f48f944","_postman_id":"fa492a2b-26df-4306-845c-f7401f48f944","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/attachments/unassociated_text_conversations","id":"3d064dec-f487-463b-b3fb-ccc3e3c9fdca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/attachments/unassociated_text_conversations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["attachments","unassociated_text_conversations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[participant_signature]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a78b3d32-505d-4542-aced-91aa81600942","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[participant_signature]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"unassociated_text_conversations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"last_text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_participants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_messages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"unassociated_text_conversations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"participant_signature\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"last_text_message\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"text_messages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_conversation_participants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"text_messages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"80120551-b645-4962-88c2-a0823f3a00a5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/attachments/unassociated_text_conversations","host":["https://api.casebook.net"],"path":["attachments","unassociated_text_conversations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[participant_signature]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3d064dec-f487-463b-b3fb-ccc3e3c9fdca"}],"id":"35fbc2c9-5252-4d10-8039-2f374c477db4","_postman_id":"35fbc2c9-5252-4d10-8039-2f374c477db4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"165c8a7d-bbae-4fa4-85db-a570923e5ce3","_postman_id":"165c8a7d-bbae-4fa4-85db-a570923e5ce3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"cases","item":[{"name":"cases","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/cases/:id/relationships/assignment","id":"872f3c2c-2287-450f-9178-ad1a9fdaeaa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0ebadb71-38a5-4306-96f1-d0e4c438668a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0cdba9d6-ba74-45cc-bfd2-c773c67abdc6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e11227f4-2acd-4850-bf87-811870e03c16","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e922c56c-2ca5-46a7-92d5-9aceb6a71d01","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"774a9225-d713-46ed-b05c-8b6659b7892e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f317d132-ba94-420c-bfdd-b6ca388142cd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"872f3c2c-2287-450f-9178-ad1a9fdaeaa6"}],"id":"4a83afe3-2216-4d74-a2cc-6eaa64b8f5eb","_postman_id":"4a83afe3-2216-4d74-a2cc-6eaa64b8f5eb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_attachments","item":[{"name":"/cases/cases/:id/relationships/case_attachments","id":"b3e9462c-5420-47b5-9020-ab41f86a432a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/case_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","case_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"00ec2418-f115-4c33-974e-591b72a909d9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ed6deab4-d419-4669-8d5d-d8d974ad0ec4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_attachments","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"14761e22-0b7a-4150-b561-4b0637be4c91","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_attachments","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cbd16496-b925-4551-b903-fe59b6da35a5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_attachments","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"846dc1d6-e633-49e4-b960-d03182af7e34","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_attachments","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e9548d54-59d0-48a7-8792-7f2126c698a4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_attachments","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b3e9462c-5420-47b5-9020-ab41f86a432a"}],"id":"b3355222-205b-4556-ac8f-43b9075f343c","_postman_id":"b3355222-205b-4556-ac8f-43b9075f343c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_form_submissions","item":[{"name":"/cases/cases/:id/relationships/case_form_submissions","id":"d3ced7ed-6952-4d4a-b956-8272e6726170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/case_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","case_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e5f842b6-92b7-4778-ace4-5e2f84a8705b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"74267d56-035b-4f41-89bb-57d499fd0bfa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_form_submissions","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_form_submissions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_form_submissions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_form_submissions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"70b9d58b-57d4-45eb-93c3-9eba01c95ebd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_form_submissions","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8a52c783-76eb-43a2-9e3a-42204eadb397","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_form_submissions","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_form_submissions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97c89d87-3324-4fde-b10c-00d001436243","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_form_submissions","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b5fee53-1fb7-4b7f-a1b2-d33c687e24bf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_form_submissions","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_form_submissions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d3ced7ed-6952-4d4a-b956-8272e6726170"}],"id":"3d73d60d-9052-4583-bfde-ace347494e02","_postman_id":"3d73d60d-9052-4583-bfde-ace347494e02","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_labels","item":[{"name":"/cases/cases/:id/relationships/case_labels","id":"fee7745c-6c00-4236-8470-3bc523fe4536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/case_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","case_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1ceb535d-bf30-4ae5-86ca-261f4ca7b11a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"74608a76-e2a9-4b2a-a1cd-3a352a5a6895","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_labels","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_labels"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_labels\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_labels\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"910e6576-5cbe-4b40-baa4-ed8a2607c538","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_labels","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_labels"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"28f3ff88-2239-42f9-8217-9dc97d7252c0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_labels","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_labels"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f0de4991-cb03-4c6e-a12c-ea47a698c53b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_labels","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_labels"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c6aeb3e4-c588-439f-af62-c91201282946","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_labels","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_labels"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fee7745c-6c00-4236-8470-3bc523fe4536"}],"id":"1f0e8aff-2fd5-4b2b-b309-16118f244e14","_postman_id":"1f0e8aff-2fd5-4b2b-b309-16118f244e14","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_people","item":[{"name":"/cases/cases/:id/relationships/case_people","id":"56e7ad1d-1774-4edf-81ab-419989400a73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/case_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","case_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2c4e0595-6be2-4b70-a9e4-4aafede51c8c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"22742558-47ba-442b-86ff-f9dfc9237fb9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f49b8c17-7635-4f9b-8efa-b831cec25b7a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3cd81449-6654-4103-8785-ba3e9aaba792","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db97582e-bee1-4b43-bf5b-ec468bf8e639","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02790bbd-dfc6-4622-95b0-7e1a29342589","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"56e7ad1d-1774-4edf-81ab-419989400a73"}],"id":"5f962448-e598-4bee-8093-3542dd0ce4c7","_postman_id":"5f962448-e598-4bee-8093-3542dd0ce4c7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_status","item":[{"name":"/cases/cases/:id/relationships/case_status","id":"8dc129ba-5687-42a5-ac4a-b47101955eb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/case_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","case_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"55b2f467-e705-4d57-a567-2d4742db7b26","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"879cc818-d9f1-4f90-ba18-4073362759bb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_status","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bdfcb0a9-f9b9-4949-9fe1-cfb18d2d7585","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_status","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"089dd192-6d9d-417d-8b29-cb1317a1c2aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_status","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5fbe25ad-e176-4564-b685-a1fa191651b8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_status","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d03d7b1-e47d-40c3-81c9-d4b7eda3053c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_status","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8dc129ba-5687-42a5-ac4a-b47101955eb5"}],"id":"e1f1c9c2-7a62-435f-8730-a84169cf58df","_postman_id":"e1f1c9c2-7a62-435f-8730-a84169cf58df","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_type","item":[{"name":"/cases/cases/:id/relationships/case_type","id":"7f801ac9-9f12-4200-bc67-7720c3edf8ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/case_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","case_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9799e0e7-b06e-4089-bdfd-13e363cfcdec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"63662e08-619e-4cf9-b6bc-8a19c771250f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_type","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6f9e2405-a8de-4cab-b9da-76a1513292bf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_type","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f93d4955-9df5-4491-8634-d8d08c0ac31f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_type","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"206bd8f7-e6c5-475b-b1f2-e03adafb3451","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_type","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eb7733b3-26ac-423c-ad07-1e827d40006b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_type","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7f801ac9-9f12-4200-bc67-7720c3edf8ff"}],"id":"fcef2e8a-fb83-4de5-92ef-fe2751c94da9","_postman_id":"fcef2e8a-fb83-4de5-92ef-fe2751c94da9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_units_of_work","item":[{"name":"/cases/cases/:id/relationships/case_units_of_work","id":"d82df1de-fa35-4f63-ad05-c4e1bd5936de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/case_units_of_work","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","case_units_of_work"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fa6f335b-79cd-47e6-9fd9-93dfdcf8efa2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"17ca188a-e5f3-4912-846e-1d5779bb18c6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_units_of_work","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_units_of_work"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_units_of_work\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_units_of_work\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a68f3c73-9432-4a65-aa59-d5d9a8fb98ae","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_units_of_work","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_units_of_work"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e3e51179-52df-4128-9c4f-1c739671a24c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_units_of_work","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_units_of_work"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f90b38f-8460-4271-bdf7-3ac3e6d8f78e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_units_of_work","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_units_of_work"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"181e35cb-608b-4108-9b57-415981e2908b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/case_units_of_work","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","case_units_of_work"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d82df1de-fa35-4f63-ad05-c4e1bd5936de"}],"id":"6fd01b8b-b416-4a7e-8786-09927004cecd","_postman_id":"6fd01b8b-b416-4a7e-8786-09927004cecd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"county","item":[{"name":"/cases/cases/:id/relationships/county","id":"7d887471-dbbd-4fa4-895d-9f594dbaccd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id/relationships/county","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id","relationships","county"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"161f603c-753b-40fb-826e-48d6de932a09","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4eb0748d-454f-4c8c-97ad-91b77f277676","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/county","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"county\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e57b000b-8fe7-404e-83da-3e02e3cccd0f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/county","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b41e3004-f6d6-4319-88d3-dd0f46f3ca0f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/county","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80c0282b-9b9f-406b-b5bd-d7e57dbb3f04","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/county","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f2b4b54c-82de-4027-8502-089f3e82d138","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id/relationships/county","host":["https://api.casebook.net"],"path":["cases","cases",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7d887471-dbbd-4fa4-895d-9f594dbaccd8"}],"id":"48308254-3a06-4d28-b755-8403b733ee55","_postman_id":"48308254-3a06-4d28-b755-8403b733ee55","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"fb804591-3aeb-43f8-9d41-5dd73ba9f803","_postman_id":"fb804591-3aeb-43f8-9d41-5dd73ba9f803","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/cases/:id","id":"2d646532-b777-4d82-9ffb-c8e1d4ef4b2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"89b17b74-bee5-4026-8962-f41981d16d12","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e4e6e144-41c5-4696-9b8e-8955e9017867","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"deleted\": false,\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_attachments\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_form_submissions\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_labels\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_people\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_units_of_work\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d440d9c4-9176-4fcc-917b-74b3257b825c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2c89a5fe-04c4-49e2-8b9d-26fe28e9f904","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"622ae592-2bd1-4ee1-a494-a2d549003962","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"82593fde-95a2-4a9f-9262-5f7056d47ea7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2d646532-b777-4d82-9ffb-c8e1d4ef4b2c"},{"name":"/cases/cases/:id","id":"20a55797-e81d-4a66-86aa-72ef08b7b244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fc74cd54-01b9-4390-942c-1cf10df7cde0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"28c7b54a-6266-4e9b-8233-df7702332249","name":"Case was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"600850e4-962e-49c6-a395-669180869b4b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f22c144-f222-485e-8ccc-d0417f17f3f0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"20a55797-e81d-4a66-86aa-72ef08b7b244"},{"name":"/cases/cases/:id","id":"3a8acde6-b3a3-496c-a807-fd9f6348e916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cases/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a8db2494-9d75-43a7-975a-a0d99ea5a142","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"39ad4c1e-fab3-433d-acf8-25bb9c1713a1","name":"Case was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cases\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_fields\": {},\n\t\t\"deleted\": false,\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"goals\": \"<string>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_attachments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_form_submissions\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_people\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_units_of_work\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e53a91fa-6bae-4b72-963c-ec9f9fbf7375","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3c190c6-e07d-4e71-8d36-bf31417477ee","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"182d882d-8210-4055-931c-cda2c5c58467","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2938045b-dbba-4e1e-8277-7fbc331fd0d1","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cases/:id","host":["https://api.casebook.net"],"path":["cases","cases",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3a8acde6-b3a3-496c-a807-fd9f6348e916"}],"id":"6e75f8ef-01e2-4f90-a61f-7b2ae744f2c4","_postman_id":"6e75f8ef-01e2-4f90-a61f-7b2ae744f2c4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/cases","id":"6d562130-49d5-47f5-8617-c50c1c99dd7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"false"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[goals]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[legacy_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[uow_updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"754fbcb7-e995-4009-94c2-6794c6a78da4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases","host":["https://api.casebook.net"],"path":["cases","cases"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"false","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[goals]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"deleted\": false,\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"goals\": \"<string>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_attachments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_form_submissions\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_people\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_units_of_work\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"deleted\": false,\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"goals\": \"<string>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_attachments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_form_submissions\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_people\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_units_of_work\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b0e959c9-3b6c-461f-ac2a-c0af9ffaea95","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cases","host":["https://api.casebook.net"],"path":["cases","cases"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"false","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[goals]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6d562130-49d5-47f5-8617-c50c1c99dd7b"},{"name":"/cases/cases","id":"d679455d-7f36-4451-9c90-da57759100dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cases"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"3e8ad3ae-b254-4f3b-9a1e-b4404953b99b","name":"Case was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cases"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cases\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_fields\": {},\n\t\t\"deleted\": false,\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"goals\": \"<string>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_attachments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_attachments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_form_submissions\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_form_submissions\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_people\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_units_of_work\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_units_of_work\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"32bafb21-8a07-4626-9ad9-4e7ef7e75a55","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cases"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b581639-bf7d-4c75-9f82-1c055be8fa54","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cases"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bd5481cb-6020-4851-8252-f3dd9792984f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cases"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5128b4b-0573-4b0d-94e7-5e93d35e024c","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cases\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cases"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d679455d-7f36-4451-9c90-da57759100dd"}],"id":"0cb8ebc6-7c27-43ec-8d74-0b52015fa24c","_postman_id":"0cb8ebc6-7c27-43ec-8d74-0b52015fa24c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/case_attachments/:id/relationships/assignment","id":"faebc221-a258-49da-ab25-b5784b8b81b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_attachments/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_attachments",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"593f3adc-b0db-47af-a437-cd1af69c2f78","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4f295b1e-5f4b-4f56-b30f-ef5f8431ce2e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f6e9fb98-3900-4d6a-96e8-d07775ac7839","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cadcf39f-6cab-4f66-9464-149d2951c93b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ff1c465-c659-438f-9f58-12f810103745","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"81a7887e-96ab-4dd2-91c2-ab39c546a6a8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"faebc221-a258-49da-ab25-b5784b8b81b9"}],"id":"983445a7-05d8-4d89-8e55-f1b2ca19c9f3","_postman_id":"983445a7-05d8-4d89-8e55-f1b2ca19c9f3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case","item":[{"name":"/cases/case_attachments/:id/relationships/case","id":"403e92f3-e550-482a-aeff-269159681bb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_attachments/:id/relationships/case","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_attachments",":id","relationships","case"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"37bfee9d-056f-4f4f-a781-3214fc5f35ab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8cbf0870-d88e-498e-bda8-9655f456a2c7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"992f1c0c-fca6-460a-be04-e2da9807d667","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5f0c9d33-997e-401a-b849-c867a3734d6d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2436d099-cad1-4904-8459-ad9377a58077","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b2e96a1e-f4b0-479d-ab2e-dc8072223ce6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"403e92f3-e550-482a-aeff-269159681bb9"}],"id":"0a1fef6f-4a8c-461d-b70b-a4639cb65467","_postman_id":"0a1fef6f-4a8c-461d-b70b-a4639cb65467","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6e42f56d-0124-4fb2-b907-d571d8cd1f61","_postman_id":"6e42f56d-0124-4fb2-b907-d571d8cd1f61","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_attachments/:id","id":"c921080a-28b6-4ca3-9e4c-11a89417f3c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3be8fd6d-081f-4003-886a-31e35f70331f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"83fa9c83-3a7f-4157-9813-faadfe1d8b91","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"24a10f76-b4f3-41a9-b820-f83ca88eea35","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8a8e9417-752a-48e7-bd68-f5babf2af063","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8bdddce-fff3-4b22-9f2b-10fdd6e55cae","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3de9e707-d4ae-461c-ab0d-789dcea2f41c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c921080a-28b6-4ca3-9e4c-11a89417f3c7"},{"name":"/cases/case_attachments/:id","id":"a9e7d8ac-237e-4bec-b982-2705877ba2b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"52b3deb4-b28d-4713-81c1-1398e45bdf9c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ad834e6c-0c45-4a07-b77e-018bccd82ce8","name":"CaseAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"abb6de00-da07-4a43-8640-6ec400ec7190","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7ad3af3b-48aa-46d1-a7cd-261868151598","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a9e7d8ac-237e-4bec-b982-2705877ba2b6"},{"name":"/cases/case_attachments/:id","id":"2d84ad96-7f0d-42ce-a609-525ef153a419","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"db5fafeb-88e3-4d64-bbe9-d4b9b0674db1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f2e1cc93-135a-4d0a-b803-15ecd16378f2","name":"CaseAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e48f8b7d-2af4-4e48-8a33-94f9fb4aca2e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ae414fd-a9e7-4475-829f-72a4dfe0e20f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e8893ca-6415-410b-af92-aa65ccaa7ffc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e79984f-1ff9-4b9e-ab12-4e6143bcf416","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_attachments/:id","host":["https://api.casebook.net"],"path":["cases","case_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2d84ad96-7f0d-42ce-a609-525ef153a419"}],"id":"478ef73e-f3be-456c-bfd2-a298ae7157d5","_postman_id":"478ef73e-f3be-456c-bfd2-a298ae7157d5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_attachments","id":"826f798c-e3cd-49c3-9c22-d929367a4113","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[legacy_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c6f872dd-e999-4085-a300-5a47baf9a4df","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments","host":["https://api.casebook.net"],"path":["cases","case_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ad060a80-8ec5-437e-a505-9c15c72db92f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_attachments","host":["https://api.casebook.net"],"path":["cases","case_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"826f798c-e3cd-49c3-9c22-d929367a4113"},{"name":"/cases/case_attachments","id":"9e47e4a1-9bf9-4612-b856-45459bf3e394","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2dfaae67-f40a-4ed0-8171-c7b5cfff5cc5","name":"CaseAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4108bff5-868b-4a78-ba78-936e8f54ec4d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f641d88f-6659-4390-ac37-7d2bc6b65c54","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bf96768d-ab21-41dc-9e9a-6e1eab2db6bc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"809a4adc-109a-4073-8ec5-3d857dddc8a0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"legacy_id\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9e47e4a1-9bf9-4612-b856-45459bf3e394"}],"id":"971ad86d-8273-448c-935a-ba62012a0ec9","_postman_id":"971ad86d-8273-448c-935a-ba62012a0ec9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/case_form_submissions/:id/relationships/assignment","id":"a9971782-775a-432b-9256-011f3b6c714b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"82964e8e-0675-4fd9-a03e-d1e7262a6543","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c13c6b16-2e00-4eb0-94d8-962c5f1a87cb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e28bd99d-1f8f-4c72-95f5-f9abf605d606","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1a8f145c-b6ed-4d2c-8ff7-c36c57ab65aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf015890-3937-496c-a1c5-9760faa494fb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9f93d82-3449-41f9-8dcc-d927b3706340","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a9971782-775a-432b-9256-011f3b6c714b"}],"id":"638a34ab-29aa-4c7b-b42c-6322e53af5a7","_postman_id":"638a34ab-29aa-4c7b-b42c-6322e53af5a7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case","item":[{"name":"/cases/case_form_submissions/:id/relationships/case","id":"e286d957-815a-4da2-ac4b-c18ba4407557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/case","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions",":id","relationships","case"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"04d456d5-3859-490f-91b9-c053790d3390","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"51e2aa75-efe2-4c82-9e12-7fa12db59a4f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f4acd2f8-75a7-4597-a188-c2f50f7eaaeb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aeeadcdf-5833-41c4-acd8-267d10d9831d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6bfb7253-5312-494a-bd83-a7215f696baf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"75d83f95-e131-4e05-b3ca-e9adcff40249","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e286d957-815a-4da2-ac4b-c18ba4407557"}],"id":"f76cc316-2c7f-4008-8827-2bb1ca9fd263","_postman_id":"f76cc316-2c7f-4008-8827-2bb1ca9fd263","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submission","item":[{"name":"/cases/case_form_submissions/:id/relationships/form_submission","id":"7835bf5b-a608-466b-b4a5-64e2a3a2fdff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions",":id","relationships","form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"252282bb-cd8b-4029-a0fd-cdfc55499e85","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"586cb088-e222-42eb-8f93-aa8b57980c57","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bfa70d2d-7cba-4e40-9c52-a176ba1caf3b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0efcafbf-26cc-4b05-a7f0-2bb8887c1731","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"175d1f83-4d2f-4586-bd3c-f04317d6f753","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e62fc80-6b9f-45ec-b5f6-1808bc2090d7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7835bf5b-a608-466b-b4a5-64e2a3a2fdff"}],"id":"954c6245-5843-48b3-88ac-32cbe1d5d5ca","_postman_id":"954c6245-5843-48b3-88ac-32cbe1d5d5ca","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"036f3fed-c553-4f02-90bf-4b8e200e8d43","_postman_id":"036f3fed-c553-4f02-90bf-4b8e200e8d43","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_form_submissions/:id","id":"fc9734e6-0d13-4dbd-9f88-09a9f9bd0122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0880e687-47a9-41bc-bcbc-d4b9c869f211","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"96e18649-6c6a-45b1-9131-b32c1469b9a4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f5c1d763-8889-47b0-8d02-ce6878934028","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"275c0580-c28d-40af-88c4-a3e25e3c269a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e95b2547-c49e-4299-a3f6-8797198479ca","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7240c1e9-bb76-408c-ab68-fe50aa539107","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fc9734e6-0d13-4dbd-9f88-09a9f9bd0122"},{"name":"/cases/case_form_submissions/:id","id":"221cd61a-3f7b-468a-bd7b-2e32744b8cd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8a6f0b14-fc3f-43dd-afb6-38c41ecde01c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c629001a-949d-400a-9548-d09ce07585d5","name":"CaseFormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"4b44bdca-e588-4f2c-817d-5b19880b3771","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"36e9c8b4-aebb-4511-99a0-871de5d28777","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"221cd61a-3f7b-468a-bd7b-2e32744b8cd3"},{"name":"/cases/case_form_submissions/:id","id":"fc42c331-e760-49c2-9a59-527668972444","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c5fb65fb-b4c1-432f-8f96-66b9a2907bdb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9c4f9894-1d73-405d-b5f9-52707c3f50bd","name":"CaseFormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"50bfc031-b6b4-4ce1-8f36-f7e648c8973f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9bd5e7f5-8da6-4cb3-b25e-46a3db603f9a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f16e3a5a-9590-451f-aa54-9d5b8ba18a29","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aba96f8d-f5aa-4b7a-9c61-9c6ab656e1c8","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","case_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fc42c331-e760-49c2-9a59-527668972444"}],"id":"2c3ded42-6cdc-4370-877a-c20e8f56c5c2","_postman_id":"2c3ded42-6cdc-4370-877a-c20e8f56c5c2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_form_submissions","id":"df7860f7-9d0a-45f3-ad3a-649b0042e8bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a30f5c3f-c224-4cc6-a97a-d3bc03383711","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions","host":["https://api.casebook.net"],"path":["cases","case_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"255916dd-24cc-45ef-b875-193511fdbcd9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_form_submissions","host":["https://api.casebook.net"],"path":["cases","case_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"df7860f7-9d0a-45f3-ad3a-649b0042e8bd"},{"name":"/cases/case_form_submissions","id":"a627ec82-673b-4454-9d9e-91a9b688a5ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1d478011-d6d8-4c12-853d-b9d591020c43","name":"CaseFormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d0eeb6aa-0576-4273-be5d-ee097e639105","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4febb39e-2bc3-47d8-9586-743bfd4e87be","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c8ae750e-193b-4719-9797-809e9c9129df","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5c274ff-1858-4579-a1f4-9a5e84732d16","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a627ec82-673b-4454-9d9e-91a9b688a5ad"}],"id":"9efa767a-d392-41a1-9971-6b9cb649bdc9","_postman_id":"9efa767a-d392-41a1-9971-6b9cb649bdc9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_labels","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"case","item":[{"name":"/cases/case_labels/:id/relationships/case","id":"cfe307ec-1be5-48bf-b67f-1e55a481e062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_labels/:id/relationships/case","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_labels",":id","relationships","case"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cf0fc58a-a1c0-491e-8d2a-23879d9882df","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1d32bb6b-a88f-44ef-b132-287d7e906395","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_labels",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"14990932-b81c-4fff-8a4a-8d98a6dbc56c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_labels",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a94ce649-2d1b-42fb-931a-2daceb4a9b83","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_labels",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9fa3b49-d287-445d-9a7e-236067c67940","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_labels",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"99f4f1a5-6322-4ac6-bc1a-06bca27509cd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_labels",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cfe307ec-1be5-48bf-b67f-1e55a481e062"}],"id":"19af949e-f6ab-48ab-8385-109b533827a4","_postman_id":"19af949e-f6ab-48ab-8385-109b533827a4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6c757fae-a389-4bf4-8043-2858748e99f1","_postman_id":"6c757fae-a389-4bf4-8043-2858748e99f1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_labels/:id","id":"6354b609-ea82-4f28-8dac-08a5477cd211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"78a4c045-2aa8-4e9b-9cb0-4e0de80befb9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"99ef2d55-8aa5-41a2-8b5e-eb930ee345b1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"32500fec-4d6e-4455-8431-4a9596569f36","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4598b918-5cbb-4c21-b96b-b780b908bdcb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6289d96e-074d-478b-98eb-004733ff1db7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f71063a3-2737-4b11-bad0-cc7ce581b399","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6354b609-ea82-4f28-8dac-08a5477cd211"},{"name":"/cases/case_labels/:id","id":"fe5575b5-1642-4503-9d3c-632bd89f5381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aeb9b7c1-b080-4fd2-a00a-34c90601a7e3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d93a5912-1d93-4134-b038-0fdf4997473d","name":"CaseLabel was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"094808a9-354a-42ef-a605-0cbb9315a38c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71498d18-7495-4a6b-be05-04a9c797f669","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fe5575b5-1642-4503-9d3c-632bd89f5381"},{"name":"/cases/case_labels/:id","id":"ce607979-1507-4ca9-b7ca-856c770b72d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"504841c8-93a9-4337-893e-70d0b7dff29c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"25063566-e4ca-4bf3-9aa6-db8b1646a4e8","name":"CaseLabel was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4e5e880e-b677-4c57-82b8-f7220cb00479","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5271e253-a2ac-4b29-94cb-a307186f8e10","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"93ae872f-9e86-4b76-ac1a-704467ba3df9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f2e383ea-1022-4051-a2bd-76108fe48423","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_labels/:id","host":["https://api.casebook.net"],"path":["cases","case_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ce607979-1507-4ca9-b7ca-856c770b72d4"}],"id":"3d983e2e-012a-478c-9878-66b50872856c","_postman_id":"3d983e2e-012a-478c-9878-66b50872856c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_labels","id":"444862c4-1475-4788-9c2f-977b18a66aea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_labels"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"95e338f1-b3e4-40c1-8678-eb1757071515","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels","host":["https://api.casebook.net"],"path":["cases","case_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8cf4f5ea-4ab1-45e1-adc9-d087a3a8d321","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_labels","host":["https://api.casebook.net"],"path":["cases","case_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"444862c4-1475-4788-9c2f-977b18a66aea"},{"name":"/cases/case_labels","id":"d6ce5789-20e6-4567-87b1-a2655b09e1b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2081a1a6-5e4b-463e-a7ba-9033ba77703b","name":"CaseLabel was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_labels"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"94d360ac-5620-49c7-9ab1-390dc0406780","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_labels"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7ca8e781-cd62-486f-9187-860b20e7d52a","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_labels"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2c002b9d-73bd-4930-bda4-44b6efbc532f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_labels"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7ba79c61-7e29-45f6-a796-4108d9da2a4a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_labels"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d6ce5789-20e6-4567-87b1-a2655b09e1b1"}],"id":"142dd613-1a94-4264-8bc6-c4fcb18033ef","_postman_id":"142dd613-1a94-4264-8bc6-c4fcb18033ef","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/case_people/:id/relationships/assignment","id":"3762c8ce-a779-4bb9-93ae-c33da41575c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_people/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a3db17d0-a3ff-4b46-96a1-1177c74e3781","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8a5c2666-4d4a-4040-baeb-9ecf5d9986ec","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"98d2b74d-0350-45df-9ebe-075618700c69","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c8dfef52-52b2-4d24-b1e0-d2489da1872a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c4ed93e-e961-4801-8f3e-cb0cf5be29c2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cd53d923-5a0e-4da7-9fda-3ec54ceadd6b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3762c8ce-a779-4bb9-93ae-c33da41575c3"}],"id":"86351b76-8fb3-4e34-8b9f-f6c41e65640a","_postman_id":"86351b76-8fb3-4e34-8b9f-f6c41e65640a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case","item":[{"name":"/cases/case_people/:id/relationships/case","id":"00904be4-52a8-401e-8fd4-563560a4c682","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_people/:id/relationships/case","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people",":id","relationships","case"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c6ddace7-39e5-4374-80a0-951248b2a23d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d4075dff-03a7-4ca8-9186-c86c115b9e7f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fdd16f2c-c2b1-414e-8487-becd6205ed2c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fb33b9c7-5e60-43cf-a65e-782e5c1daddd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2d21b20a-fac9-4e3f-8678-97a08e0ca087","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb0f8e58-5a51-4b05-9275-a51a2096db84","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"00904be4-52a8-401e-8fd4-563560a4c682"}],"id":"200beea7-579b-4bf9-b93d-2ca3559aa252","_postman_id":"200beea7-579b-4bf9-b93d-2ca3559aa252","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_person_role","item":[{"name":"/cases/case_people/:id/relationships/case_person_role","id":"ccd5a45a-8c6e-4998-be1c-960d62fedd73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_people/:id/relationships/case_person_role","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people",":id","relationships","case_person_role"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c581950c-26d1-4e21-82c5-bc1c28b5a416","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2376fd43-aa03-4db3-8d39-ec7c7c9fa6b9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case_person_role","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case_person_role"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_person_role\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cf7f25b9-e78a-49e7-9629-91eb879b2e63","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case_person_role","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case_person_role"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7bfc7278-16b5-4a72-81d5-76ff5a9b41af","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case_person_role","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case_person_role"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"caa75f27-a6bc-4005-96da-d0e3ce0a973b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case_person_role","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case_person_role"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e6aadd7-4cb7-4ed6-92c6-1a2c7b1f2fd9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/case_person_role","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","case_person_role"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ccd5a45a-8c6e-4998-be1c-960d62fedd73"}],"id":"dbfd1857-3a9d-4375-97ad-cd95d9e00e00","_postman_id":"dbfd1857-3a9d-4375-97ad-cd95d9e00e00","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvements","item":[{"name":"/cases/case_people/:id/relationships/involvements","id":"d33200c0-bcd4-40ed-83e0-78495955b510","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_people/:id/relationships/involvements","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people",":id","relationships","involvements"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1809af31-6ab0-4242-a5b3-3fc890d4f53f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c6dfc9dc-4598-45a7-8951-8479a9b60db6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"20909107-a3aa-43c8-a7ce-7b4d42b666af","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"024c61d2-858e-4a43-8103-82bc488d3829","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dfe27904-75cb-47a7-82c3-728740070cd8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef81fb36-b271-436c-82c0-6e54e6ae0193","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","case_people",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d33200c0-bcd4-40ed-83e0-78495955b510"}],"id":"75d024cd-50ed-4dec-aa9f-d705db443646","_postman_id":"75d024cd-50ed-4dec-aa9f-d705db443646","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"dd7a392f-2659-4c5a-8053-54d30cd7f54f","_postman_id":"dd7a392f-2659-4c5a-8053-54d30cd7f54f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_people/:id","id":"20d04219-bc94-4bb0-894e-f113f51aa723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2147c809-6c69-44f7-8f96-fcf0a9344c03","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d2aa8e5c-8a12-45cb-840a-0a08ebb6137f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvements\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1df673a5-83aa-454a-9c18-8080523ec91b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e58c4127-a5aa-49d0-8fe1-356b49ea6145","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba2f9012-9349-4287-aebb-898f4ac5f6bc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92575300-6694-4647-8b5b-4c17a29664c6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"20d04219-bc94-4bb0-894e-f113f51aa723"},{"name":"/cases/case_people/:id","id":"daf79a71-17a9-4481-8db4-25fb0ba3850d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f3874e24-c837-4995-a643-238838c5eb3c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"46ccc7d4-a185-4421-9212-37757986144f","name":"CasePerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"cf19aa44-9764-424c-b1fc-65e5ce16302d","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d374cf03-ffda-4733-bf96-12832fb8c541","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"daf79a71-17a9-4481-8db4-25fb0ba3850d"},{"name":"/cases/case_people/:id","id":"d6b809e5-041d-4bb1-98b9-a426bd6300fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8f40123e-fd2a-496e-8acf-2c53fca27ccc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e1392a51-1731-4f80-b3b6-e5806d38c612","name":"CasePerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_fields\": {},\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"needs\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"strengths\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_person_role\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvements\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a9c1cd93-5191-4c44-b7b2-2d0815040540","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d38dd679-4277-4e7c-9f85-fefd03e40b1e","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bed79bbc-25fe-472f-9333-e94ea94b8348","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f4438bc6-7f36-452b-8081-c2415ac940aa","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_people/:id","host":["https://api.casebook.net"],"path":["cases","case_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d6b809e5-041d-4bb1-98b9-a426bd6300fd"}],"id":"7e9422eb-cf76-46ee-b8d0-1bb067fbea28","_postman_id":"7e9422eb-cf76-46ee-b8d0-1bb067fbea28","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_people","id":"e0e6e746-b5ef-458a-ac3b-4322cb55ea63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[legacy_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[needs]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[strengths]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"9ee8ec84-5120-4271-987c-e3690464c653","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people","host":["https://api.casebook.net"],"path":["cases","case_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[needs]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[strengths]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"needs\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"strengths\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_person_role\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvements\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"needs\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"strengths\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_person_role\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvements\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"111f06b3-4959-4aa1-9777-ded8224d8633","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_people","host":["https://api.casebook.net"],"path":["cases","case_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[needs]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[strengths]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e0e6e746-b5ef-458a-ac3b-4322cb55ea63"},{"name":"/cases/case_people","id":"70ca09c7-192d-4e02-8943-0b8dc0d44a31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"51111f73-9ba5-4135-86cd-f63149377888","name":"CasePerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_fields\": {},\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"needs\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"strengths\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"cases\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_person_role\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvements\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"62a260ad-546e-4f36-ba39-014484524b4d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4cf558d4-7a05-41e0-b5fc-81b6d608d0fc","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dbc4c771-37c7-43ed-aa7e-a01e80e6b58a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32326eb2-a6b1-4631-9c88-13cbe0353f34","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"needs\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"strengths\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"cases\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"70ca09c7-192d-4e02-8943-0b8dc0d44a31"}],"id":"f5575b56-d081-426d-ab58-d799a8e210c9","_postman_id":"f5575b56-d081-426d-ab58-d799a8e210c9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_person_roles","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"case_people","item":[{"name":"/cases/case_person_roles/:id/relationships/case_people","id":"3767fac5-0376-42c9-b8cb-f2119760691c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_person_roles/:id/relationships/case_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_person_roles",":id","relationships","case_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"018c7839-ecc1-45b4-a6a2-c0925a72e607","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9fcc68b5-9d92-43ed-9deb-8820b9347c0a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a5ca4803-31b7-46ee-8f9b-c44e7909ee64","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"94e8840e-bbcf-49ee-b797-b55ac8f80eab","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d0650e6-573b-42fe-a192-5f7f24d3c383","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9c260ff7-af40-40c7-9f33-7b114b11a215","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id/relationships/case_people","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id","relationships","case_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3767fac5-0376-42c9-b8cb-f2119760691c"}],"id":"d21b082b-1886-4912-9d8f-01d2e8f1abbc","_postman_id":"d21b082b-1886-4912-9d8f-01d2e8f1abbc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"75f25f85-df80-4d99-a43d-ebc4f6cf3240","_postman_id":"75f25f85-df80-4d99-a43d-ebc4f6cf3240","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_person_roles/:id","id":"9561bd04-c2f8-4620-a141-2cfb5f80c913","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"96205121-6497-45f1-a35d-5e31b2109b7b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"67bf08ba-67ee-476c-b360-be70a57f979d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"case_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b0d0cbb9-c891-4226-976d-dc7ae9c1b1e5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6de2350c-c09a-4b32-8bbb-96fee4da6a5e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4e89add-246c-4389-9177-a975dd909a79","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf2c3cf0-8ca0-42a0-a7d1-325cc005efb1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9561bd04-c2f8-4620-a141-2cfb5f80c913"},{"name":"/cases/case_person_roles/:id","id":"980dfebd-c016-418a-a163-44a210cf022e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"78c20c00-9dd4-44cc-b146-8669bfdd23ef","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d131be21-def5-438f-b0ff-40e5993e96bb","name":"CasePersonRole was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3c8b3fb3-a584-41ea-81ee-e48b71c1f405","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6e701080-e9ec-4ac6-a490-233bc04e65ec","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"980dfebd-c016-418a-a163-44a210cf022e"},{"name":"/cases/case_person_roles/:id","id":"f6d97641-4d78-41a5-ab5c-aabd389c988a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0dec828b-bb3f-4ec2-808e-9ebdff61fdbf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"201fdc9b-8ac6-4818-8041-3bb00547bd6a","name":"CasePersonRole was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_person_roles\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"case_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b747feab-a0ab-4cb3-8a8b-dfb83fa419fb","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c772d59d-7fdf-4290-8853-9a9696815956","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d76351c-cebc-4bbb-bef7-ff9fb1c41cea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89e0536a-7e08-40de-be7d-5e5572961610","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_person_roles/:id","host":["https://api.casebook.net"],"path":["cases","case_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f6d97641-4d78-41a5-ab5c-aabd389c988a"}],"id":"153a209d-fa1a-4cba-956b-e112ec7a9e62","_postman_id":"153a209d-fa1a-4cba-956b-e112ec7a9e62","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_person_roles","id":"677f860d-fff4-4e2a-b73a-68a17cc6ea9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_person_roles"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5bf97ab6-fe3b-4dd2-b047-203116346d71","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles","host":["https://api.casebook.net"],"path":["cases","case_person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"case_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"case_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b148cc8f-8ae1-4673-8a61-9545fb1beb4a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_person_roles","host":["https://api.casebook.net"],"path":["cases","case_person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"677f860d-fff4-4e2a-b73a-68a17cc6ea9f"},{"name":"/cases/case_person_roles","id":"33d2f6d1-8e58-4a71-80f0-c350d6532ad5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_person_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"9947c0d0-dbe5-4f2d-bb1c-1acf1f7e7d8e","name":"CasePersonRole was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_person_roles"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_person_roles\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"case_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"68c4e38f-c74e-4d5d-9fb6-3419f75175a4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_person_roles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c3f152db-a3e9-41fa-a5a8-d1b9898f4e59","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_person_roles"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"39b82dac-86e9-458a-8d77-547232f390b7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_person_roles"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a405097-a9fc-4efa-b87f-dd047b505be8","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_person_roles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"33d2f6d1-8e58-4a71-80f0-c350d6532ad5"}],"id":"b38fc4be-ed8c-467c-93cc-9ea985d13c7c","_postman_id":"b38fc4be-ed8c-467c-93cc-9ea985d13c7c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"cases","item":[{"name":"/cases/case_statuses/:id/relationships/cases","id":"0225d045-5ab3-4cd2-a5d8-6e06ebf47b07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_statuses/:id/relationships/cases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_statuses",":id","relationships","cases"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"137da7c8-55bf-4e11-b9e0-ad4dc513c0d9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"90a75df0-637b-4523-b2bb-45b0e6bb2eb4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f0a87be5-c2eb-4ba9-9f35-f88eb25da029","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"496a2cd1-abd3-4cd6-ba05-cb5d693b80da","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32ac16ae-809f-4c1d-8825-4f8690af4c15","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f7b3ded-1dec-4e43-915f-9f6c2d024c9a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0225d045-5ab3-4cd2-a5d8-6e06ebf47b07"}],"id":"9314d531-98b9-47e8-9d5c-7420bd992386","_postman_id":"9314d531-98b9-47e8-9d5c-7420bd992386","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"a8221d24-8d67-44e0-90bf-7f6c9cd1bd33","_postman_id":"a8221d24-8d67-44e0-90bf-7f6c9cd1bd33","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_statuses/:id","id":"305062a7-1526-4cfa-bc8d-52cdf6d61750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9ebbe136-976f-450e-9504-f1938f0f9f0f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e813105f-e950-4678-bb19-78bbd0a3886e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"cases\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"387c4408-0d31-4337-8026-21701f6cccc9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e30680c0-ae3e-4141-af87-1a71fbf62106","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cfe7c874-7a91-486e-8de5-73b12eef3b3b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f2b24c4-4e76-4ed6-b134-e8eb8d4de267","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"305062a7-1526-4cfa-bc8d-52cdf6d61750"},{"name":"/cases/case_statuses/:id","id":"540101fc-1caf-4093-b855-a51937678939","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8e27c84c-b184-4279-8361-49240c7e37ab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f0b94a9f-f37d-4439-a3e9-7c21728ff316","name":"CaseStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"81f86bad-8a9a-447e-8664-3b8230c0296d","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01790ddd-1c9b-4501-a6ac-4ee1a337a218","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"540101fc-1caf-4093-b855-a51937678939"},{"name":"/cases/case_statuses/:id","id":"52604db8-a1e4-4fb2-bbdd-dbb510afc9fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c39878b6-9920-4b44-b9b8-4590654f3a78","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9a7a27ce-dc6e-4d46-94d0-194511bff753","name":"CaseStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"cases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f6a0d66c-ce2d-4fab-a850-2cda71bb8fbc","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb0e7486-e6c6-47c6-8680-fd7934facedd","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9a6e9665-82f1-4d39-b687-0d9d2af59d6f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"631b6eff-8607-4a09-898b-36fcc82affb2","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_statuses/:id","host":["https://api.casebook.net"],"path":["cases","case_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"52604db8-a1e4-4fb2-bbdd-dbb510afc9fe"}],"id":"79134423-c9dd-4cf6-9752-fd30e9811a2c","_postman_id":"79134423-c9dd-4cf6-9752-fd30e9811a2c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_statuses","id":"e0038795-b68b-4637-ac52-c4692a6112d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cbp_status_enum_value]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"35c3d641-5e3e-4e82-ba1b-b491bab1a431","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses","host":["https://api.casebook.net"],"path":["cases","case_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_status_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"cases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"cases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3be78f10-0bba-4562-9b9b-0ff98bcd7bed","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_statuses","host":["https://api.casebook.net"],"path":["cases","case_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_status_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e0038795-b68b-4637-ac52-c4692a6112d7"},{"name":"/cases/case_statuses","id":"f5d3411d-fd54-4773-a10b-a6001b59b6f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"43a82369-218c-47f8-ace0-1ebc3bf834b0","name":"CaseStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"cases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"599a07e6-6582-4380-b626-b6102c1b2284","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ea53366b-a900-45b7-b283-613958658d08","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"af6516c3-b24f-4ffd-be21-5cdf98bb0cd2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f549f73e-e0c9-4b87-bfc1-f03126eef2d1","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5d3411d-fd54-4773-a10b-a6001b59b6f5"}],"id":"4ae46e42-30d8-4b25-9625-8fa6f6131b80","_postman_id":"4ae46e42-30d8-4b25-9625-8fa6f6131b80","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"cases","item":[{"name":"/cases/case_types/:id/relationships/cases","id":"11ab8b3e-e7bd-4eb1-a637-2de59b1a5072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_types/:id/relationships/cases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_types",":id","relationships","cases"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ae7fba63-5e16-4227-9050-88c99bfddd5c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1917c460-aea7-4302-a79a-7ab12bc3dee2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_types",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6a6f123a-c770-4536-ba27-70cfa3d06af8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_types",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d7486584-9f03-49d5-88bb-d8d337b12ecb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_types",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cc284e7d-ba03-4441-a263-01e20f884c0b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_types",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b241fcb-a9c0-4dd4-b5d7-4e295f629d49","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","case_types",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"11ab8b3e-e7bd-4eb1-a637-2de59b1a5072"}],"id":"f4e02e38-5351-4f91-9e69-15872f3849bb","_postman_id":"f4e02e38-5351-4f91-9e69-15872f3849bb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2eb757ce-d468-41c7-bda2-c0d215c1f5c1","_postman_id":"2eb757ce-d468-41c7-bda2-c0d215c1f5c1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_types/:id","id":"adb1eb56-b2db-4f8e-85f3-56a9c68dd512","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ecaecb4c-bed7-4fea-8686-18a6abb5f240","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"53a6ab99-f805-44c5-82c3-15293640d9d0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"cases\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e4a1abed-c682-4ffe-95da-0b0891b96cb5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9840a055-fcd7-40d4-8ab3-cca4d713a7e1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ffabdc6-d4ba-4d98-af52-445ad591b2f0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4412a68-860a-43f0-b7b1-e90de01b7917","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"adb1eb56-b2db-4f8e-85f3-56a9c68dd512"},{"name":"/cases/case_types/:id","id":"7f84a075-1057-455e-b08d-f288de1d1e7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3bac6854-6564-4da1-ae5e-4c60a8e51609","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"be18733d-ceed-4c6d-b6c8-c64a177a1822","name":"CaseType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c252134f-ed9f-495d-9935-1ed104db03ee","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"814d8ece-e4a8-4ed1-a3f7-74c3f0539de9","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7f84a075-1057-455e-b08d-f288de1d1e7b"},{"name":"/cases/case_types/:id","id":"cc65ad08-d6cd-44d3-8b8d-ec6ff2018e94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c205370b-a1b7-4e9a-a80c-3669e5c43c1d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"abafa373-90e0-417b-9674-3241f488f354","name":"CaseType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"cases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0573d1ae-483a-413c-acfe-1ec8a1374d08","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3223e406-3a85-4365-9306-5169bff4e11a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4fb7cda9-58e2-479b-90e0-770df0935232","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec7dbf69-033b-4668-9d40-747dac45aa71","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/case_types/:id","host":["https://api.casebook.net"],"path":["cases","case_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cc65ad08-d6cd-44d3-8b8d-ec6ff2018e94"}],"id":"2d615b90-c0af-4a13-83d5-eb2344cb6e12","_postman_id":"2d615b90-c0af-4a13-83d5-eb2344cb6e12","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/case_types","id":"a93a859f-3aa5-4dba-bc80-c054b4a5c90c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/case_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0159bc6a-f08a-4b64-a182-8cdce8940251","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types","host":["https://api.casebook.net"],"path":["cases","case_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"cases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"case_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"cases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c0d884f2-7308-4bee-b28e-36855423bf83","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/case_types","host":["https://api.casebook.net"],"path":["cases","case_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a93a859f-3aa5-4dba-bc80-c054b4a5c90c"},{"name":"/cases/case_types","id":"43deea4e-347f-468f-b9b1-69340b6611f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","case_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a5fea481-1fdc-4ed3-89c5-cd33a8d67a96","name":"CaseType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"case_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"cases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cefe6799-8c70-45d5-9c97-2da6a7f9e0df","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3ab62fb-f29f-466f-a54e-c6955cdc075d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ef509cd1-f705-4ced-9b85-b791d2ea509b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a9792ea9-bbcb-4ca0-9ae4-b7be38aa07b8","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"case_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/case_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"43deea4e-347f-468f-b9b1-69340b6611f8"}],"id":"704fb636-54c3-406e-bfad-1b365a14328b","_postman_id":"704fb636-54c3-406e-bfad-1b365a14328b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"cbp_status_enums","item":[{"name":"{id}","item":[{"name":"/cases/cbp_status_enums/:id","id":"75ffbe6d-e6d5-4972-8a5a-4d8b578c7187","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5ceb91ce-de94-4b5e-894b-32e8d1e8d9ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0aba3837-41b8-4325-b8b2-979237237c24","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4c933760-481c-42a3-8a98-864e34371ee8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7a3b0a87-55cd-416b-9911-7348a09a2a45","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"82abe431-a971-41e5-9801-558676116fb6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4b490494-b16b-4291-9f59-b95c9f201e8c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"75ffbe6d-e6d5-4972-8a5a-4d8b578c7187"},{"name":"/cases/cbp_status_enums/:id","id":"3921a949-05d7-4cd7-b44c-109d6eb3fb9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1183d0b3-992b-4010-b373-69e0734036a6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d700f998-fc4e-4c77-847f-8875c4fe9bfb","name":"CbpStatusEnum was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"873e2eec-8c6a-488b-886b-7876d8de7cac","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf710615-8fa9-453a-867f-802b0d1c5867","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3921a949-05d7-4cd7-b44c-109d6eb3fb9a"},{"name":"/cases/cbp_status_enums/:id","id":"651dff71-cfa6-424f-a71c-a2aef8d55eeb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"75e80b86-6605-440e-8436-791eee4aa6f9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b035fabc-57ab-4469-bfe8-5cc09ed995a6","name":"CbpStatusEnum was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_status_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1844cc69-5e92-4d35-b5a6-40ecf1132481","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a0fd23c-b1cd-4427-9cf1-0fe90bcdf8c4","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ae502fd5-0b17-46ff-8a48-bf2a39c81385","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e43b6739-78d4-4df0-847d-ebc934a3853c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"651dff71-cfa6-424f-a71c-a2aef8d55eeb"}],"id":"87dd396a-3f6e-46bb-a71b-89b52f74d94a","_postman_id":"87dd396a-3f6e-46bb-a71b-89b52f74d94a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/cbp_status_enums","id":"08725a88-6f41-44a5-bfcc-d4b9b8976061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/cbp_status_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cbp_status_enums"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"82beb2d5-fb46-44d8-a578-f780678782f0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_status_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_status_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ed64c6aa-5fb0-4678-9005-af20ff63ccd2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/cbp_status_enums","host":["https://api.casebook.net"],"path":["cases","cbp_status_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"08725a88-6f41-44a5-bfcc-d4b9b8976061"},{"name":"/cases/cbp_status_enums","id":"0af5e604-4abd-487f-abfd-10d695de53d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cbp_status_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","cbp_status_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"eaab25ee-9887-4a96-93f6-7955195f8a79","name":"CbpStatusEnum was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cbp_status_enums"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_status_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"702dc641-e1f7-472f-b5bb-95478d5db92d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cbp_status_enums"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4325406f-f630-4c89-921b-2aaa4cb3e8ff","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cbp_status_enums"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f2a8bb20-5bb2-4e55-9ae0-1f9ddd9e68af","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cbp_status_enums"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"faac6a0c-e1b7-436d-95f3-fae8906ed16b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/cbp_status_enums"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0af5e604-4abd-487f-abfd-10d695de53d2"}],"id":"e43c7830-ceeb-4a9f-a7f3-fcd43841c468","_postman_id":"e43c7830-ceeb-4a9f-a7f3-fcd43841c468","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"counties","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"cases","item":[{"name":"/cases/counties/:id/relationships/cases","id":"6c32df6f-f69f-41bd-9bc7-601a593acaa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/counties/:id/relationships/cases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","counties",":id","relationships","cases"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"500186ee-5490-4726-b8f5-d179c3e63ac3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5ce2478f-527b-4193-9559-5dd5ccdced22","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","counties",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cases\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"05de7b27-f54d-4c92-b7b1-98feb35f605d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","counties",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c6da70b8-525b-4cf8-96ee-4072f238704a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","counties",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"64d5028c-580f-4baf-9215-90c5227d3b39","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","counties",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c72da003-7b04-4510-a09d-4a3431f81074","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id/relationships/cases","host":["https://api.casebook.net"],"path":["cases","counties",":id","relationships","cases"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6c32df6f-f69f-41bd-9bc7-601a593acaa6"}],"id":"b46d99b2-e332-4340-88d8-0801de391728","_postman_id":"b46d99b2-e332-4340-88d8-0801de391728","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"0706413b-eede-47bf-865b-b9c88e4e5696","_postman_id":"0706413b-eede-47bf-865b-b9c88e4e5696","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/counties/:id","id":"41f32c77-d06f-41d3-96f4-d745125895cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2f17b7c8-32d3-4d03-9641-c1a179fa75a5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0cbe7cd2-9d8e-4eda-835b-5996cc2ae768","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e2122850-0861-4022-a14a-dbfebf9774ae","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fe325f66-252b-4185-ae26-299fd83fa4bf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ebc988c-57be-4b60-bdae-3cd4550afd55","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80158429-2ae9-4ed2-bd98-a90fd594c5ec","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"41f32c77-d06f-41d3-96f4-d745125895cd"},{"name":"/cases/counties/:id","id":"f8ae518a-8744-4be2-84d2-54a6ace3b3d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3253686d-c3a1-4507-9e6e-acd250175e4a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6f112de5-797b-4725-b037-e9511e932445","name":"County was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"f56f684b-0f76-4c98-be31-7889932c183f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ad32619-3f0e-4859-9a72-6cba67857d98","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f8ae518a-8744-4be2-84d2-54a6ace3b3d6"},{"name":"/cases/counties/:id","id":"9fb980dc-005d-4b09-8f0f-41656f2f26ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ffacda52-adb5-44da-b49c-d16957f026d2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"57f5c141-d65b-4852-b008-afd4dd7580b0","name":"County was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a39c13f4-2f41-4f02-a4ae-6d1f83018d21","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c3fac08-a4a7-448c-befb-7fc3a96709ab","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec1e2594-e811-4f6b-8418-b60604d327c6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"932b4905-1f4a-4655-b702-1496ed568420","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/counties/:id","host":["https://api.casebook.net"],"path":["cases","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9fb980dc-005d-4b09-8f0f-41656f2f26ae"}],"id":"d5aec396-8222-40d1-8e43-82089c65d678","_postman_id":"d5aec396-8222-40d1-8e43-82089c65d678","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/counties","id":"1f0782ea-d713-40db-9d87-bab099c10565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","counties"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"fcd4f892-f6cb-4968-b420-f43a7d6f4b7e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties","host":["https://api.casebook.net"],"path":["cases","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"eafdedce-9eda-4d27-9bbb-43725b87156d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/counties","host":["https://api.casebook.net"],"path":["cases","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1f0782ea-d713-40db-9d87-bab099c10565"},{"name":"/cases/counties","id":"659c11a7-748a-428e-98e8-df5d6c916aac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","counties"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"acfdc3d7-8ff2-4725-a511-1c9fc6072d90","name":"County was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/counties"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2098da34-f5f6-42fc-a80a-4543ef12ff3b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/counties"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ede0d7d7-1b24-4355-9600-808a05409de1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/counties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d400e708-5eda-422d-9765-c075fce30ca8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/counties"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d843af58-a00f-40f9-b0d0-621b5067a03d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/counties"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"659c11a7-748a-428e-98e8-df5d6c916aac"}],"id":"78866c43-78c9-40cf-b0bc-49daf771c2b6","_postman_id":"78866c43-78c9-40cf-b0bc-49daf771c2b6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/form_submissions/:id/relationships/assignment","id":"5fa96509-9bc1-4c09-9837-0fd76c6b9196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/form_submissions/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","form_submissions",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d287fc38-0e36-41cb-a3d6-692a23f2850a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ae11a02c-5d48-402c-9c65-45e3185c22c9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1299d5f9-7a9e-40d7-90e2-c65b16ebfb31","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"94723169-ed77-44e4-9413-9b04d4bd8987","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"65f98bd9-5f53-417d-8fec-2c7eb8c724ba","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"798c2f7d-af50-43c3-a40c-8f7401c0a2ea","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5fa96509-9bc1-4c09-9837-0fd76c6b9196"}],"id":"f32889a3-6915-4909-be30-cdfc84c020ca","_postman_id":"f32889a3-6915-4909-be30-cdfc84c020ca","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_form_submission","item":[{"name":"/cases/form_submissions/:id/relationships/case_form_submission","id":"48501a83-63c0-4058-8c68-cb1783c90138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/form_submissions/:id/relationships/case_form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","form_submissions",":id","relationships","case_form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7c66a8e7-26de-48fb-a640-fc40cfbe8ae4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9a1cbc7-9b1c-4ba9-ba3e-3cb83ec65baa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/case_form_submission","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","case_form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2c785774-b44b-49af-b821-0acfdfdc5382","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/case_form_submission","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","case_form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"40196892-f6e4-425c-bf2d-c3ee5e2f29b5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/case_form_submission","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","case_form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d823d900-24ed-431a-ad26-c4d81c5a2e58","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/case_form_submission","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","case_form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f312295-5785-4774-bb19-dea1f05a4052","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id/relationships/case_form_submission","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id","relationships","case_form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"48501a83-63c0-4058-8c68-cb1783c90138"}],"id":"1e69fdf9-a1d3-460c-a65b-9468b682208f","_postman_id":"1e69fdf9-a1d3-460c-a65b-9468b682208f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"21fd99e1-03b1-43d3-85c7-63c96bc790ec","_postman_id":"21fd99e1-03b1-43d3-85c7-63c96bc790ec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/form_submissions/:id","id":"05e7fb2c-fd9b-4a24-8ca1-791802310b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"60614df9-a0a8-492c-a762-8b5ee7766624","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5eb9018a-1d38-4a0f-aa8b-05d648bae793","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"submission_data\": {},\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"376bbfb0-2f41-4270-85a1-ed2a858fc676","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b459e2dc-14dc-4a05-b031-e75c3c440410","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1cd04d40-57d5-47d8-be23-08d87f584c20","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05fd3d3f-508a-4823-848e-ae529aa7248f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"05e7fb2c-fd9b-4a24-8ca1-791802310b0a"},{"name":"/cases/form_submissions/:id","id":"abc55d5e-f170-4998-bfb3-8c11f01df760","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1ac2cb01-12a4-4cbd-8fbe-14f57859b848","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b0d3ade9-8516-437f-b366-ac307982cd0e","name":"FormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e20a2111-d4a4-4e24-b5ea-3fb10f375f01","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0679204d-91e7-4d45-b6d3-b22782411c40","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"abc55d5e-f170-4998-bfb3-8c11f01df760"},{"name":"/cases/form_submissions/:id","id":"33fff113-d80a-43ed-8226-83f2ff256bc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"038a60bb-e983-4e1b-8604-a0ccd9199f4e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"978ac0a3-2e46-4812-89d3-928b73eff518","name":"FormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a16c6a2-f57a-46ee-8506-7cd9834fee40","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec1b938b-2843-4e38-a90b-ec71b601c2c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d2da159-15d0-4438-ac37-7c23c4aae3d3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f555275-4e1c-4e09-a1fb-3d54dfb913e0","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/form_submissions/:id","host":["https://api.casebook.net"],"path":["cases","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"33fff113-d80a-43ed-8226-83f2ff256bc3"}],"id":"906add63-a903-499f-918d-01033b707d77","_postman_id":"906add63-a903-499f-918d-01033b707d77","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/form_submissions","id":"9c73c12c-f2db-4756-8e97-3626e1de8d93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_version_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5f06f869-2545-46cb-a480-ca80eaa349a2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions","host":["https://api.casebook.net"],"path":["cases","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"527ceb96-ff35-452d-9beb-172c8fa199e6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/form_submissions","host":["https://api.casebook.net"],"path":["cases","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9c73c12c-f2db-4756-8e97-3626e1de8d93"},{"name":"/cases/form_submissions","id":"9448822a-965f-4e9d-aea0-c282cec703a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7a2fb820-2b3d-48c6-978d-79a724cb65a3","name":"FormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"50e34e76-b413-4cc4-adae-a0405e5cc659","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d8632dc-d924-47e4-b269-7a3d4713433e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d591aafd-872a-4553-a693-6e342556d2be","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5de039c6-f847-44ef-9a64-0f196722cbec","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9448822a-965f-4e9d-aea0-c282cec703a0"}],"id":"4da5439c-1ddb-4976-8232-9321970c8f2c","_postman_id":"4da5439c-1ddb-4976-8232-9321970c8f2c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"goals","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/goals/:id/relationships/assignment","id":"59d80145-805e-42f6-9e87-3222933d7e81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goals/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"55bed6ee-2884-4d98-8af4-f41409fd9d92","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ac6aa41e-d390-4462-8a44-178b7a48ed58","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a14ee9e2-c28c-4bb9-9911-305607d19579","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e681e4a6-0907-44f7-b20d-5d1301a44292","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9b2db82-c492-4c14-9d2e-a3de56e1ecb7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"438082c5-7018-44eb-8346-27513bceef39","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"59d80145-805e-42f6-9e87-3222933d7e81"}],"id":"a009c342-c6d6-482b-963f-c3151e42a884","_postman_id":"a009c342-c6d6-482b-963f-c3151e42a884","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"goal_status","item":[{"name":"/cases/goals/:id/relationships/goal_status","id":"3ae227dd-9405-4c7a-82d5-3c8aa0cec366","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goals/:id/relationships/goal_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals",":id","relationships","goal_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d594c5ca-d2ed-46ac-bf64-81c649f360a4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e292967c-26a6-447a-b9af-45c808d19667","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/goal_status","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","goal_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"goal_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"31d763e0-5f8a-49ec-971a-d91bde9a6aca","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/goal_status","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","goal_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b701006d-f848-48cf-91dd-72adb393cb51","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/goal_status","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","goal_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c8b95bd-e95f-4d04-a9b4-5d00e1fbd2a6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/goal_status","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","goal_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"14a6f5cf-75eb-47ed-b4cf-5c36001bd4c3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/goal_status","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","goal_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3ae227dd-9405-4c7a-82d5-3c8aa0cec366"}],"id":"fc79e49f-b5dd-4ed4-97c8-3bfb2895adfe","_postman_id":"fc79e49f-b5dd-4ed4-97c8-3bfb2895adfe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvement","item":[{"name":"/cases/goals/:id/relationships/involvement","id":"cd501549-09b1-477b-94a6-b011eabe310f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goals/:id/relationships/involvement","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals",":id","relationships","involvement"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1d26f0b2-c406-420d-8461-7505b804b464","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"16da3da4-689d-4c9a-8b83-fef8efc06a2d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"involvement\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7c6d2f3b-a95a-406c-a231-62f3c2c9b148","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cafe5e54-f190-4c8c-8744-df0915edbcf3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0b0cd10f-6199-4391-b3d2-3fc2832af8ae","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0723405c-1ed4-4061-b786-220987880c30","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cd501549-09b1-477b-94a6-b011eabe310f"}],"id":"76fbfbab-a029-497f-998f-86d20a2eb025","_postman_id":"76fbfbab-a029-497f-998f-86d20a2eb025","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvements","item":[{"name":"/cases/goals/:id/relationships/involvements","id":"7ecc5883-d694-4b80-ae4e-8c0348453fc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goals/:id/relationships/involvements","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals",":id","relationships","involvements"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"994207cb-f3c1-47b9-8bb4-44d4776e26e3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"da3384b9-5b42-4587-9126-8ff1a7a6d64b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b1aa8ae8-c37c-4440-9a93-088e34a973c9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0d220222-ae9a-47a6-8aae-7db426672722","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e3011e4-f488-4704-b7ff-edea3d87c5ec","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"319c1acd-cbc5-4608-8997-48dfd89c4bc6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","goals",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7ecc5883-d694-4b80-ae4e-8c0348453fc6"}],"id":"db95c53c-2b44-4e95-91e5-accae987d10e","_postman_id":"db95c53c-2b44-4e95-91e5-accae987d10e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"a51df962-658e-4d23-b9ed-00262a630fd5","_postman_id":"a51df962-658e-4d23-b9ed-00262a630fd5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/goals/:id","id":"637b411f-db59-4588-a9b3-099eb14d3284","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goals/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1e9239f2-834b-4074-b507-141b10b1d44f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a1699daa-5a5c-4b1c-bf06-0c2434d84a70","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvements\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"eaead42f-e40d-4e29-903f-1283bc081ef8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e6ec65c5-7eb8-479a-910d-85a47d63529f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"25518b7a-7b13-4295-9efe-30a04f948fa9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e8728ded-da82-4fe3-b2ab-04362128cb9e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"637b411f-db59-4588-a9b3-099eb14d3284"},{"name":"/cases/goals/:id","id":"ff89ee0f-aa0f-45c6-9c47-c60f83d30a04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goals/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"617a8a1c-4247-4348-b77c-83371ebadc7c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f5c50ae0-05e6-4a8c-bb31-008bcdf2e27a","name":"Goal was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8b38e312-656d-41ed-8713-bd612f45c356","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"158d1c26-a46e-44c8-96ea-deb5ba67f5b6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ff89ee0f-aa0f-45c6-9c47-c60f83d30a04"},{"name":"/cases/goals/:id","id":"4268dd11-883f-4666-9f7c-fbee5d8c7a4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goals/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"51b6eef0-6d18-4fd5-9c66-08b2e9583278","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"37771269-98bf-4390-81ec-e0bb37505fea","name":"Goal was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"goals\",\n\t\"attributes\": {\n\t\t\"completed\": \"<boolean>\",\n\t\t\"completed_at\": \"<dateTime>\",\n\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"note_id\": \"<uuid>\",\n\t\t\"outcome\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"goal_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"involvements\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvements\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dcd42610-79a6-487a-a390-3636cc20b5ed","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e238585c-16f6-4d59-9e89-a90c5d057f5d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e4e2beaf-7775-436a-a0ed-69a42b6defcb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"86a786fb-a718-46c8-899d-9ce9e93cee43","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goals/:id","host":["https://api.casebook.net"],"path":["cases","goals",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4268dd11-883f-4666-9f7c-fbee5d8c7a4c"}],"id":"54c462fc-3558-4dd5-bde7-157050dc9d77","_postman_id":"54c462fc-3558-4dd5-bde7-157050dc9d77","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/goals","id":"2e733ddb-2318-4fe9-a2a9-5e3f993831c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goals","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[note_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[outcome]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"80bcae85-060f-49cd-bc2f-008e4daf9a8e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals","host":["https://api.casebook.net"],"path":["cases","goals"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[note_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[outcome]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goals\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\t\"outcome\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"goal_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvements\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goals\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\t\"outcome\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"goal_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvements\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"05c7e551-6748-4e90-a693-3ec78a6f3f0a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goals","host":["https://api.casebook.net"],"path":["cases","goals"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[note_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[outcome]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2e733ddb-2318-4fe9-a2a9-5e3f993831c6"},{"name":"/cases/goals","id":"a5e86ec5-f58d-4e5d-bbc6-20c5ac728248","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goals","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goals"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f1349a0b-44f8-4a14-a741-0c011ea44a6a","name":"Goal was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goals"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"goals\",\n\t\"attributes\": {\n\t\t\"completed\": \"<boolean>\",\n\t\t\"completed_at\": \"<dateTime>\",\n\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"note_id\": \"<uuid>\",\n\t\t\"outcome\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"goal_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"involvements\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvements\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ac4d1232-5b1c-41a5-a6e2-07232dd371b4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goals"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d6daccb6-0f9d-4eec-9017-5daf207dcc07","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goals"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"85139fb8-1047-41ee-9a52-3db2dcebcef1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goals"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1d87496d-7030-4f09-97c5-771eff8b7f03","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goals\",\n\t\t\"attributes\": {\n\t\t\t\"completed\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"note_id\": \"<uuid>\",\n\t\t\t\"outcome\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goal_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goal_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goals"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a5e86ec5-f58d-4e5d-bbc6-20c5ac728248"}],"id":"0dc9e3c3-4630-4def-b9cd-17bd82397d75","_postman_id":"0dc9e3c3-4630-4def-b9cd-17bd82397d75","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"goal_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"goals","item":[{"name":"/cases/goal_statuses/:id/relationships/goals","id":"2f4486c9-6d57-443f-8401-7a710a8a2b68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goal_statuses/:id/relationships/goals","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goal_statuses",":id","relationships","goals"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bed51182-c6f1-4d8d-9e53-78a2181f0e82","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f3d16f75-201f-444b-ad41-1bdedb73914d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goals\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goals\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"85b55c47-0803-4a77-9e5c-77cd18b4c546","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2ff78ac4-4858-47a1-90a1-a8b7a4991b02","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ef6bd49-48e8-4234-8485-f5e7a3f55512","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fbcbfaae-4a0a-4131-98ad-f3a48f23055c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f4486c9-6d57-443f-8401-7a710a8a2b68"}],"id":"c1f1134d-75d7-40d0-915e-323e34da4d47","_postman_id":"c1f1134d-75d7-40d0-915e-323e34da4d47","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e48ef0a5-c222-4a88-8fee-78da0c8a1df7","_postman_id":"e48ef0a5-c222-4a88-8fee-78da0c8a1df7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/goal_statuses/:id","id":"e1f3b26a-c8c7-4620-803f-2ced26b8c930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goal_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goal_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ba72cab8-2a83-4499-bf9a-49293217bb85","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b34bda6a-d660-4def-8435-8b01cebed8e0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"goals\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d04f38ed-1f67-49b8-b2a1-2ab5aad466f3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8debd3be-71ce-49db-b8d4-29e3a8b57d11","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7576ba6a-c6ee-4700-9287-5647c782a18c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5964ed50-4ca5-4f41-a5b5-4150f6124415","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e1f3b26a-c8c7-4620-803f-2ced26b8c930"},{"name":"/cases/goal_statuses/:id","id":"66c1f9c4-d2df-45ad-979b-e0f8a0817561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goal_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goal_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3862aa86-1362-49fd-9432-34a7d8b31436","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1c13ba93-8be2-4def-9306-d66959553e6d","name":"GoalStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"5f1daf42-62e2-4823-87ad-33cd61ab49ee","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"90c3e11f-0d7f-43ac-95a0-f1dc3b48a3b0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"66c1f9c4-d2df-45ad-979b-e0f8a0817561"},{"name":"/cases/goal_statuses/:id","id":"6ed9d3fd-bfb5-4b80-a4a9-ae549960ba25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goal_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goal_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cc3ce812-d0db-4e1b-aba7-6c09992e7c71","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"039ed221-a1ae-459b-b315-d3791e96853c","name":"GoalStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"goal_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"goals\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2c6f73f7-5e46-4328-a941-5eff3c243c45","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"46ba1f80-25fa-4731-85ee-19372182d717","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72943ece-0a10-4a65-a131-58af10448719","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b25148fc-39de-4150-9199-0aea43a4bd9c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/goal_statuses/:id","host":["https://api.casebook.net"],"path":["cases","goal_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6ed9d3fd-bfb5-4b80-a4a9-ae549960ba25"}],"id":"821743fe-4ebd-44b7-9606-33e431b4f685","_postman_id":"821743fe-4ebd-44b7-9606-33e431b4f685","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/goal_statuses","id":"bf81dd1b-399a-4a53-b736-caf8f0490684","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/goal_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goal_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"32db449b-91a6-4ade-801d-fbcfd3d61d52","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses","host":["https://api.casebook.net"],"path":["cases","goal_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goal_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"goals\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goal_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"goals\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4470c5ef-9db1-4c19-9e5b-fa132c4c4960","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/goal_statuses","host":["https://api.casebook.net"],"path":["cases","goal_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bf81dd1b-399a-4a53-b736-caf8f0490684"},{"name":"/cases/goal_statuses","id":"a8fb20d2-6b31-4579-9760-f60a03592326","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goal_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","goal_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1ec2be19-df8e-4b82-bf45-64bf1bfcd77d","name":"GoalStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goal_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"goal_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"goals\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"14c8f89e-7821-4b98-8d70-67ff869e071b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goal_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7ddac61a-e3ba-4774-af4d-350c874c47e1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goal_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4359b226-8b3e-40ab-8965-4d1ef30d161b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goal_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a22ea662-bdb1-4b1d-ae95-a19b35116617","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"goal_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/goal_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a8fb20d2-6b31-4579-9760-f60a03592326"}],"id":"850382c4-8660-463e-997d-a4502dfe9f75","_postman_id":"850382c4-8660-463e-997d-a4502dfe9f75","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvements","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/involvements/:id/relationships/assignment","id":"2f5c0bcd-e98f-4b4a-8b57-b77b92998f67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e02b0bd6-17ec-4ed7-8aa7-7fbc0d49f54a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"462f5fc7-da58-4176-b31c-cfbadf0a2e32","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a68bb09-8f38-4723-a09d-a2fbc3819e58","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c0415163-b878-4456-8fa2-bc63ea492004","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"90a38ec7-1fb8-4acd-a7fc-ce03cfd1d799","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1dfe4a1-6bb4-4f12-8e03-1187246deb01","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f5c0bcd-e98f-4b4a-8b57-b77b92998f67"}],"id":"3d8387ac-b6c2-4bf8-b38e-aacef13f6b37","_postman_id":"3d8387ac-b6c2-4bf8-b38e-aacef13f6b37","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"case_person","item":[{"name":"/cases/involvements/:id/relationships/case_person","id":"e0be887b-0ddf-477c-95f3-149d097bc3a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id/relationships/case_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id","relationships","case_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e519676a-98d1-4933-a8ad-864a0cd8654e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a651a80-7d8a-4708-a48d-0f702e15a072","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/case_person","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","case_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"case_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"81f10ffc-5d7b-44dd-ae1e-d37c94b4ecdd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/case_person","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","case_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bad3947e-bf43-4822-8004-312d40d1c194","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/case_person","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","case_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0eb786ae-5287-4dc2-bc46-51a3320cb43c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/case_person","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","case_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f561b6d4-9773-46b9-a374-d695bc83eb21","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/case_person","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","case_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e0be887b-0ddf-477c-95f3-149d097bc3a2"}],"id":"4375f498-08b8-482c-9653-035548bbfbc1","_postman_id":"4375f498-08b8-482c-9653-035548bbfbc1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"goals","item":[{"name":"/cases/involvements/:id/relationships/goals","id":"f9584d39-9fa7-4f41-9764-d33bd24b365b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id/relationships/goals","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id","relationships","goals"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d6c35d9a-35bc-4d06-88c9-e71f07251bfb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5cb7d3f1-d1a4-4a98-9e3f-5b1883c99551","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goals\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"goals\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3df83b5c-3db6-477f-9152-77300be0c0f9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6d9f9545-48bd-4fbb-8870-4cdf6688baf5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf8eb60b-3cd7-40c2-a8b1-7f371567db76","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56cb08a0-0872-4246-b6ae-f0c9b70feaaa","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/goals","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","goals"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f9584d39-9fa7-4f41-9764-d33bd24b365b"}],"id":"dee29bfb-4989-46e5-8fd8-e339a777fcf5","_postman_id":"dee29bfb-4989-46e5-8fd8-e339a777fcf5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvement_needs","item":[{"name":"/cases/involvements/:id/relationships/involvement_needs","id":"a0243549-0924-4790-b7f6-605b022ed8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_needs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id","relationships","involvement_needs"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9253c990-cab5-4a23-adb8-211aaa1d9572","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e8900841-ad9c-4639-9144-ac560574181d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_needs","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_needs"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvement_needs\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvement_needs\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2a50e8e8-c55f-4011-81f3-bf7b9dd887a6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_needs","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_needs"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"95345713-6bda-48bc-9604-161cbecdcead","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_needs","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_needs"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ba3e567-f040-49e0-bd83-8af67d5ef0b4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_needs","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_needs"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"40bc8cc4-ccf9-458a-a671-6d1a7cecd58b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_needs","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_needs"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a0243549-0924-4790-b7f6-605b022ed8c2"}],"id":"9f76ba43-7a5f-41a5-807d-70beab85b229","_postman_id":"9f76ba43-7a5f-41a5-807d-70beab85b229","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvement_type","item":[{"name":"/cases/involvements/:id/relationships/involvement_type","id":"bbaed25f-6d97-4ad6-bc09-14b54f70304d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id","relationships","involvement_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"119e6c46-8fe5-433f-a0b3-d291b655f09d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e859ab7e-5a9f-46fb-90d3-f92560b7d6a6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_type","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"involvement_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bd7ff430-a4bc-4392-8352-ee888e13567d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_type","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a9e234f0-5087-4d18-bf28-3bfa08b2deaa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_type","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b955c678-1d8d-489e-a7e7-832707c65ffc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_type","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"43e36245-5a78-4c20-b85e-aa57b6c87d4d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/involvement_type","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","involvement_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bbaed25f-6d97-4ad6-bc09-14b54f70304d"}],"id":"a0ead585-b6c4-43b1-bb85-cc23d5eadae7","_postman_id":"a0ead585-b6c4-43b1-bb85-cc23d5eadae7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary_goal","item":[{"name":"/cases/involvements/:id/relationships/primary_goal","id":"7ebb0b00-d4b2-43cd-aa71-7c50ddd5520e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id/relationships/primary_goal","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id","relationships","primary_goal"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a2475f7f-1ca0-4cb3-be65-3a0d1e4ae96b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d6710673-deb2-455b-b19c-16ba5abb2824","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/primary_goal","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","primary_goal"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"primary_goal\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7695f55a-9442-41a2-a35f-4941966dafe1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/primary_goal","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","primary_goal"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a067674a-51b3-4615-b18c-e594fb75196c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/primary_goal","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","primary_goal"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"821eb184-9fe6-4b9c-9db2-a2e784f41836","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/primary_goal","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","primary_goal"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"316207a0-e38b-4411-8f5b-d6c423ee0f69","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/primary_goal","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","primary_goal"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7ebb0b00-d4b2-43cd-aa71-7c50ddd5520e"}],"id":"8b3a1af2-1151-4348-95bf-8789ea8f58d2","_postman_id":"8b3a1af2-1151-4348-95bf-8789ea8f58d2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"program","item":[{"name":"/cases/involvements/:id/relationships/program","id":"f88ab82d-b059-41ed-b9e8-2e55a74ba90c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id/relationships/program","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id","relationships","program"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ad25353b-3b09-4917-9ac6-22d3983db404","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5195fdcf-2fba-4d83-8fc5-c4fa8f9e5e4c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/program","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","program"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"program\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6c11740a-b1a5-4c4c-9707-ac358ae46b63","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/program","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","program"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a9304597-4b61-43b3-8655-bbd2346b2d10","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/program","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","program"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4368fed3-8570-439a-ad02-113914fb1b04","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/program","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","program"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56ec1fd9-0479-445e-a2af-cb6a3afa83d2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id/relationships/program","host":["https://api.casebook.net"],"path":["cases","involvements",":id","relationships","program"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f88ab82d-b059-41ed-b9e8-2e55a74ba90c"}],"id":"e80a6bd2-1978-4e7d-a73f-2ae1fc212f0e","_postman_id":"e80a6bd2-1978-4e7d-a73f-2ae1fc212f0e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"633b6f6a-5e98-417c-b860-99283fe978cc","_postman_id":"633b6f6a-5e98-417c-b860-99283fe978cc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/involvements/:id","id":"12fe6acc-deab-4307-a420-7a30f11054eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d0ef8ee7-94ce-4023-ab05-798a1046d98e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"238f47c0-5990-46f0-a1d7-c06f0cd0985d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"goals\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_needs\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"09980244-c092-4d19-80cd-5794f2763b8a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f48680cd-2d71-4d3b-aa89-b6d11ceb6516","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"17f7d74c-7ff4-49ec-959c-2c49efeb05fb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e3cfbeec-911f-4216-9dad-8e40be6e9a77","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"12fe6acc-deab-4307-a420-7a30f11054eb"},{"name":"/cases/involvements/:id","id":"664deadc-83c7-4a82-a93f-e91ea15cf4a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"00086ecd-e6f4-4fe8-89e1-4dc01c296dbb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c5756853-f0c2-4bb2-804a-58e32ef4ec7f","name":"Involvement was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"59799a43-4439-4774-91f5-123045bdeef0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"787b7a24-a2e4-4185-b77f-910a52309314","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"664deadc-83c7-4a82-a93f-e91ea15cf4a7"},{"name":"/cases/involvements/:id","id":"5b6fb0f8-1224-46eb-8a6a-145ee52adacc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvements/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"49822194-20f8-41cc-bc5b-008da007aac1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d274845c-17bb-4852-bf1c-41f1b12568a9","name":"Involvement was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"involvements\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"goals\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement_needs\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_goal\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"goals\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"program\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"programs\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8f5d0763-810d-4c7b-97da-bf8bdae52305","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01daa2a3-ff4b-4491-a9b4-89317ca87b6f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97c82cbc-877c-4f09-a177-938f29d4c46f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"004a02cf-f545-4cbc-9db4-b214176a5239","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvements/:id","host":["https://api.casebook.net"],"path":["cases","involvements",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5b6fb0f8-1224-46eb-8a6a-145ee52adacc"}],"id":"7eebc60e-9119-455c-9960-9a5d174303ad","_postman_id":"7eebc60e-9119-455c-9960-9a5d174303ad","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/involvements","id":"99c4f361-06c9-4cd7-9a7e-cce3fd316b96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvements","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[legacy_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2acf511b-f060-4b98-8431-920b86207db3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements","host":["https://api.casebook.net"],"path":["cases","involvements"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"goals\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement_needs\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_goal\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"program\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"case_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"goals\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement_needs\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_goal\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"program\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"27320e71-4517-4c35-be75-5ed4e6774956","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvements","host":["https://api.casebook.net"],"path":["cases","involvements"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99c4f361-06c9-4cd7-9a7e-cce3fd316b96"},{"name":"/cases/involvements","id":"38790370-033a-4827-98ad-24219f309d7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvements","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvements"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"550bc672-7427-49ea-8e1b-768b86e9799f","name":"Involvement was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvements"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"involvements\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"case_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"case_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"goals\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement_needs\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_goal\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"goals\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"program\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"programs\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"de6e17a7-b713-4876-a392-be319f2164f4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvements"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d97afb1-61d9-42fe-80c5-6e6087a30f87","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvements"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"72185f30-6f30-4c99-88e8-c964e062566c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvements"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"920814de-efb2-45eb-b6b9-8b7a81c78dda","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvements\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"case_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"case_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvement_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_goal\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"goals\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"programs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvements"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"38790370-033a-4827-98ad-24219f309d7c"}],"id":"4509e936-81c0-42c2-8cf9-fbcf18626194","_postman_id":"4509e936-81c0-42c2-8cf9-fbcf18626194","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvement_needs","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/cases/involvement_needs/:id/relationships/assignment","id":"80337d55-58f2-4d8e-8c2d-674e68f2c49a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_needs/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"afc950f2-7c1d-4475-93e1-76382340fd96","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"25a59e25-60e2-4e69-b6ae-04d9002a1ec5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2264c894-549b-46a9-af88-d786e8b8e0aa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"43264ce6-7b47-4d7a-8303-14096504d807","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"258ad75f-cc35-49de-8180-30c983a188ec","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f145eb4-1a94-41f4-b385-f7f6af6ecb86","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"80337d55-58f2-4d8e-8c2d-674e68f2c49a"}],"id":"a52d9e0d-37a0-4433-945f-81c1f81d907c","_postman_id":"a52d9e0d-37a0-4433-945f-81c1f81d907c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvement","item":[{"name":"/cases/involvement_needs/:id/relationships/involvement","id":"a6090430-4730-4125-9b2f-f7a2d11513cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_needs/:id/relationships/involvement","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs",":id","relationships","involvement"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"47c1b93b-ce74-4e0b-9da3-11f31b4bac2e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33dc2a80-c361-4a43-ad4a-4253a8f10c0d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"involvement\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ef731a44-609a-488c-b012-5396d28c3444","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6a6d6b20-dd16-4374-b9e8-2d377f4e7347","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1220088e-adb4-48c4-981c-3d5ca12392b7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"14bd1a2b-d206-4011-81bd-ba89b912d2c9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/involvement","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","involvement"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a6090430-4730-4125-9b2f-f7a2d11513cc"}],"id":"8cffb4eb-c6f3-406a-876f-7ad1ed608f3d","_postman_id":"8cffb4eb-c6f3-406a-876f-7ad1ed608f3d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"need","item":[{"name":"/cases/involvement_needs/:id/relationships/need","id":"b44707d9-50ea-4fe1-bdd6-cd4fa3806bc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_needs/:id/relationships/need","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs",":id","relationships","need"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"649ee9d3-70dd-4802-b0ae-fd3671244af8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d7c42eff-0751-47f9-a71a-c35237e08be5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/need","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","need"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"need\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"804a4d84-4bd4-4eae-bd5b-3f113a5c722b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/need","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","need"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"383065c7-42ae-491d-8309-9280c9615b56","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/need","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","need"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69aceec4-2fc1-4284-807a-5bb787f57a26","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/need","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","need"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1918f918-f6a4-4ce5-8c8f-bf1206b84947","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id/relationships/need","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id","relationships","need"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b44707d9-50ea-4fe1-bdd6-cd4fa3806bc9"}],"id":"1eeab077-8984-44df-9fc8-6a8c08dbb645","_postman_id":"1eeab077-8984-44df-9fc8-6a8c08dbb645","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6890a229-b730-4d56-9cf8-abc3e907ed11","_postman_id":"6890a229-b730-4d56-9cf8-abc3e907ed11","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/involvement_needs/:id","id":"65bab7c3-80f4-4c97-a60c-a6384c1c0dbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_needs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e671df38-d44c-4a41-9976-87f85221e6c9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ee1308e7-3d76-4c1a-a007-d5d4d2ec503f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9817f89a-18f5-487b-9e17-01d5adbace7f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8ff464bd-a999-49ec-861e-d9a61356e3fb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"47a52495-0980-40ba-9803-e8cdaee00760","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"964c4972-c2f6-4c8f-8366-8231f2616395","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65bab7c3-80f4-4c97-a60c-a6384c1c0dbf"},{"name":"/cases/involvement_needs/:id","id":"cd565fcc-d81c-4f7f-82f3-57c31fb1d60b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_needs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"529b3474-2880-4abf-a421-93d64554f981","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"79e14bf0-1f56-41f6-9c18-901f3819ad24","name":"InvolvementNeed was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"de97e2a7-b440-493d-b016-148459bbbd00","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"28582b6f-3f80-478f-a560-c86994b19b61","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cd565fcc-d81c-4f7f-82f3-57c31fb1d60b"},{"name":"/cases/involvement_needs/:id","id":"46924046-fd78-449a-bbe9-5175e2499ac2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_needs/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f5219f59-24d6-472a-909d-b83afd14aae8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fe7225ea-91fd-4e4d-ac32-2ba6c7675f19","name":"InvolvementNeed was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"involvement_needs\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"involvements\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"need\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"needs\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e1551150-6e06-4ea6-8b7a-5d6d36ef1d07","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56ddec4c-cbbc-4138-958e-0cbe5e4f85c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"af6ea196-fc3e-4a8c-a18f-11e9ddba2dad","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e147e41-6659-4555-91ca-f8966b9766ab","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_needs/:id","host":["https://api.casebook.net"],"path":["cases","involvement_needs",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"46924046-fd78-449a-bbe9-5175e2499ac2"}],"id":"06ddabd4-1a28-4a92-885d-18ed2f46bf62","_postman_id":"06ddabd4-1a28-4a92-885d-18ed2f46bf62","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/involvement_needs","id":"3c1d8c6a-9498-4270-ab46-6031671b1c78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_needs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b1ddbc54-6fb6-4966-bea8-2dbf622664e4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs","host":["https://api.casebook.net"],"path":["cases","involvement_needs"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvement_needs\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"need\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvement_needs\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"involvement\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"need\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f606c8e4-e463-4358-85de-c7bd139bbac6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_needs","host":["https://api.casebook.net"],"path":["cases","involvement_needs"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c1d8c6a-9498-4270-ab46-6031671b1c78"},{"name":"/cases/involvement_needs","id":"732a4a69-8cca-4abd-a042-ddbb0d925d5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_needs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_needs"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"cdce583a-d5e0-4422-b739-46aac8d1dc78","name":"InvolvementNeed was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_needs"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"involvement_needs\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"involvement\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"involvements\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"need\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"needs\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ed2d88d3-7b3b-44fd-ab74-48fadb19deb9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_needs"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"658c7f12-7565-4797-b5db-83d45cfb1399","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_needs"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2ea9277a-48e3-46f8-aa9d-aee4b7a0f439","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_needs"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3a1098df-b5ef-4e9f-bf5c-aacb62a88811","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_needs\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"involvement\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"involvements\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"need\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"needs\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_needs"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"732a4a69-8cca-4abd-a042-ddbb0d925d5e"}],"id":"65456437-f712-4d82-bbba-4372f6a88740","_postman_id":"65456437-f712-4d82-bbba-4372f6a88740","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"involvement_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"involvements","item":[{"name":"/cases/involvement_types/:id/relationships/involvements","id":"dd519893-02a9-4da5-b4b5-3d8663ba089f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_types/:id/relationships/involvements","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_types",":id","relationships","involvements"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"131abb4c-9e3f-4f65-8d9f-36517db8842d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"22e60ba8-876f-450f-9dc6-4929fcd19762","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvements\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"125b0949-659e-46b4-b5cf-509806f36262","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4f39db0b-84a5-4738-88c9-58a40eca3e81","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2c7ce5e4-3f14-45b1-a5d9-4ee1c3b24397","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ee77b165-6a2a-45c1-b5c2-b603d252b0fb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id/relationships/involvements","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id","relationships","involvements"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dd519893-02a9-4da5-b4b5-3d8663ba089f"}],"id":"54c9b06c-3d32-4677-ba86-9b36b1040e96","_postman_id":"54c9b06c-3d32-4677-ba86-9b36b1040e96","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9fbfe29b-28c6-4def-a699-62bd5bb7d6f6","_postman_id":"9fbfe29b-28c6-4def-a699-62bd5bb7d6f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/involvement_types/:id","id":"5edf8fd3-a1d4-41ba-b0e3-4e10589d4456","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a3832cad-42e2-44da-9c6a-e072c9a321f1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a4a5f132-65f8-4cae-b149-666357c22611","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"involvements\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1a2b94d1-9289-46bd-9490-6b68fdee430e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d312603a-e3fe-4202-b1b2-2fd27720817a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e54f67e-f0ce-47d4-b1ca-88b50ebc54ca","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ca48523-927e-44d8-98f1-0cdf32031c40","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5edf8fd3-a1d4-41ba-b0e3-4e10589d4456"},{"name":"/cases/involvement_types/:id","id":"0f5098a3-b35f-4df4-a8d2-ba457aae7a29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c1d6abe1-b21d-4243-9c77-be14864e4fd1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b711c4f-4f79-4efd-b7ed-59d8ffee36a0","name":"InvolvementType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"02ce04e8-3b52-4c8d-a64a-6c533c234fa2","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0399d4db-c103-4a34-a28e-32e7b1444165","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0f5098a3-b35f-4df4-a8d2-ba457aae7a29"},{"name":"/cases/involvement_types/:id","id":"b8a0008f-b1da-4ca8-ae0d-65522c7a629c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"679eb1c4-1133-42fa-a0a2-9898cbb4517b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"68fd64bd-e8ac-430a-ac5a-e64c9b2dd2e5","name":"InvolvementType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"involvement_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"involvements\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9d76b612-697c-453b-8fb8-220648d5bf5f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"22e41dc7-459d-4939-b191-682282238ff2","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ceb27ff-cc67-4fc1-98fc-4f47c7d5bad6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f17005d-3fbc-4628-bbc7-84c91a753a2b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/cases/involvement_types/:id","host":["https://api.casebook.net"],"path":["cases","involvement_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b8a0008f-b1da-4ca8-ae0d-65522c7a629c"}],"id":"dfbb843a-654c-40fc-a84a-a671eb47b458","_postman_id":"dfbb843a-654c-40fc-a84a-a671eb47b458","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/cases/involvement_types","id":"af514905-2613-42a9-abdc-ac2e94f5abbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/cases/involvement_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"024e6cb8-2d2e-43fb-9778-af389a7f6bbe","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types","host":["https://api.casebook.net"],"path":["cases","involvement_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvement_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"involvements\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"involvement_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"involvements\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"543fc472-bb26-47ee-ab4f-5dd565e34a2e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/cases/involvement_types","host":["https://api.casebook.net"],"path":["cases","involvement_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"af514905-2613-42a9-abdc-ac2e94f5abbb"},{"name":"/cases/involvement_types","id":"a6b4a40e-3e3e-4412-a427-be3ff586844a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["cases","involvement_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"0a9bc0de-feca-4043-b6ec-89b32213220b","name":"InvolvementType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"involvement_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"involvements\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5f5276bb-463a-49b3-85bb-c83608c31c46","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13769323-7c42-4b40-8721-caa0a328e5c9","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d8cd3d8e-3879-481c-811f-af3cef971788","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03ac5298-5bd9-4bda-8cc4-06d6a27bbf0e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"involvement_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/cases/involvement_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a6b4a40e-3e3e-4412-a427-be3ff586844a"}],"id":"91bd21dd-49eb-4943-9203-622204febad5","_postman_id":"91bd21dd-49eb-4943-9203-622204febad5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"786f1ae6-c11e-4990-bf17-e8a717b70a91","_postman_id":"786f1ae6-c11e-4990-bf17-e8a717b70a91","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"intake","item":[{"name":"agencies_contacted","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"agency_type","item":[{"name":"/intake/agencies_contacted/:id/relationships/agency_type","id":"f42d3e29-f34d-485f-9b50-61dfd798ab46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/agency_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted",":id","relationships","agency_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0232f3fd-d879-40b8-a6ca-1ab25d427dd9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"533fbb8e-1e83-4c02-9d74-fb58163e5e62","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/agency_type","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","agency_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"agency_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a7a1bbc8-09fb-4951-a2f2-440f425760f5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/agency_type","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","agency_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ee955cdc-7396-4dc2-b03e-190528e18e33","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/agency_type","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","agency_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f690229-6c8e-41b0-a3c3-0fc0c633de26","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/agency_type","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","agency_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"83785da6-780d-443e-815e-c8cc1700f79a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/agency_type","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","agency_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f42d3e29-f34d-485f-9b50-61dfd798ab46"}],"id":"bd0c961c-e0c7-4af5-a5b3-6906b1969520","_postman_id":"bd0c961c-e0c7-4af5-a5b3-6906b1969520","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignment","item":[{"name":"/intake/agencies_contacted/:id/relationships/assignment","id":"c113cff9-55a1-4e1c-bd61-ed23a2e000ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3ea2166b-30a8-4283-adff-70ef14d3ce51","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f557a88c-1402-476b-9003-210cd2e5d623","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5d7ba54a-5d88-4dda-838f-d42095f65242","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8f437dea-a35f-4fb7-9991-b7b615dbe9fe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e1570ae8-2566-4fa4-8742-68dfd8a80d0e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c6af3602-2e50-45c9-96a7-51fa0b47600a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c113cff9-55a1-4e1c-bd61-ed23a2e000ae"}],"id":"68b06f64-9079-4879-b389-21ef550d1978","_postman_id":"68b06f64-9079-4879-b389-21ef550d1978","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/agencies_contacted/:id/relationships/report","id":"8bb41eba-5979-484c-912a-f842303c2529","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0501d76e-d11b-49b4-b703-9eec497c29b9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e119b949-e309-4950-811d-768f96f30105","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"236a610c-e69c-4555-85e7-ab39976858e3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d5fc2cc9-67cb-4219-a990-cfdc6d48456d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fd160625-0d95-460b-8243-6f259fab48ac","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"edfbab62-1205-49d9-ae4c-43744eb85ba6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8bb41eba-5979-484c-912a-f842303c2529"}],"id":"b41fece5-90e3-4cc9-b66e-94da9e5c01e0","_postman_id":"b41fece5-90e3-4cc9-b66e-94da9e5c01e0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7a13142a-e9ce-454a-864e-4c7f4ea1b52c","_postman_id":"7a13142a-e9ce-454a-864e-4c7f4ea1b52c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/agencies_contacted/:id","id":"cfedd61b-652a-4518-875b-b4ddb9fddcb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agencies_contacted/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43dbf8ac-4b53-4950-9b7e-c4ef86dedd5a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"47dc44d6-afde-41f2-ad67-f31d8be8caad","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ad92920f-1965-401f-bae8-01f772310ed4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3d3eded9-35f3-449a-be4f-d0fb34061fef","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"970938c9-dda3-4e7e-9799-9bcc2869514c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb4cc54c-11bd-489d-b74d-6998f2f4892b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cfedd61b-652a-4518-875b-b4ddb9fddcb1"},{"name":"/intake/agencies_contacted/:id","id":"27ce3e9d-1470-41ab-9a9e-3bec6b6578d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agencies_contacted/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fb3fb19e-538f-476a-bba7-4fde644ee52a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"315947bb-6e3f-47b1-9777-627fa6792f1f","name":"AgencyContacted was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c2a44397-69c3-4174-b697-29acf4effc7c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9c4d1eed-55af-4cd6-9ec2-dc03dfbc4bf4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"27ce3e9d-1470-41ab-9a9e-3bec6b6578d2"},{"name":"/intake/agencies_contacted/:id","id":"1530969a-bfd9-4ffc-ac97-95ba3eafdeef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agencies_contacted/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"35ff8e20-664a-4f34-ba25-2ecd38ce6850","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9210eae1-d4c2-4c23-bcaa-0f47ee58f212","name":"AgencyContacted was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"agencies_contacted\",\n\t\"attributes\": {\n\t\t\"agency_name\": \"<string>\",\n\t\t\"contact_person\": \"<string>\",\n\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"phone_number\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"agency_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"agency_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7e7d47d1-e90f-4c6a-aa05-291a25de676e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"449d0af5-c2f0-4fe6-9a63-8f0f31eaf3e2","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c60216d-82ed-4f73-92d2-f943f967700d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a698eb6e-79c3-4f90-b7cb-34216fa8cf48","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agencies_contacted/:id","host":["https://api.casebook.net"],"path":["intake","agencies_contacted",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1530969a-bfd9-4ffc-ac97-95ba3eafdeef"}],"id":"00d37641-4e2c-4225-897f-73702b1f8f74","_postman_id":"00d37641-4e2c-4225-897f-73702b1f8f74","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/agencies_contacted","id":"47aa96ce-5b92-4b6b-b852-eeafaad6ae88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agencies_contacted","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[agency_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[contact_person]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[contacted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"69c949ec-4024-464c-be3b-fc911817c604","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","agencies_contacted"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[agency_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[contact_person]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[contacted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agencies_contacted\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"agency_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agencies_contacted\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"agency_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f6939af0-8a25-41b8-a5ef-73fa98baf918","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","agencies_contacted"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[agency_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[contact_person]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[contacted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"47aa96ce-5b92-4b6b-b852-eeafaad6ae88"},{"name":"/intake/agencies_contacted","id":"64d60cd8-7be5-49f4-a589-9da47679134e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agencies_contacted","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agencies_contacted"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7cb34f0d-676a-4d57-a886-6df9eb6e3bca","name":"AgencyContacted was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agencies_contacted"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"agencies_contacted\",\n\t\"attributes\": {\n\t\t\"agency_name\": \"<string>\",\n\t\t\"contact_person\": \"<string>\",\n\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"phone_number\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"agency_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"agency_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"90809de1-9a48-4a5c-a681-c816136f0aae","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agencies_contacted"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb24feb7-ae11-49c9-accd-2f47c6036696","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agencies_contacted"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4f208ce5-07a3-468e-9461-3cf6b78d6a21","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agencies_contacted"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be16a9fc-de31-421e-89d0-b3b01f995aa0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agencies_contacted\",\n\t\t\"attributes\": {\n\t\t\t\"agency_name\": \"<string>\",\n\t\t\t\"contact_person\": \"<string>\",\n\t\t\t\"contacted_at\": \"<dateTime>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agency_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"agency_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agencies_contacted"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"64d60cd8-7be5-49f4-a589-9da47679134e"}],"id":"b16d23cb-04d4-422c-a858-11159da1f34a","_postman_id":"b16d23cb-04d4-422c-a858-11159da1f34a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"agency_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"agencies_contacted","item":[{"name":"/intake/agency_types/:id/relationships/agencies_contacted","id":"624ad0fd-98a7-4528-a3a6-0cdbd05fb8c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agency_types/:id/relationships/agencies_contacted","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agency_types",":id","relationships","agencies_contacted"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"31080b5e-0054-460b-b7c8-725355f9f97f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0d3f9ee2-96cb-4048-9cee-034e05da2e47","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","agency_types",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agencies_contacted\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agencies_contacted\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e6dfbd5a-356f-49fe-ab81-1c8b2ea83875","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","agency_types",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ba9155d3-dabb-49e0-a7e6-1d2305f2e2d9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","agency_types",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0d2581ea-1e57-4821-97d8-d8a322265c56","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","agency_types",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b912fb7-11ca-45e9-b4cd-58cdae97b36b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","agency_types",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"624ad0fd-98a7-4528-a3a6-0cdbd05fb8c3"}],"id":"6260bb72-8f28-4d0a-a2d5-bd44288c6679","_postman_id":"6260bb72-8f28-4d0a-a2d5-bd44288c6679","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6f4a847e-0b42-4bf3-946b-9cb25a02031b","_postman_id":"6f4a847e-0b42-4bf3-946b-9cb25a02031b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/agency_types/:id","id":"ba77056c-66b5-4a83-aa03-fb4db6a65ad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agency_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agency_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0885b21d-7097-417b-beda-c401ad8cbbb3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f283f53d-02a3-4433-b5c3-c9bf8b6e92cb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agencies_contacted\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c749cfb1-e161-418d-8441-8f83f175c442","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b9521117-e9b0-46af-80d7-1c9886615a7e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c4d9857e-52f7-42c2-be79-bad8af41050b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a0bf5d4e-3625-4a07-bdff-f2ca78d1c7a3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ba77056c-66b5-4a83-aa03-fb4db6a65ad2"},{"name":"/intake/agency_types/:id","id":"7006cd96-f628-4234-9e34-6576cfc5351e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agency_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agency_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ab88fcd6-df11-4dd8-8d19-608bf34a8521","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84d7310e-2a3f-477e-a277-cb753788ed97","name":"AgencyType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"189578c2-8c8a-4f2b-a643-982ab2a0005a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"07affe57-4090-41b5-84bd-d0bf854d2f14","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7006cd96-f628-4234-9e34-6576cfc5351e"},{"name":"/intake/agency_types/:id","id":"edd0741a-ecc7-423b-939c-51adde3700c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agency_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agency_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9820f6fd-2fb4-4e5b-9927-9d84eda76fa8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"574b0755-2553-47bf-9d03-022d555ae1cc","name":"AgencyType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"agency_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"agencies_contacted\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"87b05e7e-3668-41b7-ad7b-09a51465fc65","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02ad29f3-84ca-45a1-a759-55e607328dfe","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"31a58961-d6aa-40bb-9da4-eb202dc530cc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fba3260c-273a-4bc1-b2c3-9c914b047229","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/agency_types/:id","host":["https://api.casebook.net"],"path":["intake","agency_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"edd0741a-ecc7-423b-939c-51adde3700c6"}],"id":"9d7bc975-50ef-433d-a45e-d451f0666452","_postman_id":"9d7bc975-50ef-433d-a45e-d451f0666452","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/agency_types","id":"b3c6f239-3685-4eb7-b073-6ecac2156b48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/agency_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agency_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"56a2ba1f-869b-4d70-a931-477a0f105c81","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types","host":["https://api.casebook.net"],"path":["intake","agency_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agency_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"agencies_contacted\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agency_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"agencies_contacted\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7c0be833-dcd1-4982-ae57-215194383703","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/agency_types","host":["https://api.casebook.net"],"path":["intake","agency_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b3c6f239-3685-4eb7-b073-6ecac2156b48"},{"name":"/intake/agency_types","id":"e6e15a2e-3390-4629-bfa1-fd50faf267f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agency_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","agency_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a2219fb0-e7eb-4e9e-b8eb-d3728901c1df","name":"AgencyType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agency_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"agency_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"agencies_contacted\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bd876b29-bdc8-40fd-ba21-17c2085d7ee0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agency_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"10ad448e-0c51-4b2c-870a-fd8a47991c8a","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agency_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"254d1df3-b494-4bc5-9f57-6360d02485f0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agency_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"88a3bcb4-5257-4b0b-8cfc-94f8f239cd95","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"agency_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/agency_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e6e15a2e-3390-4629-bfa1-fd50faf267f4"}],"id":"7bb0bdac-7636-4352-9038-735780ff3191","_postman_id":"7bb0bdac-7636-4352-9038-735780ff3191","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"allegations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"allegation_type","item":[{"name":"/intake/allegations/:id/relationships/allegation_type","id":"105a4dcf-4519-424f-a97f-c74ded8f49b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id/relationships/allegation_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id","relationships","allegation_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3304ad82-ebbd-40f5-b10a-1f8333d67de5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de4f35a2-e666-497d-b09f-9898dfa466a7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"allegation_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6f101d9a-c1c3-406f-9f6b-0b3a8ce8a747","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"59e58b9a-d064-4487-add9-3067d5dccebe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa3d3afe-5832-4077-83c2-2445f47cc4dc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8aab6fe4-faec-46dd-90f9-97f1bc61fad9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"105a4dcf-4519-424f-a97f-c74ded8f49b1"}],"id":"246d1f89-0719-4754-a324-a116d2f889f5","_postman_id":"246d1f89-0719-4754-a324-a116d2f889f5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignment","item":[{"name":"/intake/allegations/:id/relationships/assignment","id":"8b14effb-a0b0-46d0-abfd-3058eea6e9a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2fdd5dfe-3cf0-4314-b580-1b8012f6a3d7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f2c9d392-e5c9-4972-8eb4-9bc2b5d10c48","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c8201b61-8506-485b-bcfa-ae851e94fbd6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2dc33127-819e-4fdd-8763-279271ff6b93","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1433fde2-4464-4278-bb4d-db0d93911ebd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"849543d8-cdf1-4062-bfeb-498884d1fdf1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8b14effb-a0b0-46d0-abfd-3058eea6e9a2"}],"id":"4d5f8879-9248-4fb8-b241-9cb9e5762cde","_postman_id":"4d5f8879-9248-4fb8-b241-9cb9e5762cde","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"perpetrator","item":[{"name":"/intake/allegations/:id/relationships/perpetrator","id":"446ba24b-4614-45c9-9927-f4595d608624","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id/relationships/perpetrator","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id","relationships","perpetrator"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0a4429a7-1794-4f42-9df6-01dab5268795","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f2e3ea9d-eda6-4c13-acad-011fe003a15d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/perpetrator","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","perpetrator"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"perpetrator\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2e08cc4f-dcd2-4fb7-b8ed-53a6ebf47934","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/perpetrator","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","perpetrator"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a3f0cef8-1fa7-4845-ba2c-083c986623b3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/perpetrator","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","perpetrator"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0b4f8759-69eb-484d-881b-c77fd13c3230","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/perpetrator","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","perpetrator"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b55cc0c7-9353-4196-8807-84e20c8b96e9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/perpetrator","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","perpetrator"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"446ba24b-4614-45c9-9927-f4595d608624"}],"id":"9cd774e5-5e58-4a46-b6e3-6d46d8493e59","_postman_id":"9cd774e5-5e58-4a46-b6e3-6d46d8493e59","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"relationship_to_victim","item":[{"name":"/intake/allegations/:id/relationships/relationship_to_victim","id":"cec6e596-f753-46c1-a0e7-9e1d9094acd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id/relationships/relationship_to_victim","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id","relationships","relationship_to_victim"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b10cf333-0857-4d02-8477-84a15c6cb6a5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a9512707-da09-4605-9c3d-0a4e1d1d8a27","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/relationship_to_victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","relationship_to_victim"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"relationship_to_victim\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4ce959a7-e271-4750-8243-de3dde411178","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/relationship_to_victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","relationship_to_victim"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"48eac8ea-9789-4afc-aa19-efd3d46325e0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/relationship_to_victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","relationship_to_victim"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff23d18e-a02e-4745-aacb-2a141be64c1c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/relationship_to_victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","relationship_to_victim"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"497c2145-25f6-4f7f-b7cb-13e02b758f2b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/relationship_to_victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","relationship_to_victim"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cec6e596-f753-46c1-a0e7-9e1d9094acd0"}],"id":"e10fcdc5-0501-48ce-9d9a-53efadd2b5f2","_postman_id":"e10fcdc5-0501-48ce-9d9a-53efadd2b5f2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/allegations/:id/relationships/report","id":"3aac372f-5749-4890-a134-9341445c0ffb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"01ea1c31-cd92-4565-b67a-298134b3d82e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"57116803-2115-465d-b1c1-a8599a6008fa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"16db2645-7d2d-427f-8b92-9823dec79727","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7884cacd-27b1-42e4-b80f-965360741747","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"514243da-d058-43fa-a7fe-996e4f25be33","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"35c3a7dd-8923-416b-937e-ece9a7d67f61","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3aac372f-5749-4890-a134-9341445c0ffb"}],"id":"0f02cef8-bb04-4fa2-af62-6a6d17d9fc84","_postman_id":"0f02cef8-bb04-4fa2-af62-6a6d17d9fc84","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sub_allegations","item":[{"name":"/intake/allegations/:id/relationships/sub_allegations","id":"bd2f011d-6cdd-4ee9-a6a9-53d1d2cff381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id/relationships/sub_allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id","relationships","sub_allegations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9e7bca58-be5e-44c0-9672-9a20a38336f0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1a431981-6f49-4a70-b5d2-79695600d2ab","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"27c17f5c-bda4-4646-8b93-3179c2bf3cb7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5476dfa1-c53d-4c81-a07d-5ab8181eefa2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bcb51393-1163-4b1d-b865-2b46edee4951","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f470f727-d132-4fd5-bdc3-2402a9e67e85","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bd2f011d-6cdd-4ee9-a6a9-53d1d2cff381"}],"id":"d8375ea5-09ad-4ffc-82c3-f2b67ba818e7","_postman_id":"d8375ea5-09ad-4ffc-82c3-f2b67ba818e7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"victim","item":[{"name":"/intake/allegations/:id/relationships/victim","id":"6bca21a0-13a1-4033-aa57-f50747427594","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id/relationships/victim","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id","relationships","victim"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f8f05525-2761-4a0a-9bd5-b6cd443575e5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"78b49fb4-1c21-4efd-b966-1f0362fd4b2d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","victim"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"victim\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8c098769-26c5-4e6c-91cd-5dc04ab3fa2a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","victim"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ffbfde40-f14c-4b87-96fc-ce2fc623a589","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","victim"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ae72e07-499b-4c33-9cca-f134d35178e6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","victim"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dea6d02c-fa56-4ab7-b468-90924a44dec1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id/relationships/victim","host":["https://api.casebook.net"],"path":["intake","allegations",":id","relationships","victim"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6bca21a0-13a1-4033-aa57-f50747427594"}],"id":"88cfcc66-e8ce-4215-9f2f-be948978d636","_postman_id":"88cfcc66-e8ce-4215-9f2f-be948978d636","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"785cefa1-6c86-4422-8f63-59ac45f85e79","_postman_id":"785cefa1-6c86-4422-8f63-59ac45f85e79","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/allegations/:id","id":"724229f3-ce12-4e72-8420-2d4bd7c28bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"73623ba8-02d0-4a13-b74b-be33ce83b28c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d6586dae-ed5f-44ae-b7dc-971cbfa4f61b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a8f4b03d-7c1b-46f4-8f27-8095961e4ace","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d514763c-b636-4497-9051-a20b55884c9b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c7c121a0-0ddb-47c3-b851-e2ef8830b0bd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a8668692-6783-4a44-9553-38816242b44e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"724229f3-ce12-4e72-8420-2d4bd7c28bdf"},{"name":"/intake/allegations/:id","id":"01f793cd-e1c3-4b74-9ff8-f27cac3cc82b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0ddb07b2-f851-42b9-8525-4d6e5550af24","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2025fec1-0ae5-4363-879b-c169b7e12997","name":"Allegation was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"dfefa79a-73c3-4661-89fb-84607e3e6083","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bcc8e78a-7d70-44f9-819a-7dfd64ef38cc","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"01f793cd-e1c3-4b74-9ff8-f27cac3cc82b"},{"name":"/intake/allegations/:id","id":"e7b9f393-2697-4131-827d-9b3776d79c0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"28192f64-2e82-48ea-b573-10df531be3e1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"95728616-2bc2-4958-b5d9-1acf0ed06770","name":"Allegation was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"allegations\",\n\t\"attributes\": {\n\t\t\"comments\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegation_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"perpetrator\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"relationship_to_victim\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"victim\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"507c0401-39e4-422e-9604-7dfb4ea5d7b6","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34be2f52-9506-4f57-aff6-6dfcfc8629ed","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df6d57a5-cf1c-4ff5-a38f-f4a32ddb0798","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"57aa0296-bb28-4170-9005-978269b09527","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegations/:id","host":["https://api.casebook.net"],"path":["intake","allegations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e7b9f393-2697-4131-827d-9b3776d79c0d"}],"id":"e987295d-99e4-4a57-a2f1-f83255890f58","_postman_id":"e987295d-99e4-4a57-a2f1-f83255890f58","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/allegations","id":"4aee00d9-3128-41b8-99f8-5d3600a8dec9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[comments]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[occurred_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"7ab3f6ab-941b-4df4-95ee-503334920e1c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations","host":["https://api.casebook.net"],"path":["intake","allegations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[comments]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[occurred_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"comments\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegation_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"perpetrator\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"victim\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"comments\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegation_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"perpetrator\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"victim\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a8fc6769-d14a-42c5-92c4-32689fd4cf78","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegations","host":["https://api.casebook.net"],"path":["intake","allegations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[comments]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[occurred_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4aee00d9-3128-41b8-99f8-5d3600a8dec9"},{"name":"/intake/allegations","id":"9c7e8268-3790-4aac-824f-1650d7715f3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"08ee93ff-979f-4084-8e2b-b31fee93fa06","name":"Allegation was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"allegations\",\n\t\"attributes\": {\n\t\t\"comments\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegation_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"perpetrator\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"relationship_to_victim\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"victim\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"da9856bc-535d-4d79-bb9c-b0468f61a922","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2aac9842-c7e6-464d-aee9-545bf69e51aa","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fd000288-970b-41bf-9536-263874fffcb1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4cb126e1-21c7-4d63-857f-31660994a2e9","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegations\",\n\t\t\"attributes\": {\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"perpetrator\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"relationship_to_victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationships_to_victim\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"victim\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9c7e8268-3790-4aac-824f-1650d7715f3e"}],"id":"c0ee9171-0da1-4c1f-9c5a-25b356d4c910","_postman_id":"c0ee9171-0da1-4c1f-9c5a-25b356d4c910","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"allegation_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"allegations","item":[{"name":"/intake/allegation_types/:id/relationships/allegations","id":"c8ea1933-8ec9-40e8-8b01-63604ad13bf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegation_types/:id/relationships/allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegation_types",":id","relationships","allegations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"04d79244-c18f-41e9-8cb7-9271d53c1161","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"158a2dce-6cb8-4db9-a6b7-a4f5d4f3af9f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9240539a-9d64-4ac0-ba2f-6a9d7169e8e3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"70c4e0ce-632e-43bf-9aa4-6b7e1ff53550","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0830afe5-e801-451b-9a43-da572ca4342e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4b9f4a97-f82c-4d59-9a2a-746ef3022eb4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c8ea1933-8ec9-40e8-8b01-63604ad13bf1"}],"id":"4f7084ce-4f38-4baa-a841-806466974e70","_postman_id":"4f7084ce-4f38-4baa-a841-806466974e70","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sub_allegation_types","item":[{"name":"/intake/allegation_types/:id/relationships/sub_allegation_types","id":"cf0ec69b-7ae8-4ffe-b097-ee896fe12164","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegation_types/:id/relationships/sub_allegation_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegation_types",":id","relationships","sub_allegation_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c2e314e4-78cd-4f57-ab1e-fb5aa14692fa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ac3db995-1040-47bc-b68c-0144f9ae36b6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/sub_allegation_types","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","sub_allegation_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegation_types\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegation_types\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7c0c674a-1834-4e10-8c9c-1ab87a5962c5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/sub_allegation_types","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","sub_allegation_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6f626a1-4fb7-4571-ad87-9a40333bed55","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/sub_allegation_types","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","sub_allegation_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"98b817da-8099-46f7-acd9-4adfed4d6955","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/sub_allegation_types","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","sub_allegation_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"acd376d8-bf2f-4cd0-9e21-22732f50b101","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id/relationships/sub_allegation_types","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id","relationships","sub_allegation_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf0ec69b-7ae8-4ffe-b097-ee896fe12164"}],"id":"8a0f70f1-7cfe-41d8-a32c-176d5d59fb0d","_postman_id":"8a0f70f1-7cfe-41d8-a32c-176d5d59fb0d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"33074bc4-3ee1-4ed6-be2d-2c5ac8f76ada","_postman_id":"33074bc4-3ee1-4ed6-be2d-2c5ac8f76ada","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/allegation_types/:id","id":"f95ca3ed-b6ac-4122-9ced-c18a92413e4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegation_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegation_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"26606613-e5c0-41cb-a63e-ce77478eea22","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"06e7f99e-d170-464a-868d-d4edcf925abc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_types\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f551d8e7-897b-4cec-a00d-9cee914557bf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"561b7ab5-f27a-4f62-aaa9-de152304472d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"405e6d49-5293-4bb6-ac32-329929f880b9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f351c80a-dfd5-43bb-b1e6-a334749288f7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f95ca3ed-b6ac-4122-9ced-c18a92413e4d"},{"name":"/intake/allegation_types/:id","id":"6ef973b1-a29b-474d-8454-0b2a705aaf15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegation_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegation_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9193bc4f-87de-4e74-90c2-4f0640212ceb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9fac4c0c-b9a1-4046-943e-986dce7b3348","name":"AllegationType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"9b8a757e-dca7-4a16-a4b6-7a0a047123b9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"daed1fad-c3d9-48d8-bfb4-49e824c85963","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6ef973b1-a29b-474d-8454-0b2a705aaf15"},{"name":"/intake/allegation_types/:id","id":"b2e854cd-f925-4869-9ee6-8b45bc4d53d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegation_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegation_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b2a60cf5-2c45-4d73-95e4-9855f7397ccb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"91ca6e25-acbf-494f-a73e-cbad6ade845f","name":"AllegationType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"allegation_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegation_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4f01a6f2-ef33-4d6f-bbff-7fe389609014","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"83bb31af-4a90-4807-b3f5-ae46efec8921","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1ac104f-70e4-4bd0-bca4-56eb387fb760","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5ea7a19-54d6-45bd-871f-c51474ae1878","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b2e854cd-f925-4869-9ee6-8b45bc4d53d0"}],"id":"1b6a35ec-7e56-4fe6-88b7-f5e29583e757","_postman_id":"1b6a35ec-7e56-4fe6-88b7-f5e29583e757","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/allegation_types","id":"d21c7aba-b313-482a-9de9-903e11118d5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/allegation_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegation_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e5984b58-4cfd-41db-9331-8dd924b3b4c0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types","host":["https://api.casebook.net"],"path":["intake","allegation_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegation_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegation_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegation_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegation_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"79f36b65-e891-42a1-9c9a-567a97f244c3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/allegation_types","host":["https://api.casebook.net"],"path":["intake","allegation_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d21c7aba-b313-482a-9de9-903e11118d5d"},{"name":"/intake/allegation_types","id":"86a62050-819e-4e02-a05c-04f49dda5d80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegation_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","allegation_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f95770c3-d3cd-474e-84e2-f30bc225fe6f","name":"AllegationType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegation_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"allegation_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegation_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9ee63b28-7cd5-4fe5-8757-15d8998bc807","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegation_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e17eda3-5a53-4fb1-97b7-c27f8d8a9849","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegation_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d62266a7-5e8a-4bff-a9cb-8f5acfb48972","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegation_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dcf8c9fb-be4c-4523-b286-7f12f47f6a14","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/allegation_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"86a62050-819e-4e02-a05c-04f49dda5d80"}],"id":"d9845de6-0833-45c4-9084-2c5d85e66881","_postman_id":"d9845de6-0833-45c4-9084-2c5d85e66881","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"cbp_status_enums","item":[{"name":"{id}","item":[{"name":"/intake/cbp_status_enums/:id","id":"ebb127de-51bb-46d9-8bd0-648339185442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7811d3f3-bd76-430a-86b3-9f689b0e241e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c2d5a046-4b34-43a2-b1ca-1246f35f7ff5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b197aa86-d939-43f4-91f0-2e8aa557d0a1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"285e8a0b-9a10-4773-ab91-decc6c5a68f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de2253ad-75ca-4ad9-9215-d878efd6874e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"314853e4-33f0-48b0-8650-dee40f15c59a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ebb127de-51bb-46d9-8bd0-648339185442"},{"name":"/intake/cbp_status_enums/:id","id":"8ca33676-8c59-40fe-b35c-7b73bfff81e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d0684ecd-a074-4540-be13-1ee3ecfa02b4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3574fee0-5ada-4678-9d49-17c84a6ab1d1","name":"CbpStatusEnum was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"fd390117-0f09-4099-8edc-c81bf67f0ac5","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ef47162-69d8-4942-b347-aad5ae04a674","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8ca33676-8c59-40fe-b35c-7b73bfff81e5"},{"name":"/intake/cbp_status_enums/:id","id":"ceee52f3-5031-4608-89ef-d6b7ad3f0ed2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"04f04fbc-e996-481b-964f-ce4747efa282","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"97b756f9-b48d-4a1a-bee7-03b33e12d05e","name":"CbpStatusEnum was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_status_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dfd3bfb4-b7c5-42fa-ad65-6feb874126a6","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b239ba95-e774-4bb9-b6fa-e49eef1b2ea8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9b2d699-dd74-41bb-b149-f9e218a63845","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b9eb38e-6118-4448-a726-965884a34bd6","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ceee52f3-5031-4608-89ef-d6b7ad3f0ed2"}],"id":"5e02c573-ba57-43f2-af9e-ca4120215755","_postman_id":"5e02c573-ba57-43f2-af9e-ca4120215755","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/cbp_status_enums","id":"991326aa-4e8c-4818-9de0-a0dad955a707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/cbp_status_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","cbp_status_enums"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c542790d-1932-40a9-adb8-696034e249bd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_status_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_status_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1ccf3723-0a97-4e12-9c07-b0ab2370efed","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/cbp_status_enums","host":["https://api.casebook.net"],"path":["intake","cbp_status_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"991326aa-4e8c-4818-9de0-a0dad955a707"},{"name":"/intake/cbp_status_enums","id":"820b49ee-77c2-4f02-b8f2-5a2d95dc9228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/cbp_status_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","cbp_status_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"4d22450b-2265-4c51-bbe4-04f079582e81","name":"CbpStatusEnum was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/cbp_status_enums"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_status_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"320f80f2-dc10-4efb-a84e-82a5cfa214ff","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/cbp_status_enums"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"937802c5-08ed-4e7c-a5ed-8c79bbaffb93","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/cbp_status_enums"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c4f38ef6-46bf-4a73-bdbb-019a91d6abb0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/cbp_status_enums"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9afb9623-7d7a-401c-813a-a2a8e92bf651","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/cbp_status_enums"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"820b49ee-77c2-4f02-b8f2-5a2d95dc9228"}],"id":"6d4082af-25d0-4000-a109-87f9a4ff4fe6","_postman_id":"6d4082af-25d0-4000-a109-87f9a4ff4fe6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"configurable_report_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/configurable_report_statuses/:id/relationships/reports","id":"4049459b-5bfa-42bc-85ba-99533cf1b347","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/configurable_report_statuses/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","configurable_report_statuses",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a110e13f-bf6d-45dd-bd79-40f84a19ba37","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9512486-9368-47b8-85e0-fd300e26fee3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d7e7ff7f-f4c3-4512-b432-fa3bb7341896","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d1761977-c099-4f00-a8f9-f6f78bdfdc3c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b562076-f761-4300-80ea-29c2823a1b00","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7e80f078-7d64-430e-9de9-480c6e1cbbf9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4049459b-5bfa-42bc-85ba-99533cf1b347"}],"id":"7f38ad73-cde4-4faa-acc7-da525c515cc4","_postman_id":"7f38ad73-cde4-4faa-acc7-da525c515cc4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"629fa6d5-6b08-4204-bcf9-b63beb130058","_postman_id":"629fa6d5-6b08-4204-bcf9-b63beb130058","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/configurable_report_statuses/:id","id":"77a54eff-a99e-44b0-bad4-2e4917fbb22f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/configurable_report_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","configurable_report_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1447ebf0-b8d1-4216-869e-69fbf080099f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f32fa733-c4e4-45d5-bdb7-a0a8f6048ab5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cf33ae17-0973-47f7-8ef8-7edd0e995de6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"025a3bd2-def3-49fa-85fb-234afc3ca23d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a5677ff-7510-4a60-bd54-a185919e604b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be40b4fa-e884-445d-aefc-076d35f4e9ca","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"77a54eff-a99e-44b0-bad4-2e4917fbb22f"},{"name":"/intake/configurable_report_statuses/:id","id":"4f44effc-4f1d-4c65-ac70-cfa5aa64234d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/configurable_report_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","configurable_report_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"74b89b12-3a85-4d19-af25-1c2078fde6fd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fc4226c6-b51e-467a-be8d-26a92eea4d18","name":"ConfigurableReportStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"34af5275-2894-455e-a5f0-573b21291529","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a2e81ef-87a4-43f8-86e1-879589ce8b02","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4f44effc-4f1d-4c65-ac70-cfa5aa64234d"},{"name":"/intake/configurable_report_statuses/:id","id":"99658bd3-efd2-46bd-9f47-5aa053405a71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/configurable_report_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","configurable_report_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"83c72504-415a-49de-972a-2d21eae05fb7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"340b0650-88dd-49d0-b414-2b9928e39761","name":"ConfigurableReportStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"configurable_report_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f9c7a60d-e5ff-4dd3-bd35-b12eac9e9fc1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9281268b-0c3e-4a12-80b9-0ec97abfef09","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"269c6400-15e3-4807-80c8-f95a66a97df0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cfa7ad0d-8633-4b06-9c13-73a983d47a73","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses/:id","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99658bd3-efd2-46bd-9f47-5aa053405a71"}],"id":"a7c1efc9-ecb0-4b24-9bbb-081074c2ceba","_postman_id":"a7c1efc9-ecb0-4b24-9bbb-081074c2ceba","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/configurable_report_statuses","id":"de6c205a-e41e-43ea-9080-d876e370c6aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/configurable_report_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","configurable_report_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cbp_status_enum_value]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"ccd2ae8c-46ae-4725-b759-10d709762602","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_status_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"configurable_report_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"configurable_report_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"95d865ae-0b51-4659-b83e-08e847d27493","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/configurable_report_statuses","host":["https://api.casebook.net"],"path":["intake","configurable_report_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_status_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"de6c205a-e41e-43ea-9080-d876e370c6aa"},{"name":"/intake/configurable_report_statuses","id":"435d9a42-6f89-4b00-aae9-7559ca4335b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/configurable_report_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","configurable_report_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"d5508536-a950-4210-a182-36233c782eeb","name":"ConfigurableReportStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/configurable_report_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"configurable_report_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4f92824f-48da-466e-97be-600f0defd409","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/configurable_report_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad1b8c49-8c46-4f95-88e5-1455a8996232","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/configurable_report_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"05139a91-1719-417a-9627-156b357253d9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/configurable_report_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19f460d6-bcaa-473a-8d4a-e008e10e9854","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"configurable_report_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/configurable_report_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"435d9a42-6f89-4b00-aae9-7559ca4335b4"}],"id":"91865ce4-57de-4745-80f0-f3c40ca9cdb4","_postman_id":"91865ce4-57de-4745-80f0-f3c40ca9cdb4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"counties","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/intake/counties/:id/relationships/locations","id":"fabcf68a-f99d-4ce8-882c-dea1b460726b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/counties/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","counties",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7436bee3-b743-45e4-9929-1d49bfdbc72b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6eeb17ad-addc-4cb5-880c-c52350daed8e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"34803737-455f-42e7-b357-ae9b8d990e44","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bef12e71-292d-4c60-bae5-fa625841305d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b75fcdbd-978a-45a6-a65a-12aec7609adb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f88c7653-240e-4331-af81-588bb719aacd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fabcf68a-f99d-4ce8-882c-dea1b460726b"}],"id":"2a82c60f-ea95-4d88-9a76-75710ce73e7f","_postman_id":"2a82c60f-ea95-4d88-9a76-75710ce73e7f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"85cdf19d-4092-46ca-b739-e7effd0f91fb","_postman_id":"85cdf19d-4092-46ca-b739-e7effd0f91fb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/counties/:id","id":"064c4a96-cc41-4192-8d32-264e130538c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2968c157-398a-4b6b-a771-2466bd9c97f4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bf79013e-982c-4a17-ad74-bbc85920ec42","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"51a22e5d-7705-4070-bd1a-c38fb59912cb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"780fd64c-849e-44f0-bc99-a979c3dad835","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f223a3a7-627d-4b04-8b0f-d5f628b97339","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b50e917c-e996-438c-abe7-c61a320c3635","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"064c4a96-cc41-4192-8d32-264e130538c3"},{"name":"/intake/counties/:id","id":"dc14242e-3153-4ad7-81ee-233cd1e8c8e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f00aeac9-a40f-495d-a6c3-084f986d842c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ba26ef6a-81f9-4c7c-93d7-778f7f149d69","name":"County was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0e6d177e-79b7-4d88-bb56-97cc6c2642c5","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7fe28f74-7876-40a4-b0e5-3294bb69bb20","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dc14242e-3153-4ad7-81ee-233cd1e8c8e1"},{"name":"/intake/counties/:id","id":"f26ec732-5782-4aa6-b50e-382619fd0ca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0e425b09-a855-4cf0-84da-b999bfd40658","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1f9147fd-022c-4701-ac34-5180f7c09ee7","name":"County was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5bc624c4-6ff4-4963-a8cd-babd31843955","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f125d958-4461-40ae-8e35-daabd4e806d9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"95257dff-43a3-4420-9942-53ee33f126fc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c54b7184-ee50-4be2-b6a3-95c082371b3e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/counties/:id","host":["https://api.casebook.net"],"path":["intake","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f26ec732-5782-4aa6-b50e-382619fd0ca9"}],"id":"8d6701b5-c8eb-4c6b-9e76-4399694c8df4","_postman_id":"8d6701b5-c8eb-4c6b-9e76-4399694c8df4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/counties","id":"4bdd4dc3-3399-403b-bec9-4b29a09c0b2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","counties"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"9dd4a8f5-8469-49a2-89d9-d739e31b5f43","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties","host":["https://api.casebook.net"],"path":["intake","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f77ec430-c6c6-42c1-b0af-7e5e0aa38550","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/counties","host":["https://api.casebook.net"],"path":["intake","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4bdd4dc3-3399-403b-bec9-4b29a09c0b2f"},{"name":"/intake/counties","id":"3fcad44c-7e7d-438c-9e7c-5a5e34d91c30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","counties"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"acc45dfa-76e9-49b2-9df1-57245333167c","name":"County was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/counties"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8405ad66-b5a0-4553-a028-009b4590b9ff","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/counties"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa1f1b40-7ff1-4f6d-a35f-78ad474745ac","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/counties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9993c834-d8bb-4ff7-b54c-494d1d4c8f75","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/counties"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"88ea131f-f44b-46bb-8be9-172e5cc21bb3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/counties"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3fcad44c-7e7d-438c-9e7c-5a5e34d91c30"}],"id":"4fdeec53-7057-4683-b013-f34aef5d01d1","_postman_id":"4fdeec53-7057-4683-b013-f34aef5d01d1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"decisions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/decisions/:id/relationships/reports","id":"ce9f32df-49a9-4970-b102-7f7639a4d8d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/decisions/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","decisions",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"35f98677-9c3b-43bb-90e7-256fe6bbe98c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5d6604ec-46f3-4ec3-aab3-485f4d9bc7f2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"434fc429-dd5f-4846-b99c-7a8fe56ed8b9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fe43bde8-5b53-478b-8659-106e13dcceb2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b2da40a-0666-4835-8ba0-c772d1eb66b5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e166e35-8618-4271-a7a6-09a1503466aa","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ce9f32df-49a9-4970-b102-7f7639a4d8d2"}],"id":"6c6cbb50-af7c-43b5-8827-1d4765b9dc15","_postman_id":"6c6cbb50-af7c-43b5-8827-1d4765b9dc15","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5b101e80-3970-4431-b0e8-9c1e5d5749a0","_postman_id":"5b101e80-3970-4431-b0e8-9c1e5d5749a0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/decisions/:id","id":"75f06488-9c2e-47ad-ac22-8855df68af3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/decisions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","decisions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e66465cd-826f-4e1c-943c-d9ef4d1433a0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5ce4ac6a-05e1-4b68-b55e-6a6830787d41","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6a8fb04b-8c2d-49a2-8648-235b709de75d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5ff7dd77-b6c2-4236-b1a1-5002b973fa02","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aabdc76d-9975-4aa7-a584-191b14c9783d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a655ed9f-e4e9-4814-a8c4-d25e7fdb0ac4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"75f06488-9c2e-47ad-ac22-8855df68af3d"},{"name":"/intake/decisions/:id","id":"9eaa9e3d-5dc6-4512-9760-bd9fcd663b54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/decisions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","decisions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0e501d75-94e6-4842-80f7-a49cfc6195e6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"080be853-7e89-4256-bcc7-fcb8f4d0c4e5","name":"Decision was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a9694cd8-3efd-420f-925d-24feef6e9cc1","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be15d2c9-7291-4c9e-9b66-10d6ea05df7d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9eaa9e3d-5dc6-4512-9760-bd9fcd663b54"},{"name":"/intake/decisions/:id","id":"73d897be-a4da-406f-b468-ecc042a755f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/decisions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","decisions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b158db6e-7917-423d-9079-63e936a26363","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e3540318-220b-44be-a4c8-4d0697c374ce","name":"Decision was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"decisions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"35e6c1ce-6fbc-4277-9140-44807bca754c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f6023781-de4a-45b0-85ce-53a417952ecc","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cdca416d-f803-4ec0-8605-43edcd583c51","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"392c811e-e711-4793-b887-0488b092fd28","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/decisions/:id","host":["https://api.casebook.net"],"path":["intake","decisions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"73d897be-a4da-406f-b468-ecc042a755f0"}],"id":"79962289-c508-43d0-b991-221c5a9e8360","_postman_id":"79962289-c508-43d0-b991-221c5a9e8360","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/decisions","id":"22755a80-6a83-4717-b58c-a6c21685b5b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/decisions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","decisions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5c5f8e87-c55d-499f-a172-21bed7d27677","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions","host":["https://api.casebook.net"],"path":["intake","decisions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"decisions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"decisions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"012732ad-472e-45f5-afa5-04f3561e2ffd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/decisions","host":["https://api.casebook.net"],"path":["intake","decisions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"22755a80-6a83-4717-b58c-a6c21685b5b3"},{"name":"/intake/decisions","id":"ba1afaf8-edcb-40a8-a454-9e0a897cf910","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/decisions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","decisions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2955744e-bb01-48ea-b035-a96f947417bb","name":"Decision was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/decisions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"decisions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"37efbbbb-7279-4b87-a9ee-dfea3f893a27","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/decisions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1f7922b-3707-41ef-ac25-f1abd2923ac4","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/decisions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8be02bd1-4fb5-43f3-9546-a21724434c33","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/decisions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9273fabb-aa47-45e7-8053-5bddff0cbc57","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/decisions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ba1afaf8-edcb-40a8-a454-9e0a897cf910"}],"id":"76c5b0b9-3942-4ea2-9c57-194076037389","_postman_id":"76c5b0b9-3942-4ea2-9c57-194076037389","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/form_submissions/:id/relationships/assignment","id":"b7222525-2b5a-470b-8f05-4ab59c616698","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/form_submissions/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","form_submissions",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"272b7374-d71d-40d0-aa7d-464bc4945f31","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9d0b0406-ada2-4891-8759-333343ef3dd5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"92b5702e-376d-492d-8260-b6c63ec197bd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9986e9bb-a8bd-4d9a-a709-75803419ad18","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15a3aef0-f43b-4ce2-8c71-6a7b185f7b48","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b84042e-0665-4a60-b42b-0d5cc1b64380","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b7222525-2b5a-470b-8f05-4ab59c616698"}],"id":"cebbb050-3bb0-4090-b3a3-cfb5cba2b661","_postman_id":"cebbb050-3bb0-4090-b3a3-cfb5cba2b661","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_form_submission","item":[{"name":"/intake/form_submissions/:id/relationships/report_form_submission","id":"a3417e68-81fe-46b2-a35d-d62ba6aa82a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/form_submissions/:id/relationships/report_form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","form_submissions",":id","relationships","report_form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"34c58e3c-c341-44d9-9b0b-c210490b2979","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"13c631cb-edf4-4f0a-880c-298f05c54ee7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/report_form_submission","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","report_form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"74292027-793c-4f85-b9b7-c3b6ccb0961f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/report_form_submission","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","report_form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ab715042-3ee7-4164-a759-e9ad5bfc32ec","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/report_form_submission","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","report_form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b7f825e-9fd3-45ba-9647-d3f52dde3ec7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/report_form_submission","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","report_form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fd5f9e56-ee5b-479d-8769-f87d5d9ba68c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id/relationships/report_form_submission","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id","relationships","report_form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3417e68-81fe-46b2-a35d-d62ba6aa82a4"}],"id":"62f88660-0bf0-4ad0-ae77-c988b09d9aa3","_postman_id":"62f88660-0bf0-4ad0-ae77-c988b09d9aa3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"05dd559b-4a70-49ec-b608-507b39b68e65","_postman_id":"05dd559b-4a70-49ec-b608-507b39b68e65","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/form_submissions/:id","id":"a4232812-fbc0-4930-a295-eae57660fdb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aa36eb98-ea82-469b-a9c3-bfbb62904c65","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7f8eb0ad-8212-4a16-85e5-1151a573055f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"submission_data\": {},\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dc4ec5fc-154a-4514-8e2d-c7f96db4cf53","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bb6660ea-496e-450d-adb2-d8feb0fe326b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e4bf4413-35c6-4954-8566-1f13dfbbef3c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"149fd7b8-5ebb-41dc-a21c-026c4a430c1f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a4232812-fbc0-4930-a295-eae57660fdb9"},{"name":"/intake/form_submissions/:id","id":"171befc0-8495-417b-80d0-742676904b21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1035a9a8-9552-48ad-b815-9ec82c3bb4e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0fe0aeb3-8e7f-41c9-a26c-3b2385fad971","name":"FormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a80524f6-3017-408b-ace2-a0bc74acfcdb","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ed332ea2-5804-46b4-b9c2-719ffcd6b54c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"171befc0-8495-417b-80d0-742676904b21"},{"name":"/intake/form_submissions/:id","id":"9eb929af-e0a7-4014-8d34-e7031d26202c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b5738c47-161b-4a84-adf6-e9a76e57bc66","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"25d35d47-bcb2-4aa2-8ba7-72cad7cca204","name":"FormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a3d5d44b-8335-4cdb-b986-95ebdabf93b6","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec5d1ed2-7a73-4d4e-9da9-e0ce085bf44d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba5bdf2f-ce6e-49f5-8b87-d28ff1695545","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"26d5f439-96ae-4148-88f7-1147d8df3f52","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9eb929af-e0a7-4014-8d34-e7031d26202c"}],"id":"d07818cb-6a11-47c6-a837-15ee1051178b","_postman_id":"d07818cb-6a11-47c6-a837-15ee1051178b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/form_submissions","id":"7e666e8c-c64a-4d49-b9fe-57cad80d3b76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_version_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"14ea4d21-2b1d-4534-a0db-4676a1736775","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions","host":["https://api.casebook.net"],"path":["intake","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"62cd56ef-35b0-4261-935e-e3d9b368e8b9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/form_submissions","host":["https://api.casebook.net"],"path":["intake","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7e666e8c-c64a-4d49-b9fe-57cad80d3b76"},{"name":"/intake/form_submissions","id":"36ba23c1-62d8-42bd-a68d-799f67d25bc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"0c6a8102-1994-4e07-b588-43af990d191b","name":"FormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"252fc11d-fcdc-4d58-9351-674bb194dbd7","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"791dd517-21da-48ad-b1f9-87555842b43d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"92774b90-3a7b-497b-b667-f373385df15f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"25f12453-8a15-464e-8dc5-f9a5fef3d6c3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36ba23c1-62d8-42bd-a68d-799f67d25bc0"}],"id":"cf273cd0-1a44-4164-8929-52d4a00ff7f6","_postman_id":"cf273cd0-1a44-4164-8929-52d4a00ff7f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incidents","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/incidents/:id/relationships/assignment","id":"782b259c-8a3e-4437-bd68-cde7f745466c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incidents/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e13690bb-58ff-4dc9-bec6-2c4ad7bc61b8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d804fce3-034f-4a96-bcbd-66b9665bccb9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bc4a7616-aada-49cd-ba3d-c2e6b46de601","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fed162aa-f282-49a1-bb53-8ef1a62e9720","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ca04148e-7837-44a3-9c91-af25436b40fd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04e1bca5-5039-4894-bb9f-1d3d48de61ee","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"782b259c-8a3e-4437-bd68-cde7f745466c"}],"id":"bfb2f4ff-fadd-481c-a0b4-2fceff25950e","_postman_id":"bfb2f4ff-fadd-481c-a0b4-2fceff25950e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incident_incident_types","item":[{"name":"/intake/incidents/:id/relationships/incident_incident_types","id":"fd188650-b6db-430c-a7c9-b2f5e97d0eef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incidents/:id/relationships/incident_incident_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents",":id","relationships","incident_incident_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3babaa54-18c0-499a-964c-94f3ea92a4fe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4e51306f-34ac-4129-bf2b-f790572fbc60","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_incident_types\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_incident_types\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7d9c88ef-b7f9-4b38-882d-6f0fed64ac32","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dc578fbf-fb03-4844-92d9-a851ea00be28","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6c42ef28-8aed-4fb8-82c1-7db097fb7cf3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d2fdb42a-4081-4b3a-a16f-ed459b2abaa9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fd188650-b6db-430c-a7c9-b2f5e97d0eef"}],"id":"302d119e-9e7d-4b60-b945-1e6fad7cb5dd","_postman_id":"302d119e-9e7d-4b60-b945-1e6fad7cb5dd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/incidents/:id/relationships/report","id":"c30d1f18-3c26-4cb1-8544-2447512547c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incidents/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"84a301e7-babd-4f07-aa29-49a4cebefeed","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"629ebfdb-98d3-4cf6-9a07-2c8289e6c3df","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"85b6a9ce-6b8d-44a6-9fb0-3d65eb84ecb5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7159bec9-63e1-4920-a342-0904baace1a1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1bfc8204-e948-4d8c-a8b9-0e50f5c88f19","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e997069b-9ec1-41b7-b18d-e0af22433841","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","incidents",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c30d1f18-3c26-4cb1-8544-2447512547c3"}],"id":"912459b1-a559-4926-b203-c6deae6c817b","_postman_id":"912459b1-a559-4926-b203-c6deae6c817b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"641ccd9f-6f52-46bd-a350-3c4ceb3efb23","_postman_id":"641ccd9f-6f52-46bd-a350-3c4ceb3efb23","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/incidents/:id","id":"f5d4532a-2ca0-4396-ab29-9d8cf0d4a7ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incidents/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"39cc35c7-f702-450f-a993-842938a39ea0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"60bb748a-c7e9-4794-b2cb-6410a86c190e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"planned_action\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_incident_types\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"12cfaedb-85bb-4d63-98eb-5a9d390cf838","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"40522309-6989-433c-8d00-c6287ceb917a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d303280d-4037-4fa0-b36c-eec0dc25fd05","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b664ae7-8943-4ab4-a4b9-1f52ee0ccf63","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5d4532a-2ca0-4396-ab29-9d8cf0d4a7ea"},{"name":"/intake/incidents/:id","id":"9302eb9a-68bd-45fa-8bc1-f06646fae959","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incidents/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b686b656-e86e-49b6-aa30-8e2cd0026f86","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6a3a78ab-1246-434a-a01e-68c81cac040f","name":"Incident was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b5fe0cd0-18e0-4180-b551-eca444d442de","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"16e27f2d-209f-4028-8057-c67061830e8b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9302eb9a-68bd-45fa-8bc1-f06646fae959"},{"name":"/intake/incidents/:id","id":"33e99917-92a4-4061-baac-d4601bfcf3a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incidents/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"24590fd0-dc8e-4b49-96ce-2acd2e596cb3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"120d395d-e460-4e79-9c42-5748e7cedda8","name":"Incident was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incidents\",\n\t\"attributes\": {\n\t\t\"action_taken\": \"<string>\",\n\t\t\"comments\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\"patchedFields\": {},\n\t\t\"planned_action\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident_incident_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ec4e2880-a83e-4ae7-b785-5a38a20885e8","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f7136d60-a754-4c00-92e7-debc4e565c25","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b89d7270-b79a-4fb8-b990-bc91ebd515e8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67675427-9773-4229-9d1b-0a2653eacd3c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incidents/:id","host":["https://api.casebook.net"],"path":["intake","incidents",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"33e99917-92a4-4061-baac-d4601bfcf3a5"}],"id":"50b9299e-9bdc-4991-b6b0-c2c2c3724709","_postman_id":"50b9299e-9bdc-4991-b6b0-c2c2c3724709","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/incidents","id":"1acc21b8-ad36-4100-b502-946b9be9a7c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incidents","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[action_taken]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[comments]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[occurred_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[planned_action]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5f75b1f3-fb83-4495-b60f-3cc45b266907","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents","host":["https://api.casebook.net"],"path":["intake","incidents"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[action_taken]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[comments]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[occurred_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[planned_action]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incidents\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\t\"comments\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"planned_action\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident_incident_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incidents\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\t\"comments\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"planned_action\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident_incident_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0595dc9a-2114-4a61-a2ce-228459deca1e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incidents","host":["https://api.casebook.net"],"path":["intake","incidents"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[action_taken]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[comments]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[occurred_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[planned_action]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1acc21b8-ad36-4100-b502-946b9be9a7c8"},{"name":"/intake/incidents","id":"4a639b50-344c-47bb-b03e-eb0f9b5ff2af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incidents","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incidents"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"abbba663-6359-4070-b339-37926b662e3c","name":"Incident was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incidents"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incidents\",\n\t\"attributes\": {\n\t\t\"action_taken\": \"<string>\",\n\t\t\"comments\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\"patchedFields\": {},\n\t\t\"planned_action\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident_incident_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8553b5b9-2408-4375-b081-cbea3a3f2900","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incidents"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15ef9a08-7aac-441b-a169-03d2e6ab2a78","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incidents"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7a7f9b88-ceff-4818-a82f-ed19d8cc3f4d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incidents"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"99102862-f490-471d-9024-1b3d33204b77","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incidents\",\n\t\t\"attributes\": {\n\t\t\t\"action_taken\": \"<string>\",\n\t\t\t\"comments\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"occurred_at\": \"<dateTime>\",\n\t\t\t\"planned_action\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incidents"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4a639b50-344c-47bb-b03e-eb0f9b5ff2af"}],"id":"6131e243-53c7-4fd0-8b13-0c66b4f68fd9","_postman_id":"6131e243-53c7-4fd0-8b13-0c66b4f68fd9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incident_incident_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/incident_incident_types/:id/relationships/assignment","id":"4d33e80a-3e35-4659-8e51-07057b0d8dbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"98db0122-9241-459a-996d-44d61a9b9af5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"be96f09b-b453-4266-9799-1a00abe3e43e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bd0c0aa5-6dc5-4c1f-a8f1-0e5248b0c349","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0400386b-1902-40f5-be6e-952f2dcc7828","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7728b76b-6177-4520-a54d-ba34eb87b85c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"894b67c6-ece7-4c97-a9fd-eb38bf3ff6f2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4d33e80a-3e35-4659-8e51-07057b0d8dbf"}],"id":"0d565b93-cfb2-4a61-bbae-dd30c6d5157c","_postman_id":"0d565b93-cfb2-4a61-bbae-dd30c6d5157c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incident","item":[{"name":"/intake/incident_incident_types/:id/relationships/incident","id":"deef5213-ba67-40d3-95b3-347b4423d5d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types",":id","relationships","incident"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"318d6cba-9c85-4cd4-bdf8-07bf09bdd5ee","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e0fcc9a3-e178-4c31-abeb-0f1cd3b0303b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"incident\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"54071613-cea1-443d-bd7b-6abe3726698e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6b8e6f1-0c5f-48c0-8ca2-f09a1b97eda2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e12bfa77-f54f-48b9-acaf-6c7d440d2a2d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c235ecc1-f044-4b5d-94d8-343861ee196b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"deef5213-ba67-40d3-95b3-347b4423d5d5"}],"id":"1279b309-a415-4f00-a731-d4034153d571","_postman_id":"1279b309-a415-4f00-a731-d4034153d571","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incident_type","item":[{"name":"/intake/incident_incident_types/:id/relationships/incident_type","id":"4d800976-fbd4-4720-b598-53de9a9ac90e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types",":id","relationships","incident_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8b602c05-929d-4166-8d3d-f7655beebb74","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eaf2e153-07dd-4107-ac49-01c0bf3c28db","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident_type","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"incident_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"81254cef-e740-4ae9-a69a-b5fe276eb984","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident_type","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7bb245bd-1e85-4a8a-95a0-26df31ea93aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident_type","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d35aee16-ecaf-4a5a-aece-2411175940e2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident_type","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3c58e3c-93b4-43e5-a9db-6a7449b923fd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id/relationships/incident_type","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id","relationships","incident_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4d800976-fbd4-4720-b598-53de9a9ac90e"}],"id":"dfc1a86d-be80-4584-be51-a451046c1880","_postman_id":"dfc1a86d-be80-4584-be51-a451046c1880","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"b6c0cad3-6a87-4b30-adae-daf8cd1edced","_postman_id":"b6c0cad3-6a87-4b30-adae-daf8cd1edced","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/incident_incident_types/:id","id":"73f0af19-1c16-4707-a784-da36b8e9ee41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_incident_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"df5bc17c-f947-4b07-9d11-28158e97e80d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"52f70223-2f33-49ac-b07b-e9175877b3ca","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"00a78e20-312a-40a5-a12c-f63fe7e08476","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ee4730f7-c11f-4d20-995b-1d29ea8021aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"949df5d8-b128-44db-ad08-9eb47cf14547","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d8a41da-b044-453d-8e8c-47c3bceae574","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"73f0af19-1c16-4707-a784-da36b8e9ee41"},{"name":"/intake/incident_incident_types/:id","id":"a1c807c5-30b8-44a6-b26c-04257205a8a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_incident_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"80323c42-9dfc-4ecd-b386-a19eed3caa33","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"718e3071-fab0-4544-b288-5b096533149e","name":"IncidentIncidentType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e0562e52-6e45-42ce-a240-d50e07286323","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c707de94-a91c-444e-816b-0a56e03d3cab","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a1c807c5-30b8-44a6-b26c-04257205a8a4"},{"name":"/intake/incident_incident_types/:id","id":"772ae905-79b2-468a-b224-7b7b11dcc1e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_incident_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3be3be13-ba05-4da1-9367-98a4e7277ad1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"50326c25-c6ee-4fbe-b188-8454ed08263f","name":"IncidentIncidentType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incident_incident_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"incidents\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"incident_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"26d5a5f5-bdc3-4043-b1a6-6554f23ec8e9","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c2331689-60f5-4ecb-8a4e-55a062d1ff0b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"91a5910a-61af-4ee2-a2a6-e48d55d040c5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e1d2a0fd-a3d1-4fae-a271-bc20ae14425e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"772ae905-79b2-468a-b224-7b7b11dcc1e9"}],"id":"21011a60-2fdb-4a42-a133-6767d5f3c022","_postman_id":"21011a60-2fdb-4a42-a133-6767d5f3c022","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/incident_incident_types","id":"dae2938c-bcc5-45c1-81ed-7140ad42e756","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_incident_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d262d519-e6a5-44af-8299-04eae3df9134","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incident_incident_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_incident_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_incident_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"603d8f9a-affe-4d62-8bb3-39028d740fbc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incident_incident_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dae2938c-bcc5-45c1-81ed-7140ad42e756"},{"name":"/intake/incident_incident_types","id":"8462026f-ee1d-4a90-bcf8-b3a45256e6ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_incident_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_incident_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"10807409-1362-4ace-8ffe-f79fde3d0d08","name":"IncidentIncidentType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_incident_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incident_incident_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"incidents\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"incident_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3cd44021-c49d-42a3-9637-41fcdeb16fd0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_incident_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b84c891f-ddc7-4482-86e6-f9bfc5e547e0","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_incident_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"01d55911-a11a-4e02-8937-c5bb3b5565a4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_incident_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"88d7b1e4-56fa-44c8-94b9-e4a7529511a6","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incident_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_incident_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8462026f-ee1d-4a90-bcf8-b3a45256e6ef"}],"id":"9b6e32d9-d500-485b-b68a-0a852accefc5","_postman_id":"9b6e32d9-d500-485b-b68a-0a852accefc5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incident_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"incident_incident_types","item":[{"name":"/intake/incident_types/:id/relationships/incident_incident_types","id":"19e46cb1-4d03-4cd2-bea5-9336511cf413","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_types/:id/relationships/incident_incident_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_types",":id","relationships","incident_incident_types"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7e5cf692-5af9-4074-bf94-8bbf41e3e18b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1bcae209-ff35-4b8e-9a34-7525884af5f5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incident_types",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_incident_types\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_incident_types\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1f56dd83-c1f6-4052-be41-1aaa4877fa2f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incident_types",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"70804ac2-c49d-48f1-afa9-616ff807cb1c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incident_types",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"653611d9-2f77-477f-a69d-6103dc78129f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incident_types",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5be142b1-4fb9-448b-b5a3-d4e0be5ff3f8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id/relationships/incident_incident_types","host":["https://api.casebook.net"],"path":["intake","incident_types",":id","relationships","incident_incident_types"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"19e46cb1-4d03-4cd2-bea5-9336511cf413"}],"id":"7d3e842e-2f1b-4ee2-b0ec-924b98ae1f93","_postman_id":"7d3e842e-2f1b-4ee2-b0ec-924b98ae1f93","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"1b997231-4b51-42d0-bb65-9dfc2dd7cdaa","_postman_id":"1b997231-4b51-42d0-bb65-9dfc2dd7cdaa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/incident_types/:id","id":"13c2e51b-4d62-47b3-9173-5dac7bc7ae00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4678e598-90c2-46cd-9636-d5fd2031f66d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a96dc05-5502-45b9-b380-7a131d295ac0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"incident_incident_types\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3b0756ef-5d0d-49b4-a5c4-0df7756b5639","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"71acaf7c-a6e1-48db-9466-58cdb1567d44","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f6478689-ae42-4757-8138-c7366f57b1cc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c6faf12e-4932-4143-af67-8813db4d7f2b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"13c2e51b-4d62-47b3-9173-5dac7bc7ae00"},{"name":"/intake/incident_types/:id","id":"b9c0d17e-1c05-4fda-bf39-ae08dafb2794","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f88d5b29-f4fc-401e-8b66-a1400fecc111","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a7476ed-f6d0-456f-8378-4760adc07a18","name":"IncidentType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"5d0513cd-8a44-4dc5-803c-2ee654314f44","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"130377e2-6fdd-443d-b9b4-5539f4dd34ff","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b9c0d17e-1c05-4fda-bf39-ae08dafb2794"},{"name":"/intake/incident_types/:id","id":"777c0860-f329-43fb-b32e-8671b7bc6503","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5d98b403-066b-4a10-98b1-5306d23ab86a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"43a6c458-0079-4efa-aabf-6e68877a4d52","name":"IncidentType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incident_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incident_incident_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ad4ac652-f85f-4834-a71b-aa395c7ed3ed","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e68bad70-a63c-4c56-8a32-be70f9d90e26","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"58170095-a5e6-4911-9327-6fc174e61945","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb34dbc0-b2eb-4240-be3a-6a641f2e9597","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/incident_types/:id","host":["https://api.casebook.net"],"path":["intake","incident_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"777c0860-f329-43fb-b32e-8671b7bc6503"}],"id":"6cdf027e-7402-4936-a1b2-e851f450b8cb","_postman_id":"6cdf027e-7402-4936-a1b2-e851f450b8cb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/incident_types","id":"c6f7a895-451f-4821-a8c4-fdad235c1faa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/incident_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a72d822a-8412-413c-bf21-d714b685f9b2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types","host":["https://api.casebook.net"],"path":["intake","incident_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incident_incident_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incident_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incident_incident_types\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d3755f5c-fb74-4a52-8606-f509622e1ad0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/incident_types","host":["https://api.casebook.net"],"path":["intake","incident_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c6f7a895-451f-4821-a8c4-fdad235c1faa"},{"name":"/intake/incident_types","id":"3c557427-d630-4b73-be54-6526b6a74296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","incident_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"36456964-dafb-41eb-ac4c-19e9509f1403","name":"IncidentType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incident_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incident_incident_types\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"51d6f898-b7c6-4ff8-96d7-d97abb881ae6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"52f8f4fc-2bfe-45c7-ad76-b5d65097e228","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e0a9a611-35f0-4e2b-a2ec-6dedf3f6ca09","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"12daee58-b834-4d26-89ba-4fda4d0f04b3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incident_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/incident_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c557427-d630-4b73-be54-6526b6a74296"}],"id":"51f0c5ea-6876-48ed-8369-327cd28ff135","_postman_id":"51f0c5ea-6876-48ed-8369-327cd28ff135","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"intake_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/intake_people/:id/relationships/assignment","id":"c7de2290-d119-4ec4-9df8-ed16a6500a98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b67b5d8c-42a7-4440-8159-8dd3ecbcd3c9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"743f8a77-8609-48cc-9a33-8de39fc97a17","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8a2b9ae3-5ffe-49fd-9e66-4ae094e352e2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"62f7afbc-3a62-4de1-8aa9-f147b9003b7d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ccc41888-eb09-4ccb-bce4-06c007367b44","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f37ac64-52dc-48ce-921d-52f139b1d637","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c7de2290-d119-4ec4-9df8-ed16a6500a98"}],"id":"4d3ff187-7509-4c46-ade3-792b367851b5","_postman_id":"4d3ff187-7509-4c46-ade3-792b367851b5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"intake_person_roles","item":[{"name":"/intake/intake_people/:id/relationships/intake_person_roles","id":"408b3e17-ace1-46ca-813b-04c6f9793400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people/:id/relationships/intake_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id","relationships","intake_person_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fa4717f1-449a-47f6-a403-d72efaaed8b0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33539559-a9e3-46f3-9ba6-0936b4318597","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_person_roles\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_person_roles\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"00978b75-fa33-4e65-9e64-eebbc662f97a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"305eef8a-d1b4-49f0-b9dc-3b75459073ac","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c11e96cf-15f8-4575-9047-2674e2c145a3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f94e15d3-bb12-4cc1-9367-132d32f53001","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"408b3e17-ace1-46ca-813b-04c6f9793400"}],"id":"656e64ca-1d7d-4768-8940-fdd1f5a9d447","_postman_id":"656e64ca-1d7d-4768-8940-fdd1f5a9d447","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary_location","item":[{"name":"/intake/intake_people/:id/relationships/primary_location","id":"cfd14fae-bb11-4894-bf61-221f7cdc5a68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people/:id/relationships/primary_location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id","relationships","primary_location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"78c0e3cd-2723-4890-a857-e94ac2bb1b46","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"69329243-6608-4871-a301-34213f619287","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"primary_location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c0f62489-2da5-4cf0-a3c0-a9e9b81ba3fa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cf503803-8415-4a16-9d05-bf8679ce24f1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4015d005-93f1-449e-af02-4a90bf44a1db","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"79af7ab8-7f78-4593-bb13-dbad8a003ae5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cfd14fae-bb11-4894-bf61-221f7cdc5a68"}],"id":"e081b10d-b108-4156-876c-9c4e5d2ff9ea","_postman_id":"e081b10d-b108-4156-876c-9c4e5d2ff9ea","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/intake_people/:id/relationships/report","id":"daaf2647-e6e7-4cc9-ad98-df4877c47b75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"baaa32d8-36b4-4246-9ac5-a0d5e270bd99","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"26e08f60-8700-47a9-a08f-429430da6379","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2c071ba0-43cc-49a2-adcb-e3db2ed47fed","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"829aaa76-3682-4383-ae00-365ef963bae2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8e052bb0-b78b-4212-8e75-fcd082f89b7d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef5dc465-5fc4-4044-bd53-01c4be704bf5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"daaf2647-e6e7-4cc9-ad98-df4877c47b75"}],"id":"28257ca6-4033-4c36-9583-8ffccc1b6d39","_postman_id":"28257ca6-4033-4c36-9583-8ffccc1b6d39","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"secondary_location","item":[{"name":"/intake/intake_people/:id/relationships/secondary_location","id":"329644fe-640e-436e-9ca8-1157a3c8d373","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people/:id/relationships/secondary_location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id","relationships","secondary_location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8e46f12b-c0c1-428b-9006-e474f379412b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"98d4bfc0-f973-4a7d-99ab-5f9288466cc6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/secondary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","secondary_location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"secondary_location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8f4e4ec5-f569-44a3-99f3-ba2d432b37c1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/secondary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","secondary_location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bac2b064-c599-42d6-b05e-003d487410f0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/secondary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","secondary_location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"63871db3-ab60-4aeb-bcca-3a648466adea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/secondary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","secondary_location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9dec47fa-0986-4bc2-92cf-f414a315d1ef","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id/relationships/secondary_location","host":["https://api.casebook.net"],"path":["intake","intake_people",":id","relationships","secondary_location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"329644fe-640e-436e-9ca8-1157a3c8d373"}],"id":"4dead62d-cd39-4ef8-9308-45e3e92ee9da","_postman_id":"4dead62d-cd39-4ef8-9308-45e3e92ee9da","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"559fdfa0-066c-4c8f-adbd-7e98639364a4","_postman_id":"559fdfa0-066c-4c8f-adbd-7e98639364a4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/intake_people/:id","id":"8602e2f7-05d2-4d24-9515-cf828ec87335","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f9b8aa52-93ef-4d27-9c92-99cae11a02fe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1769cc0a-7b66-4698-8bc4-c56b4619325c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person_roles\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8531cbbf-0083-4db5-b98f-578d8e7d8428","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c30eb72b-14d8-4c57-a7c2-9c52e49744e5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cc0dfbba-7490-47d6-8548-7802fc440a45","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"069f5118-8cad-4f2f-9ee5-856d7a1ba62e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8602e2f7-05d2-4d24-9515-cf828ec87335"},{"name":"/intake/intake_people/:id","id":"70921165-d581-4e42-85ee-dc0a6170a0e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"97a0aa37-435b-4866-9b6c-6fd773817454","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a0f3d734-b758-431d-bd1b-e48ee859780f","name":"IntakePerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"29064e86-375a-4b0f-abe2-72be1003df3e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4185f2a2-a636-412b-a674-75d580222786","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"70921165-d581-4e42-85ee-dc0a6170a0e7"},{"name":"/intake/intake_people/:id","id":"180f7fa0-35d5-4440-8b5d-504aaf598b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c7359388-82d5-467c-ad5c-b9975d6e227e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9a030f87-505c-4714-b5e7-e3d8066eb806","name":"IntakePerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"intake_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"intake_person_roles\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"secondary_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a2d376f3-d5ac-415a-8008-eddf1d35afca","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5989737f-4dd7-4c59-b0b2-792128e38cff","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"acc6c1fb-2ad3-4e0c-b2cd-88e6681e59d9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7bc32244-2376-42f7-afde-742584109e70","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_people/:id","host":["https://api.casebook.net"],"path":["intake","intake_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"180f7fa0-35d5-4440-8b5d-504aaf598b6a"}],"id":"327518f6-f3ab-47ed-9a48-05e45d859ac1","_postman_id":"327518f6-f3ab-47ed-9a48-05e45d859ac1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/intake_people","id":"6d343eab-b5b3-4641-8e9a-a1fb604ecc86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"eff313f9-5068-4d3f-a831-2cae8facf335","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people","host":["https://api.casebook.net"],"path":["intake","intake_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"intake_person_roles\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"secondary_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"intake_person_roles\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"secondary_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9ede5fe0-bfe7-4d43-b9af-5c1d41468402","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_people","host":["https://api.casebook.net"],"path":["intake","intake_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6d343eab-b5b3-4641-8e9a-a1fb604ecc86"},{"name":"/intake/intake_people","id":"0553be0a-5276-427f-8822-1ef80291f7e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ef7aa2fb-5a0c-41cb-a738-9beb6c618f97","name":"IntakePerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"intake_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"intake_person_roles\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"secondary_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9d1718ab-09e0-486c-a2a8-603323a42e6b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c83610e-feee-4b09-bb49-34fa944fda3b","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"91d78f01-23fc-4e72-806d-fd33db558431","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c3e80939-d60f-4e49-aac0-78290b755ce9","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"secondary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0553be0a-5276-427f-8822-1ef80291f7e4"}],"id":"61520409-8016-4064-8ab3-70218b15bb9c","_postman_id":"61520409-8016-4064-8ab3-70218b15bb9c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"intake_person_roles","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/intake_person_roles/:id/relationships/assignment","id":"de69fb04-0fbc-4e0b-89f5-fdfed3117a3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"98eb7708-5470-4014-ad75-ba4b5a8a3a8e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f48fe95-d23b-4171-a46b-8a2bdcaa7201","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"41639c1d-8c84-4890-9d36-c0f3b81f1b99","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"80780f82-4c62-4002-ae08-5031378dd82f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"414141a4-e549-4f75-aea4-80331176c773","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56c1a918-0c42-4cf4-9e98-790284606878","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"de69fb04-0fbc-4e0b-89f5-fdfed3117a3f"}],"id":"4e063db1-71bc-47b1-aff9-ba1e91092006","_postman_id":"4e063db1-71bc-47b1-aff9-ba1e91092006","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"intake_person","item":[{"name":"/intake/intake_person_roles/:id/relationships/intake_person","id":"d8322b20-b030-4a61-9cbc-6c40350cf5c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/intake_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles",":id","relationships","intake_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9cec65b1-3c0b-4aa4-87ee-b0910ec9076b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0ad3c35c-0e95-40e9-86ab-c13efc3af045","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/intake_person","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","intake_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"intake_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"774e2092-3b3b-42e0-bfde-710aa1fe2d5d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/intake_person","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","intake_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9f3cb291-0e91-4afe-b85b-c72e4531a815","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/intake_person","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","intake_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72aba9ae-ea94-4547-8af5-32c68cd25e15","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/intake_person","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","intake_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3329658-dd95-4b85-ba28-d8c1a747fd53","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/intake_person","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","intake_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d8322b20-b030-4a61-9cbc-6c40350cf5c4"}],"id":"7bb8f453-9c5e-4ba1-8cb6-992bb29a51a3","_postman_id":"7bb8f453-9c5e-4ba1-8cb6-992bb29a51a3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person_role","item":[{"name":"/intake/intake_person_roles/:id/relationships/person_role","id":"71456e3e-4656-4e20-84c9-2d169aa9f4e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/person_role","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles",":id","relationships","person_role"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"21397a4a-2a77-4e6d-a794-4c569f2a45fd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84e487de-abf1-4a3f-ae41-43ef0abadb03","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/person_role","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","person_role"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person_role\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5211a429-a4b6-4457-8d76-ac578df99297","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/person_role","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","person_role"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c0812ed7-488f-4fca-9129-fc86798830d5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/person_role","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","person_role"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6bf57dd4-d154-48b3-8f09-4ab34797bf7b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/person_role","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","person_role"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68afb154-e797-4453-a355-3c16284b96c3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id/relationships/person_role","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id","relationships","person_role"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"71456e3e-4656-4e20-84c9-2d169aa9f4e3"}],"id":"06159452-0b11-459f-b951-ee15d5d01734","_postman_id":"06159452-0b11-459f-b951-ee15d5d01734","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d0375c06-e3af-4015-87ae-9803696c20a6","_postman_id":"d0375c06-e3af-4015-87ae-9803696c20a6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/intake_person_roles/:id","id":"ccefd3e7-7306-4352-af93-3b03fa03488c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"85a1b0f9-aad0-4d88-a994-afa99d5d19e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a34ca9b0-f229-4868-a8f1-f68c4e2bdc0d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7d23d456-ddeb-41eb-82da-ec6e409cc996","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aa28c3b2-f474-45ef-a4ec-e2d0cf3a080c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b31a6a1-edbb-4cd3-b1e2-fadc787bd78b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e2129ab-5619-4350-9b3a-c3a2f710f3b3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ccefd3e7-7306-4352-af93-3b03fa03488c"},{"name":"/intake/intake_person_roles/:id","id":"d3ecebf5-e18f-411c-ade6-81ee799db391","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"37b8fbdc-9cf1-4393-839b-ac82fef11948","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b5de8b5d-a59d-46af-9500-69b12c6a8c76","name":"IntakePersonRoles was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e033ea1f-76a7-49fd-939c-1f10af09d726","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"930d8cd0-12b7-4e1c-997e-76ee2bc0e676","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d3ecebf5-e18f-411c-ade6-81ee799db391"},{"name":"/intake/intake_person_roles/:id","id":"83508807-902e-4c99-9a9f-23c1b82d6e50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7bcfa947-562a-47b5-b0f4-276503ea5fc6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84fbb0e4-89e2-45eb-b87e-bea2456308c2","name":"IntakePersonRoles was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"intake_person_roles\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"intake_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person_role\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"person_roles\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bed72422-e72e-4459-aefc-8bbf4ed66452","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3238832c-3c2a-4659-b47c-b3581a6cff46","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d45ccc66-f005-4196-8c18-af83852e90c4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d404615-1af4-4778-b3a8-ea82372b1b67","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/intake_person_roles/:id","host":["https://api.casebook.net"],"path":["intake","intake_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83508807-902e-4c99-9a9f-23c1b82d6e50"}],"id":"de6781fd-d2a7-4c7d-bada-77e529ec62d8","_postman_id":"de6781fd-d2a7-4c7d-bada-77e529ec62d8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/intake_person_roles","id":"082c7423-b3f1-4465-b8d2-6f1a843aaa1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/intake_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"48b99802-33e8-4bb2-a9b1-924cf58005d4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","intake_person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"intake_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person_role\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"intake_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person_role\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"59ae8ad1-cd58-40f4-a77a-caac5d29e661","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","intake_person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"082c7423-b3f1-4465-b8d2-6f1a843aaa1f"},{"name":"/intake/intake_person_roles","id":"06c3a5ba-e923-494b-94b4-91270d6aff74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","intake_person_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"36611fa1-6443-4674-a768-9678d60e93e3","name":"IntakePersonRoles was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_person_roles"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"intake_person_roles\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"intake_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person_role\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"person_roles\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7e587a96-6820-4a46-a5fe-9ee72c5cb9fb","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_person_roles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"62ef0f24-fde6-4529-8814-6f4eced3f4a0","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_person_roles"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5faac01f-dc12-4953-9d05-97a2ed443c73","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_person_roles"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9050d86-5e6f-4e72-ba97-7acb62993127","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"intake_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_roles\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/intake_person_roles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"06c3a5ba-e923-494b-94b4-91270d6aff74"}],"id":"a4d35bbf-7182-4fed-bed3-d7c797b56e19","_postman_id":"a4d35bbf-7182-4fed-bed3-d7c797b56e19","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"locations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/locations/:id/relationships/assignment","id":"f7ad412b-f205-4dc5-8bb4-bceb96ca3b4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"01370e8d-c8ce-4792-b1a6-2f5f4c55c896","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ede8fe07-b190-4db1-8bae-d010d791bb2c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a048a638-a158-4397-85fc-b4be1a976002","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aa9bf2bd-11b2-422e-9dce-0e319ce40fe4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72f93ff8-8e29-44d7-ad0d-f27f5aacb079","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9a94a00c-cf44-4d7f-86f8-a1d091563c1a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f7ad412b-f205-4dc5-8bb4-bceb96ca3b4e"}],"id":"e01148e4-50fb-416a-9b1f-4d7e11c44691","_postman_id":"e01148e4-50fb-416a-9b1f-4d7e11c44691","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"county","item":[{"name":"/intake/locations/:id/relationships/county","id":"05395cee-d272-4c28-9f18-59db4ac72602","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id/relationships/county","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id","relationships","county"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cc81897d-fbca-409d-ad16-5f2a7cc6c4c2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"61642ed0-a0cd-4595-a66a-dec7f18bdb27","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"county\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"40565a8d-1780-4fd8-9b1c-020b6304f162","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4cd07ab3-361b-46ee-9481-7c4a277ba154","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4454874b-497d-4c44-adfb-8d5a780d2f65","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"95a646e2-5d9d-4556-9659-841c4c2c1bd5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"05395cee-d272-4c28-9f18-59db4ac72602"}],"id":"7e66c9d5-de04-42ef-ad5b-1ff901a2e954","_postman_id":"7e66c9d5-de04-42ef-ad5b-1ff901a2e954","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location_type","item":[{"name":"/intake/locations/:id/relationships/location_type","id":"21039d71-bebf-4c26-b678-6fc08c017d54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id/relationships/location_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id","relationships","location_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e5009e87-b620-40e5-8bee-529dee3fb63b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5f6b6336-525c-4e98-b4d3-e556ccce2d20","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fe165962-8588-422a-9f45-c1ed4b9a915e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6ca1bf50-fb86-494b-9f9b-4c4ed52a1aee","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4659b230-b106-44f0-8fe3-ae810ce6f3ee","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"140b0e4b-b15c-48ae-a0fa-22ea08281fb4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"21039d71-bebf-4c26-b678-6fc08c017d54"}],"id":"aa460de9-3b4d-4e25-b13a-2f3352ceb94f","_postman_id":"aa460de9-3b4d-4e25-b13a-2f3352ceb94f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary","item":[{"name":"/intake/locations/:id/relationships/primary","id":"1799fa41-da0b-4f7e-91ce-a2272b099621","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id/relationships/primary","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id","relationships","primary"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8736fa5c-3973-4f9d-88ed-b157f9aac5ef","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0df0607f-e1f6-4918-b388-522d6b34b8a8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/primary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","primary"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"primary\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"primary\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"09051a69-df54-498b-8036-87a1d04aadc5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/primary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","primary"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5d976d6b-dcd9-4ad8-91e0-873da28fab6f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/primary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","primary"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c8cf1ea8-4068-47df-893d-3368f6d1a36b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/primary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","primary"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"43045635-95e6-4ac3-9082-e05af165300e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/primary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","primary"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1799fa41-da0b-4f7e-91ce-a2272b099621"}],"id":"87345821-a96c-4fa2-8fbb-cc7a57fdc2eb","_postman_id":"87345821-a96c-4fa2-8fbb-cc7a57fdc2eb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"reports","item":[{"name":"/intake/locations/:id/relationships/reports","id":"9c1648ff-a66a-4c4a-bd22-93ca59291fd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ceec7b1a-3bfa-4152-92ff-20b6cf4860a3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c12758bc-6fd4-413e-998b-750b4ecc5beb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"reports\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3a1a2cae-f611-4900-b8cd-cbcbeae2632f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3d68b974-143b-4417-aa31-042da893d1f2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5c3ee1b-32aa-42ad-9f0f-5a633a326725","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"511b21de-3208-427f-9acf-754e4a06ba3c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9c1648ff-a66a-4c4a-bd22-93ca59291fd7"}],"id":"0f089417-9a13-4dab-9c87-95d6ec438753","_postman_id":"0f089417-9a13-4dab-9c87-95d6ec438753","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"secondary","item":[{"name":"/intake/locations/:id/relationships/secondary","id":"8ac3c8a1-ccd8-4493-a145-163e1695b654","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id/relationships/secondary","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id","relationships","secondary"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ed64833c-9ef6-48df-974b-3b0d9ea24648","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bf431f79-b6ca-4fbe-acdb-7033dd277b61","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/secondary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","secondary"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"secondary\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"secondary\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7302adb9-7294-434a-9fed-6cb507d37b68","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/secondary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","secondary"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a4ccf0dc-895d-49a6-b669-a6a5557fcbe3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/secondary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","secondary"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2cc2a3bb-6cb5-4242-8ff3-67bfba8900fc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/secondary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","secondary"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba1f8299-8729-4e7f-8fe3-ab87b0490680","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id/relationships/secondary","host":["https://api.casebook.net"],"path":["intake","locations",":id","relationships","secondary"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8ac3c8a1-ccd8-4493-a145-163e1695b654"}],"id":"b4d3cf0b-6e3e-4f09-a5f6-ff6ae021023e","_postman_id":"b4d3cf0b-6e3e-4f09-a5f6-ff6ae021023e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"aaf2ba10-dc61-4297-bd36-ea4e76e4b853","_postman_id":"aaf2ba10-dc61-4297-bd36-ea4e76e4b853","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/locations/:id","id":"8c90fa18-7d84-4b46-bae4-d1a94aced0e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c3eddaf0-3fa4-412d-b837-0c2864ed0941","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7cf13b28-45ca-4b99-a9b7-e2c30ba1e12f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"eb644380-331b-409d-909a-fe628ba6806e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3bb2954c-3953-4731-ad09-a77be4e7a625","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7ebe560c-ef04-4472-bc06-6ac7006ac57d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"49239a33-ad14-4915-822d-0469b2c3952f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8c90fa18-7d84-4b46-bae4-d1a94aced0e8"},{"name":"/intake/locations/:id","id":"126f02ae-0438-42ef-9085-664c02f3b472","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c38d8f8b-518e-4681-a17f-3c8e4a7d3f5d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3a04f3d1-5316-4699-ae85-c5e0d017f15b","name":"Location was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"f47d04a1-88b2-4839-9b8f-637ad00888bb","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0cc89c78-fd86-407d-a5f8-6f7ae8f917d4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"126f02ae-0438-42ef-9085-664c02f3b472"},{"name":"/intake/locations/:id","id":"b4ceccac-34ae-4bb8-93ce-050dcac6f087","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"367e8fab-1dba-4c7f-97cb-0a1fde5d6f70","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3d552d0e-02ac-441d-82b9-637e06095bc8","name":"Location was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"44e7ecf5-5961-454f-acb4-5df2768bec13","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e60a940-686a-4683-9dd5-6fb4f98dcc53","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"499621e8-5864-4804-94b9-d7f348f965ab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"88ab0473-06c3-42ef-82c7-2d0a0ac18192","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/locations/:id","host":["https://api.casebook.net"],"path":["intake","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b4ceccac-34ae-4bb8-93ce-050dcac6f087"}],"id":"9f278f46-3738-41d2-ae75-4b0fdc1d1e98","_postman_id":"9f278f46-3738-41d2-ae75-4b0fdc1d1e98","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/locations","id":"403535c8-c88a-4bfd-9d55-26d1dc10cef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address1]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address2]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[city]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country_code]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[extension]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[google_place_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[latitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[longitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[state]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verified]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[zip_code]","value":"<string>"}],"variable":[]}},"response":[{"id":"e7f79bfe-67bb-44c5-a0f5-de3ed5a54335","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations","host":["https://api.casebook.net"],"path":["intake","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_code]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[extension]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"37e232ba-acd4-43c3-ad1f-0a6c47c86487","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/locations","host":["https://api.casebook.net"],"path":["intake","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_code]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[extension]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"403535c8-c88a-4bfd-9d55-26d1dc10cef3"},{"name":"/intake/locations","id":"b0a74d67-0cf6-4c46-8836-f51d731f20b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"73d96f2d-25c3-4393-96af-0139e5041098","name":"Location was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/locations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f4c79607-a2e0-44b5-80d8-34088659ca63","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/locations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab1dcd44-03a5-45f8-b8d3-af12e9ed164a","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/locations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5c0a230a-6b26-4e4e-902d-5976be9d1efb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/locations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e6ae02b5-d60b-4d4d-a712-ae7416538d1a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/locations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b0a74d67-0cf6-4c46-8836-f51d731f20b0"}],"id":"e224f212-7b63-4633-b970-89ccfb9cb457","_postman_id":"e224f212-7b63-4633-b970-89ccfb9cb457","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/intake/location_types/:id/relationships/locations","id":"98485965-41a2-4584-9b70-47d72de84a1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/location_types/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","location_types",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a2c3e382-240a-43c5-b5c1-9937fafb9bf6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ef526aa1-b66d-4979-9fd1-86a276da48ea","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"22e7f97a-b95d-46cc-b457-32f6b4506d64","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d18b2440-5449-4595-9ee1-d5ceb88141b4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e293090a-6642-4513-9a6f-5b0c0d34aa93","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eecd83df-125a-4e7d-a8d8-e4ac96a17588","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["intake","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"98485965-41a2-4584-9b70-47d72de84a1f"}],"id":"ce9204bb-db90-4419-91c0-8ee11618d6ce","_postman_id":"ce9204bb-db90-4419-91c0-8ee11618d6ce","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"787610b4-349d-41fe-ae73-97a6518e3c62","_postman_id":"787610b4-349d-41fe-ae73-97a6518e3c62","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/location_types/:id","id":"57a2deb6-7833-47b4-800a-ef345677faf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e19cae55-b9e5-438d-b9d4-8ee3afb9ce57","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1ab208d9-f1a5-41e5-8218-49fac55225de","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"22e12da0-0e06-4133-a2a9-62b310973456","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7bd47951-5142-4839-b511-d4aefe71ba34","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"714adf8b-03d9-4f08-80d6-4b8aa5a95015","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d56d9b20-2449-44df-9d53-b02aed9c8c5c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"57a2deb6-7833-47b4-800a-ef345677faf0"},{"name":"/intake/location_types/:id","id":"83d00f3a-2959-44ee-850c-5ae08fc583f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"34766b04-9dbd-424f-9602-ae745dad47da","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0597bb94-1ad5-4a4d-9fd6-06b84d863dd6","name":"LocationType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2c39177e-3ede-4d65-9eb7-a0a39d6a282e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"259e9236-0373-4665-b02e-5553de179921","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83d00f3a-2959-44ee-850c-5ae08fc583f4"},{"name":"/intake/location_types/:id","id":"0de4b790-6a61-4193-b607-e67ff3e1a2ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"52849034-7d8b-4e3e-8c56-04f70bc902e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"55a6669a-eb37-44e8-ab3b-6b9338eefc88","name":"LocationType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"40db1c5c-b4bd-443e-b2aa-7016ad99325d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"982329d1-b063-4a6b-b1a4-60f0a0fdf2b1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6e957e74-0fe7-4b36-97fc-f8dd26ce71de","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"91fc53d0-2b24-444f-abe0-7693b56050a5","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/location_types/:id","host":["https://api.casebook.net"],"path":["intake","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0de4b790-6a61-4193-b607-e67ff3e1a2ae"}],"id":"186f4c1e-b6cf-44d9-b36b-f9f24d834b86","_postman_id":"186f4c1e-b6cf-44d9-b36b-f9f24d834b86","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/location_types","id":"5e576cd4-7a4a-4ae0-a505-084d2494c4bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","location_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"8eabeeb6-43c4-4937-a8ac-d4e3cd2cabcc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types","host":["https://api.casebook.net"],"path":["intake","location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"49108eb0-3f28-4422-855f-e217bfac89be","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/location_types","host":["https://api.casebook.net"],"path":["intake","location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5e576cd4-7a4a-4ae0-a505-084d2494c4bf"},{"name":"/intake/location_types","id":"5ae8e7b9-3148-4a97-b83d-c1a2c7029708","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","location_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"d482ee5b-c527-438c-8d29-71be929aa91c","name":"LocationType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/location_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"72e0b9f0-4051-4144-8e52-8cfb5bf6afce","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/location_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"774fe045-c638-41c3-9336-392b6cc8e214","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/location_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"697e3305-fb36-4d4e-83b1-acb0cf854bdc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/location_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5ed71ce-d392-4a1e-86cc-5a50d6a11279","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/location_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ae8e7b9-3148-4a97-b83d-c1a2c7029708"}],"id":"fe4c398c-3608-4664-948d-8234e27c4c52","_postman_id":"fe4c398c-3608-4664-948d-8234e27c4c52","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person_roles","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"intake_person_roles","item":[{"name":"/intake/person_roles/:id/relationships/intake_person_roles","id":"b7d0cece-176f-4486-87e8-29b9cc1f39f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/person_roles/:id/relationships/intake_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","person_roles",":id","relationships","intake_person_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d4bcdcee-82eb-42ac-b715-3c789df7c010","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b1b8f50-3661-4eb6-8cf6-dfdf346c4dff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","person_roles",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_person_roles\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_person_roles\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cbc88f14-9858-4057-9c44-13bccd8e5162","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","person_roles",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"47d85c46-e71d-48a9-858f-40d22167039d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","person_roles",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ddeafb69-f0e3-45c5-ae26-bb7476366636","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","person_roles",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1bd369c-9dd6-41e4-97ae-be8a78a97ab1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id/relationships/intake_person_roles","host":["https://api.casebook.net"],"path":["intake","person_roles",":id","relationships","intake_person_roles"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b7d0cece-176f-4486-87e8-29b9cc1f39f3"}],"id":"698363f2-eb14-4fdd-9a7c-876bbbb59f90","_postman_id":"698363f2-eb14-4fdd-9a7c-876bbbb59f90","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"89361c93-d952-4202-adea-2d2f41da6d9d","_postman_id":"89361c93-d952-4202-adea-2d2f41da6d9d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/person_roles/:id","id":"e7d9ab26-3458-4e45-ad4a-ec66d1eedb24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"15e5d99c-c89f-42dc-aa6b-98fdc6e7627d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5f190400-4903-4753-9455-5b76794d583b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"intake_person_roles\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"89f5a5d3-28e5-4f7e-a15b-a5daba39579a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1e30c7c5-1575-44bb-be8e-e6b1ed402ffd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2494ace2-22e3-4411-abd9-c69db49037b7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d3a376a-44f8-4a42-8e4d-7b5143e3cc98","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e7d9ab26-3458-4e45-ad4a-ec66d1eedb24"},{"name":"/intake/person_roles/:id","id":"963d034d-29dc-444d-b91b-c7623674870b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"381f7e2f-c831-4a6b-aba7-e678e8b5054d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a2b405e3-de3c-4dcd-9006-e0baede15e7a","name":"PersonRole was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"9797a09d-426f-4dde-818d-f8e37a9fabba","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7fa57f89-9be2-41b2-9c29-ccfe8666b293","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"963d034d-29dc-444d-b91b-c7623674870b"},{"name":"/intake/person_roles/:id","id":"b9a01bad-c02f-4a7c-850d-754ea52826f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a4aeded6-3e35-4f5d-8604-fc18f90a6d61","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2d7a7046-e2b2-4a7b-a916-cbf26eb2f258","name":"PersonRole was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"person_roles\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"intake_person_roles\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b19fe1fe-98cb-4729-b02d-ad1148a3e6ae","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0380a983-bf15-42f4-beee-671a4a04c0f3","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"100c88ef-3a58-4d51-9f68-9fee5ee8e337","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"558d21fb-bfe0-42bd-ba35-d049c2105ae7","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/person_roles/:id","host":["https://api.casebook.net"],"path":["intake","person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b9a01bad-c02f-4a7c-850d-754ea52826f5"}],"id":"a3952559-4ee6-4537-8561-50d760a36085","_postman_id":"a3952559-4ee6-4537-8561-50d760a36085","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/person_roles","id":"a5b062fc-421f-4625-b196-7ea781918699","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","person_roles"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0b9d1ecd-8062-4e24-8a08-aee7ca309785","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles","host":["https://api.casebook.net"],"path":["intake","person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"intake_person_roles\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"intake_person_roles\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5686a1ef-8ed1-4f8d-8f4c-5dcfb9c94a15","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/person_roles","host":["https://api.casebook.net"],"path":["intake","person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a5b062fc-421f-4625-b196-7ea781918699"},{"name":"/intake/person_roles","id":"aede85e5-c94a-453c-927f-5eee27910194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","person_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"028616e9-2871-49ec-acf0-0026c6e971e8","name":"PersonRole was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/person_roles"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"person_roles\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"intake_person_roles\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a3b3851f-d340-426d-b19c-051ebd995e93","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/person_roles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3721c65-0b2e-42b9-88a2-7c31e81ed4a2","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/person_roles"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"05227d74-2288-4ad3-915b-1ad3ac2a75f1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/person_roles"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e39ae97-4a30-4c21-bf72-c46add0dfc12","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/person_roles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aede85e5-c94a-453c-927f-5eee27910194"}],"id":"4e9ba804-ce32-40e6-b2e2-adcea65778c2","_postman_id":"4e9ba804-ce32-40e6-b2e2-adcea65778c2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"reasons","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"report_reasons","item":[{"name":"/intake/reasons/:id/relationships/report_reasons","id":"a88359df-be7d-492c-b4a4-27ec01fd5097","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reasons/:id/relationships/report_reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reasons",":id","relationships","report_reasons"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"314a2919-fc0a-4431-aa6f-5c6606a63cb3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0a512513-9d22-4723-85b1-e3a113afcb1d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reasons",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_reasons\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_reasons\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"686cbc5b-6772-4d2e-90cc-bd3c0d53bb0c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reasons",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"973f1939-f064-4d1a-8217-c42b37ac8673","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reasons",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c8cc76aa-a7db-4d82-bd3d-219192d0424a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reasons",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80e504e0-53a9-4782-9417-3e739f02c312","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reasons",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a88359df-be7d-492c-b4a4-27ec01fd5097"}],"id":"02912369-b11f-40c6-ab57-891ab4946433","_postman_id":"02912369-b11f-40c6-ab57-891ab4946433","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2a0ee077-2fa1-414e-b615-1aa854ad0e36","_postman_id":"2a0ee077-2fa1-414e-b615-1aa854ad0e36","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/reasons/:id","id":"f296c337-e78f-4011-8b57-09189a464339","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8f9adb22-be6f-4b3b-a941-d8657332c001","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f0ed39ed-7a48-42b7-b97a-8f833b66f83e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report_reasons\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"53c4ad7d-53f0-42b8-afe0-59a365d14156","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6acf3ee1-ad12-4c23-9445-e3c13e2dfd9d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d48f263b-d572-4342-b761-2c979b291535","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6c5963df-7749-41cb-8a42-40f951a5a593","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f296c337-e78f-4011-8b57-09189a464339"},{"name":"/intake/reasons/:id","id":"d7d1730b-84f4-442d-a86b-f444421a4a53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"39ba5de3-24dc-4ad4-9a3f-94fc4fc8f7ce","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5fc0d2a7-9b72-4095-abd8-e78c61deef65","name":"Reason was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"43c62365-61c2-4dd6-a644-cd26de290922","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e5e56cb-3c36-4e00-935d-005a3e5bdf44","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d7d1730b-84f4-442d-a86b-f444421a4a53"},{"name":"/intake/reasons/:id","id":"90eef752-330b-4585-b351-09b398a2db3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0adf1209-8f92-41e9-8eb7-fa7a7a349a7b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3b323ad1-fe67-46f3-adbe-bd4f721aaf1e","name":"Reason was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"reasons\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"report_reasons\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"861d1c7e-a086-4aae-b9f2-08ddc11c7acc","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e95e06cb-da2a-4bc9-bb5a-d343892dc04b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b0e73b7-c25f-43f6-807a-385be0fbf91a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c00f4bda-019e-49f5-b176-c49c5f076e1d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reasons/:id","host":["https://api.casebook.net"],"path":["intake","reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"90eef752-330b-4585-b351-09b398a2db3e"}],"id":"64b7bc60-7cd1-47de-90a5-cc1d4c438505","_postman_id":"64b7bc60-7cd1-47de-90a5-cc1d4c438505","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/reasons","id":"238cf801-6c89-40e4-b4c5-cd7d17132a80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reasons"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"07026600-15cd-462f-82a9-eed8addaafbe","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons","host":["https://api.casebook.net"],"path":["intake","reasons"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reasons\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"report_reasons\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reasons\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"report_reasons\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ab4dda10-e7c9-47e1-a2ed-64804ef7dc1d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reasons","host":["https://api.casebook.net"],"path":["intake","reasons"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"238cf801-6c89-40e4-b4c5-cd7d17132a80"},{"name":"/intake/reasons","id":"5253fe30-9329-4a26-b039-4669c3b6ddef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reasons"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a65756c9-1c01-4034-8141-ec9939b588ad","name":"Reason was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reasons"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"reasons\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"report_reasons\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ba4118c0-ad7d-447b-8491-4832e9691fea","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reasons"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"36915aa6-35bc-4039-9e1b-7b25074000f7","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reasons"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d0e48b30-722e-4118-94f4-8f429bf1c5ae","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reasons"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"036dc7f5-c8b6-43d6-9b8f-1439f138ab28","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reasons"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5253fe30-9329-4a26-b039-4669c3b6ddef"}],"id":"042b4b6e-93f5-4b56-af83-0f69327d4357","_postman_id":"042b4b6e-93f5-4b56-af83-0f69327d4357","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"referral_sources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/referral_sources/:id/relationships/reports","id":"e88610de-b9c6-4bdf-a1fb-23abd61bbf84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/referral_sources/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","referral_sources",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f24ba9eb-8471-4650-a005-8848d099f10e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ab08cb96-420c-49d1-9e7f-72fed055cb29","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bab07ab2-4541-469d-9dda-aaa25c7f1579","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8fc615d6-e2c3-4a47-9745-4bb282ab6cbf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7075ce0a-95a2-474c-bd92-c30c25263d36","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7da265b2-844f-4629-beeb-d7ed3c46f0df","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e88610de-b9c6-4bdf-a1fb-23abd61bbf84"}],"id":"309f2b0e-c642-4821-b9af-7c3f9d7828a6","_postman_id":"309f2b0e-c642-4821-b9af-7c3f9d7828a6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"038fed94-ca33-4c50-96e8-c12aaf15f447","_postman_id":"038fed94-ca33-4c50-96e8-c12aaf15f447","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/referral_sources/:id","id":"7324a847-e6f1-4790-9848-6c2cacd0f3a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/referral_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","referral_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6f49afc5-6440-45b1-955b-28be015040ab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b6f59a76-6c56-40b9-9fba-607ceb08c0b6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8ff6df11-63b7-48e8-b66b-22184f6c0e11","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"53e218f6-2279-4403-8276-2f0401b9025a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56a2b996-7857-42df-800f-660449eb44e9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ff07824-23a9-467c-99d3-56b1a372b061","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7324a847-e6f1-4790-9848-6c2cacd0f3a6"},{"name":"/intake/referral_sources/:id","id":"fff1957c-39ef-4e46-8fb5-d7ca5b605469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/referral_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","referral_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1a78bdd9-2069-42a7-81a4-988b45ae1883","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fe16bf28-e92b-494c-afee-43ffeba75c30","name":"ReferralSource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"dffffece-5a22-4518-95f1-1617e3bc3894","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dbcebbb6-dc0c-48b6-ac1a-6c0239dc4093","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fff1957c-39ef-4e46-8fb5-d7ca5b605469"},{"name":"/intake/referral_sources/:id","id":"9443aed3-69f3-46b1-88c0-d047a02d31cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/referral_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","referral_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3d77e030-ac12-43cc-9b7d-7f04f7cb71f5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cd61b098-4435-4296-90c0-3aef5aec42fa","name":"ReferralSource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"referral_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e5db89ea-9217-4117-8d11-4e5a49c8925e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8e4a2f1-ef73-4ed6-a2a1-50bb2e1bae8c","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c45a59f-a464-4cfe-b0ff-5679bf983796","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f707e212-08ae-4f8b-a0b0-510b4b9543c5","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/referral_sources/:id","host":["https://api.casebook.net"],"path":["intake","referral_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9443aed3-69f3-46b1-88c0-d047a02d31cf"}],"id":"2e8395db-8263-4a85-a9c0-71efcb2a2e36","_postman_id":"2e8395db-8263-4a85-a9c0-71efcb2a2e36","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/referral_sources","id":"abc2d857-23c5-42a8-93ef-7c83684f2f23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/referral_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","referral_sources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0e9ee972-5da8-47f0-b1b4-6ec447822cc7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources","host":["https://api.casebook.net"],"path":["intake","referral_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"referral_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"referral_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"192e1d79-03ae-4f7f-809a-362137dd7569","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/referral_sources","host":["https://api.casebook.net"],"path":["intake","referral_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"abc2d857-23c5-42a8-93ef-7c83684f2f23"},{"name":"/intake/referral_sources","id":"c78ef5f7-b6de-496e-a7e7-617b822207d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/referral_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","referral_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"6636ba1a-2c99-4ece-bd75-5c6dd92c4d8f","name":"ReferralSource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/referral_sources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"referral_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"37423ed9-6697-452d-8ed0-85db411b0af8","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/referral_sources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89456935-7171-4e0f-b660-79a3b60fa775","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/referral_sources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"35bf7431-3744-4d41-b008-5b0be2b3ef7b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/referral_sources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ae46470-8560-430a-a560-f99520a22dfa","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"referral_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/referral_sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c78ef5f7-b6de-496e-a7e7-617b822207d8"}],"id":"90868a6a-be61-41d5-8c1d-dd66d703dcdf","_postman_id":"90868a6a-be61-41d5-8c1d-dd66d703dcdf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"relationships_to_victim","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"allegations","item":[{"name":"/intake/relationships_to_victim/:id/relationships/allegations","id":"9518fda1-5e76-4b91-b809-8ffe041bc694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/relationships_to_victim/:id/relationships/allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","relationships_to_victim",":id","relationships","allegations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"158a5c16-7b76-4ecd-a52b-bf2074c2e4c7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"438cbb1b-e72b-4d37-9709-bd7eb4551e34","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"30cf463b-783e-4b86-aa32-e7463ce1b389","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e90ede95-b06c-41fa-9541-bce7fd89f8c8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15720118-7ee8-4243-b997-61f133a59345","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dfea5772-3f8e-4692-a9d7-9c98797421ac","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9518fda1-5e76-4b91-b809-8ffe041bc694"}],"id":"334e837b-7805-4b61-a170-c6b406b1e565","_postman_id":"334e837b-7805-4b61-a170-c6b406b1e565","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9d5a04d4-ac7b-46e8-80fb-98a05fc03b9b","_postman_id":"9d5a04d4-ac7b-46e8-80fb-98a05fc03b9b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/relationships_to_victim/:id","id":"6e093332-3305-4e7b-a800-148a01596f11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/relationships_to_victim/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","relationships_to_victim",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"24f0d9c2-fa4f-4df6-a97f-8b4122084d44","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8f08236a-ede8-40fe-929e-8335e9659240","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b96addf9-9c3e-4904-94c9-458657059c71","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dd22095a-a38d-4a2d-a858-58cb8d7a3577","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d5f9071-940f-4ad7-a743-9bdf65f84c35","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d41c884-2606-4623-91c7-4541478a3a9e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6e093332-3305-4e7b-a800-148a01596f11"},{"name":"/intake/relationships_to_victim/:id","id":"65d00e34-5083-4988-a70d-a702369ee8f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/relationships_to_victim/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","relationships_to_victim",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"13ff954e-4c97-467b-9ed9-22673c31e34d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9cdecd55-67ab-4c13-b1a9-ff013c339aa7","name":"RelationshipToVictim was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"9c0d3a4a-8de6-4aa2-8d45-758e7005cec6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8afff325-1685-499c-bf21-8e639b829bde","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65d00e34-5083-4988-a70d-a702369ee8f2"},{"name":"/intake/relationships_to_victim/:id","id":"bbc37633-ff90-4e1f-93d1-d77573e0f4a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/relationships_to_victim/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","relationships_to_victim",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"82596179-98bc-44cd-a14f-140ade5d546c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f90c712-aa6e-41dd-ad9a-d49106a5ffde","name":"RelationshipToVictim was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"relationships_to_victim\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e7b08628-dae8-44cc-b401-dfbb98777754","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e66d8403-8a08-499a-a2f6-74ae13737ba8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"577ba7e8-8b10-48a7-b802-69a292c61bda","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dda3d840-c3b7-41b6-8ee6-b1f78a86aa02","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim/:id","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bbc37633-ff90-4e1f-93d1-d77573e0f4a7"}],"id":"cfbc59a0-b8fc-47a9-abd8-9f53a0db92dc","_postman_id":"cfbc59a0-b8fc-47a9-abd8-9f53a0db92dc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/relationships_to_victim","id":"b38f60af-291b-48c9-a22d-74d2713d4b11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/relationships_to_victim","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","relationships_to_victim"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"88c945f6-7e06-42ee-96f5-84ff6751b56c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"relationships_to_victim\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"relationships_to_victim\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"fc423aee-8c83-4c37-8f47-f78626f6de1b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/relationships_to_victim","host":["https://api.casebook.net"],"path":["intake","relationships_to_victim"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b38f60af-291b-48c9-a22d-74d2713d4b11"},{"name":"/intake/relationships_to_victim","id":"65c68b38-916c-49e9-ad9c-8bed8f44d53f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/relationships_to_victim","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","relationships_to_victim"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"75398203-a00f-467d-8cec-4778d67f813d","name":"RelationshipToVictim was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/relationships_to_victim"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"relationships_to_victim\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ea704832-01d5-43f6-986f-86b6af544e9a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/relationships_to_victim"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3fc3715a-bf70-445d-9bac-366f930bf9a8","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/relationships_to_victim"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6c06054d-cc60-449d-b33a-4ec3baa4f945","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/relationships_to_victim"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71426146-d337-4d00-bab1-3fe6cf0b0294","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationships_to_victim\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/relationships_to_victim"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65c68b38-916c-49e9-ad9c-8bed8f44d53f"}],"id":"89de9cfd-ce91-4a58-95c7-9a445eab3077","_postman_id":"89de9cfd-ce91-4a58-95c7-9a445eab3077","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"reports","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"agencies_contacted","item":[{"name":"/intake/reports/:id/relationships/agencies_contacted","id":"c50f2362-bd63-4cad-9e0f-295a7d8d98b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/agencies_contacted","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","agencies_contacted"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f33c5213-c0a7-4edd-925a-7856adda698e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b7785bf7-25aa-4825-a4d1-a50cc7d365de","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agencies_contacted\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"agencies_contacted\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5a69ac61-8411-42b1-811c-1425c38c4c9f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6282b300-7f91-40ac-98f6-6d066c74cd3c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"184bbcb7-7b7c-4421-9963-8ec419b52520","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c068f9b7-ebab-4b33-a23a-06f29c431932","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/agencies_contacted","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","agencies_contacted"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c50f2362-bd63-4cad-9e0f-295a7d8d98b3"}],"id":"20f6621c-e0ea-458a-bf65-8e18b1216245","_postman_id":"20f6621c-e0ea-458a-bf65-8e18b1216245","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"allegations","item":[{"name":"/intake/reports/:id/relationships/allegations","id":"eec06b03-3f9a-4712-a7d3-0de22694db8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","allegations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c96205f9-96c0-492b-9514-ee70c23bcda3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"75ca00ae-1fb4-4d43-a888-3ac628b81d7f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allegations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"31ecb27b-ff88-42ff-b36c-5eef4a6c8693","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8f6e3611-0d70-4831-9dd8-9305ae2d9c48","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b699198c-57df-47ca-abb7-b06399a44ea4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"43c311a1-ac82-4c4b-be3a-7e8a1bd793bf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/allegations","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","allegations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eec06b03-3f9a-4712-a7d3-0de22694db8b"}],"id":"7d7bee5e-d9ef-46a3-952c-5d3b53667baf","_postman_id":"7d7bee5e-d9ef-46a3-952c-5d3b53667baf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignment","item":[{"name":"/intake/reports/:id/relationships/assignment","id":"0c9af878-d92f-47ea-b655-ea82da0b86aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8ab60601-5397-40be-b31e-eb1afec39387","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a490f6ee-84ed-468a-baa6-3e538d8cfc0c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8754f7f7-373b-4188-b0e5-ee070fd276d3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"15a95b0b-849b-4a89-9d6b-d6a8dba8d33e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a7c42f1-eaf4-4e8a-bd0f-b7ea2cc6621f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9bbfc709-ea3b-410e-a16f-0a4b7b5154ca","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c9af878-d92f-47ea-b655-ea82da0b86aa"}],"id":"7fa4c059-37eb-4f46-8103-622aee219550","_postman_id":"7fa4c059-37eb-4f46-8103-622aee219550","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"configurable_report_status","item":[{"name":"/intake/reports/:id/relationships/configurable_report_status","id":"0e8ba089-092f-4284-8ac7-c927ceecc88f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/configurable_report_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","configurable_report_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d0073c71-2dbd-4821-b597-7cd42c148471","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cdae8842-6541-44b2-95bc-87249f17b22d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/configurable_report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","configurable_report_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"configurable_report_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"50c49717-a760-4747-9bec-c65be663780c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/configurable_report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","configurable_report_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5291219e-6c0f-46c9-b2e9-6f6612734128","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/configurable_report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","configurable_report_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"354171d5-70bf-454f-85a4-6f23f6e5791c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/configurable_report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","configurable_report_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"76894019-3c2c-4513-b4a1-ce4ab73b8f73","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/configurable_report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","configurable_report_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0e8ba089-092f-4284-8ac7-c927ceecc88f"}],"id":"360368c8-a204-4824-a1de-61e5ac93ff8c","_postman_id":"360368c8-a204-4824-a1de-61e5ac93ff8c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"decision","item":[{"name":"/intake/reports/:id/relationships/decision","id":"210e1227-f7a9-4b32-ae9b-9d8a3f0ea506","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/decision","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","decision"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"17d0593f-33d5-4b0a-bcf1-fc37766eee91","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"532f5074-547f-4fd0-9e0d-12e21f3ffe8d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","decision"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"decision\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bf6ec384-1b71-4b2e-9ed3-e319c5e4ef88","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","decision"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ed433f9d-ab89-4281-9037-5b2a16754df3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","decision"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"014c66a8-0508-4761-9b9c-291164896ce1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","decision"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0cbf40da-8d1a-4fd7-94c6-151467c9e8b0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","decision"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"210e1227-f7a9-4b32-ae9b-9d8a3f0ea506"}],"id":"a9deebb2-1029-42b2-b8b5-7534fa6a4922","_postman_id":"a9deebb2-1029-42b2-b8b5-7534fa6a4922","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incident","item":[{"name":"/intake/reports/:id/relationships/incident","id":"7eb9662a-c864-47d1-99ac-96601f34c208","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/incident","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","incident"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5d270bbe-c5c5-43a7-8bb1-7a47142c9d3f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6cb710c2-745c-490a-92d0-8be0061ad25b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"incident\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"45b40e33-f331-478e-b20d-ce922977ea50","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a4203295-d5bf-4bce-9856-7435eb13d45e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c4d5feb-9916-4c9e-bb88-6779348bd968","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a1863e6a-02e9-4c79-acde-f9771cf76124","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/incident","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","incident"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7eb9662a-c864-47d1-99ac-96601f34c208"}],"id":"ca65289d-1986-4020-a47a-ea48b2133bb2","_postman_id":"ca65289d-1986-4020-a47a-ea48b2133bb2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"intake_people","item":[{"name":"/intake/reports/:id/relationships/intake_people","id":"0c38d2e4-dc5e-40d7-bcd5-ed2227931700","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/intake_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","intake_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"651a41e6-4ec7-4559-a043-131ab281d2d0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e3f44193-edac-4299-99a1-380155c807de","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/intake_people","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","intake_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"intake_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0637a258-0b38-4d62-86cb-13c0a03af844","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/intake_people","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","intake_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bde6bdcb-90fc-43fe-9516-e1664e45014a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/intake_people","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","intake_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6c6180b3-0d45-47d5-a1bc-5a0db0880152","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/intake_people","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","intake_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c8742af-8fdf-4535-97a3-e0ee8af7881b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/intake_people","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","intake_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c38d2e4-dc5e-40d7-bcd5-ed2227931700"}],"id":"0dbb8198-f7e0-4ebc-9eee-f15c645940c6","_postman_id":"0dbb8198-f7e0-4ebc-9eee-f15c645940c6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location","item":[{"name":"/intake/reports/:id/relationships/location","id":"87f2d6f9-e11a-4029-baa9-6b78d79234c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"715a658e-dbde-4236-a97e-526fbd4c4dd3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"aff5f29a-0832-4308-9e56-5d6d9e8c46de","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/location","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"820e10c2-b0cf-45e3-b7fa-40e260f28b35","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/location","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7cae4d2b-fb17-4a4f-9910-11e522b93d05","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/location","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e3f7735d-f597-4845-b23e-a61ba05e0ee4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/location","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"58b06d62-6ee9-48c5-87d4-e99e11385d0f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/location","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"87f2d6f9-e11a-4029-baa9-6b78d79234c6"}],"id":"ea5fb706-fcc5-4e54-97ff-e5964bbb70ec","_postman_id":"ea5fb706-fcc5-4e54-97ff-e5964bbb70ec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary_intake_person","item":[{"name":"/intake/reports/:id/relationships/primary_intake_person","id":"d9bbb9f9-700f-416c-810e-9d1ef1aafda4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/primary_intake_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","primary_intake_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43309cac-e50a-44d1-a2e9-2d044680da78","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f5d297e2-7c9f-4327-ae00-e17b0e8cd3d8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/primary_intake_person","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","primary_intake_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"primary_intake_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dcddfdb1-53f7-40b0-ad8b-d5591e6035ec","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/primary_intake_person","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","primary_intake_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"772e61a9-fada-49a2-8df1-dbde065aee41","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/primary_intake_person","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","primary_intake_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c5e27f8a-6871-4eea-9179-545dd14ed9fa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/primary_intake_person","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","primary_intake_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"231a8a06-040d-4823-a49e-4380f5ebb2c2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/primary_intake_person","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","primary_intake_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d9bbb9f9-700f-416c-810e-9d1ef1aafda4"}],"id":"6502ba62-24d3-4390-9f56-f562e729f186","_postman_id":"6502ba62-24d3-4390-9f56-f562e729f186","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"referral_source","item":[{"name":"/intake/reports/:id/relationships/referral_source","id":"35e22fbe-12ec-49e0-9f3f-1402fbe4729e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/referral_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","referral_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"82af5dab-a0bc-41f1-85a1-58d04204a4f0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"35c322aa-8089-44cb-a195-8b36c5e69353","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/referral_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","referral_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"referral_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"07eb3142-5c4c-4992-ad21-04b009c0bf7c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/referral_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","referral_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7b3222fd-6c41-46ce-9a01-1a80ebf61bba","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/referral_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","referral_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"914e7a53-67ee-4aea-b3ee-509611775533","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/referral_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","referral_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c79b942a-11b2-422a-ac02-6ad52224b7d1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/referral_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","referral_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"35e22fbe-12ec-49e0-9f3f-1402fbe4729e"}],"id":"bf95271b-31b4-4cf0-8db9-94a06cfd1713","_postman_id":"bf95271b-31b4-4cf0-8db9-94a06cfd1713","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_attachments","item":[{"name":"/intake/reports/:id/relationships/report_attachments","id":"28722082-97bf-43ec-85d7-af39486b4211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"952f2f1b-ccb6-41ad-863e-57c8c4883b6e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ee056ab6-272c-419a-9ee6-2c17ed307558","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_attachments","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2c7ffe6f-183d-4cb3-a8cf-9012889b6202","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_attachments","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0891b5ef-5c17-4601-959e-927a1eb09592","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_attachments","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a07da2b3-9f9d-4a3c-9c73-650fad5d0430","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_attachments","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d247e93-6846-4235-9f3e-5a03c79daa92","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_attachments","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"28722082-97bf-43ec-85d7-af39486b4211"}],"id":"2c5a545f-d537-48e7-88c2-6a089b1e45c3","_postman_id":"2c5a545f-d537-48e7-88c2-6a089b1e45c3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_form_submissions","item":[{"name":"/intake/reports/:id/relationships/report_form_submissions","id":"3029f186-7289-4bfd-b27a-dbccadd164cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"66e08ccc-f246-4726-a92a-e63f0dcd5d4d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"93a268e6-acad-4652-9cbd-0881b9fb357b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_form_submissions","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_form_submissions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_form_submissions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_form_submissions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d134f115-8db9-4b36-bc73-b5c4769ea378","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_form_submissions","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"50c7f397-6de6-4197-8e98-8c0bcab3640b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_form_submissions","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_form_submissions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a1c94d5-8395-4d28-857a-5ce439325247","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_form_submissions","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2249168b-2e10-4d01-a6cf-5aa066aa0910","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_form_submissions","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_form_submissions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3029f186-7289-4bfd-b27a-dbccadd164cf"}],"id":"37535516-823c-4255-afad-7d82a316876c","_postman_id":"37535516-823c-4255-afad-7d82a316876c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_labels","item":[{"name":"/intake/reports/:id/relationships/report_labels","id":"ee956970-8d24-4e80-bb90-e3f5fb9135ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"55a5af24-c8b5-4ff4-a9c5-b6f4ee2c35f6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cff0b30d-cf8a-4aa3-bf72-91e7a60eb830","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_labels","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_labels"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_labels\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_labels\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"26639dd0-d88a-4aa9-aa14-3a8a3f219d06","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_labels","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_labels"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ff4f856f-8878-4938-b258-ed8b8da56bd1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_labels","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_labels"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"65b2649b-3d53-494e-8528-69081ea00807","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_labels","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_labels"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"58bc4dd1-4c4b-4d5d-a900-659018153edb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_labels","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_labels"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee956970-8d24-4e80-bb90-e3f5fb9135ad"}],"id":"283eb6ee-7553-42dd-a698-cc86c8a01004","_postman_id":"283eb6ee-7553-42dd-a698-cc86c8a01004","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_method","item":[{"name":"/intake/reports/:id/relationships/report_method","id":"36ce082e-df98-452a-83af-dc709cafdfcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_method","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_method"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5ae364c9-3863-49f2-8bbe-864265ff8fe8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"81b1d87e-0941-4530-bdd7-b06a4440dafc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_method","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_method"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_method\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"aa86951e-ac66-4481-9a97-f13eaeaa9415","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_method","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_method"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0132777a-5a61-42da-83a8-9dfa45bcffde","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_method","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_method"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0eb50afa-a911-4a04-ae7e-7c82e9c1fb1a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_method","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_method"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"991c24a3-59ba-4a38-8ebe-8f30548bb0ba","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_method","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_method"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36ce082e-df98-452a-83af-dc709cafdfcd"}],"id":"460c94ee-170a-42e8-ae38-ccc74be072b0","_postman_id":"460c94ee-170a-42e8-ae38-ccc74be072b0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_reasons","item":[{"name":"/intake/reports/:id/relationships/report_reasons","id":"99d608fe-b333-4786-b5d2-12bfe7f3908e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_reasons"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b561e985-68ed-4a37-b180-ae03c11ce092","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"52e236ac-db08-484f-b1fd-bf9b40fa90f8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_reasons\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_reasons\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b4b61fb6-eb3b-400b-9a2d-aafe7a3aab49","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dd2b2444-453f-4af1-9956-b70d06de1974","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1ff9135-ac48-49ab-acde-4ff531398a78","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2680be1e-4db4-4b84-9072-e1e6da9a92fb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_reasons","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_reasons"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99d608fe-b333-4786-b5d2-12bfe7f3908e"}],"id":"d235cb9a-a3e3-40e8-88bf-cb6ea0778ae3","_postman_id":"d235cb9a-a3e3-40e8-88bf-cb6ea0778ae3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_source","item":[{"name":"/intake/reports/:id/relationships/report_source","id":"6aecfd0d-b31e-48cf-9208-922dd1fbdb17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"019331f6-69d4-4811-bcbd-284a5f4732e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bb850a7e-e729-4fde-afb3-ec3dc67eab5d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1614f5e3-dedb-47ce-8d0d-c13401e2ac2c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"07a3eaab-9b32-4c8f-aabc-b1e437add565","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"475b395d-858c-42d3-8341-4d9f01162f66","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69c03f7b-7007-46ab-a9c7-36a035d85fd9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_source","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6aecfd0d-b31e-48cf-9208-922dd1fbdb17"}],"id":"9950e923-16f1-4fb5-8768-c3512dd93d27","_postman_id":"9950e923-16f1-4fb5-8768-c3512dd93d27","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_status","item":[{"name":"/intake/reports/:id/relationships/report_status","id":"4dd631ce-f2bf-4fc6-b63a-17865bf68bce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d4ddbe14-9024-48b7-9f43-a7af82d8a114","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2990d5fb-c5cc-4fff-bea3-c4a4ef69da35","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"84194e58-5810-406b-a2f5-9a54076f768f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d4beecb8-8866-4aba-9260-f01825f5efa1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b34f4e3b-5bed-46ef-a73c-b22b586944f9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13d5bdaa-b488-4d55-bcac-b604520e2d2b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_status","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4dd631ce-f2bf-4fc6-b63a-17865bf68bce"}],"id":"b3c924a3-942b-40e8-910a-025bdde080c3","_postman_id":"b3c924a3-942b-40e8-910a-025bdde080c3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_type","item":[{"name":"/intake/reports/:id/relationships/report_type","id":"c03ac0c6-142e-4924-b794-ea7ef103e0bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b893ff57-93ff-49cc-af70-19d4657adfd2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d8c683a4-040d-4593-822d-651d4c1967c0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6fcfbecf-5053-4f47-82f6-113bc8aa34e0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4433e7ee-063a-4f8c-acc8-9551074f0b39","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"49d7237a-e721-408a-ab24-f1147ecdfd20","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2dafa994-8d77-45f2-bcfb-4eaef342f139","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c03ac0c6-142e-4924-b794-ea7ef103e0bc"}],"id":"51b287b1-31cf-4699-b4b8-ac3b5cb5facd","_postman_id":"51b287b1-31cf-4699-b4b8-ac3b5cb5facd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_worker_safety_risks","item":[{"name":"/intake/reports/:id/relationships/report_worker_safety_risks","id":"4b0e0e7c-5f88-452a-a1e5-b2d526990152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/report_worker_safety_risks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","report_worker_safety_risks"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"70ea19d0-30c2-485b-a122-95a69eaeb2d0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0389188c-b394-40bf-89c4-877bbdd414ac","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_worker_safety_risks\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_worker_safety_risks\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ea5a72d6-87f5-4fd8-8528-c1921058a7cd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"eb585f0f-e432-48b6-b3ea-f3d7438359f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4610deaf-31aa-4a1c-964f-dba7c68b5924","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"86f3c915-2d77-4179-a4a2-ec606d2ed76e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b0e0e7c-5f88-452a-a1e5-b2d526990152"}],"id":"99701797-5e45-435b-b343-671c8ab22bf6","_postman_id":"99701797-5e45-435b-b343-671c8ab22bf6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"reporter","item":[{"name":"/intake/reports/:id/relationships/reporter","id":"23bf51cd-9783-4501-93ad-d345ce3a48a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/reporter","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","reporter"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"40382da7-ef85-465c-b7f6-d6c6328337c6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e1032ae8-cb8f-4d66-a40c-032d46ab8980","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"reporter\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c1752ac3-bf0f-4d27-939c-1fb5f4b59c7e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2f11d597-2f6f-458e-a4e2-b6afaa516191","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04e02d29-b098-4de6-9a2d-84893bbfe5e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c6820b51-2b62-41a4-a3cb-280bbdddf271","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"23bf51cd-9783-4501-93ad-d345ce3a48a1"}],"id":"5a8a22ac-7c7c-47ca-86d7-0d059815f1b1","_postman_id":"5a8a22ac-7c7c-47ca-86d7-0d059815f1b1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"reporter_type","item":[{"name":"/intake/reports/:id/relationships/reporter_type","id":"cb64095f-25a4-4e27-b83f-a96c7504079b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/reporter_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","reporter_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d15f5248-5eab-43f1-b760-57302e6d29e3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6d154c4b-79c0-4c3c-aa08-be92a7b43c5c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"reporter_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0ab794ce-4a87-485b-852b-24fd97ede4d9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"37ce5c3b-371c-434e-b083-97e77e04ef96","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e950f65-b7dd-4cdd-9b03-b431cefa738d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a0a3ab3f-f3b4-4cfe-b5a7-191233c13122","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/reporter_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","reporter_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cb64095f-25a4-4e27-b83f-a96c7504079b"}],"id":"c3268b0c-dca6-463a-a683-2786b31ee9c4","_postman_id":"c3268b0c-dca6-463a-a683-2786b31ee9c4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"response_time","item":[{"name":"/intake/reports/:id/relationships/response_time","id":"181d0a3e-553a-4f49-8a44-83c5ed495110","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/response_time","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","response_time"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1aa38487-0e3d-4ba8-bccb-ef653215a8d3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"86bcf3cd-2492-4655-bea3-edf59ac4d0be","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_time","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_time"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"response_time\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7eafeb88-f681-43f0-84ff-4c6a93f6f173","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_time","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_time"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0185d5e9-ceae-4973-9b93-19ab7ca23f33","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_time","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_time"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba93a51f-6b48-4b89-91c9-28651734cd63","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_time","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_time"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2504d1e7-3084-4a2c-91c6-1cc74eaa371e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_time","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_time"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"181d0a3e-553a-4f49-8a44-83c5ed495110"}],"id":"e5e5c342-a21c-43d8-8806-1ed591d6f589","_postman_id":"e5e5c342-a21c-43d8-8806-1ed591d6f589","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"response_type","item":[{"name":"/intake/reports/:id/relationships/response_type","id":"42edc622-4976-47ee-a3e1-f68d808f72ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/response_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","response_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1c13feea-1659-493e-8ba0-ae95653cf7fe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"09755167-a836-42c3-b3ac-73d73ed74b2a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"response_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"87bb9b94-7be6-4eb2-b35d-754aeb507f47","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2f8b1a6a-409f-45bd-bf05-1dd7fbceaf56","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f688886a-d493-4de6-b21e-9c538cf4b01e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89cf380f-8d04-489d-9250-f48ca8514876","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/response_type","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","response_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"42edc622-4976-47ee-a3e1-f68d808f72ca"}],"id":"e0a7d64a-0b2b-425b-aac5-ae0aaba5022a","_postman_id":"e0a7d64a-0b2b-425b-aac5-ae0aaba5022a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"screening_decision","item":[{"name":"/intake/reports/:id/relationships/screening_decision","id":"3462afa9-0340-445b-8bc3-aa5685597911","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/screening_decision","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","screening_decision"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a1b24f9f-f233-441d-a75e-1cc205c29266","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84504ca6-f03e-4dba-9ecc-03a33c92e5a1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/screening_decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","screening_decision"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"screening_decision\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4c843cf7-fcc7-4be7-a9cf-0cd099f70a9d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/screening_decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","screening_decision"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fffb2064-fce3-4bb8-a7e2-5bc4d3f9f4c9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/screening_decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","screening_decision"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c4ead6c-4163-44a0-85a5-1eecc6b7eace","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/screening_decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","screening_decision"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"151fda64-6360-4087-8b4a-60770088b113","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/screening_decision","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","screening_decision"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3462afa9-0340-445b-8bc3-aa5685597911"}],"id":"e725920b-6db4-4dd2-8e6a-d17e68e10d62","_postman_id":"e725920b-6db4-4dd2-8e6a-d17e68e10d62","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"severity","item":[{"name":"/intake/reports/:id/relationships/severity","id":"71fb3c68-639e-468f-90c7-4ccd4aa66920","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id/relationships/severity","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id","relationships","severity"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dbc32c1b-496a-42be-ad81-7bc42afc016c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e011c90e-9e1e-4e0f-aa10-c3213828e88b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/severity","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","severity"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"severity\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e4888028-28a3-4778-b195-fbbd795a49c3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/severity","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","severity"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cc60deb0-4726-4c4f-b624-274ec42333fd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/severity","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","severity"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4020ff45-37c3-4b85-84ed-faeeeafad109","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/severity","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","severity"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"82ef99b1-ae3e-4542-933f-b9760f56bd45","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id/relationships/severity","host":["https://api.casebook.net"],"path":["intake","reports",":id","relationships","severity"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"71fb3c68-639e-468f-90c7-4ccd4aa66920"}],"id":"bb273824-96cd-4597-80ef-ec3075c06636","_postman_id":"bb273824-96cd-4597-80ef-ec3075c06636","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e8b24cb6-2bc2-46d0-9c46-1a639f9b62c8","_postman_id":"e8b24cb6-2bc2-46d0-9c46-1a639f9b62c8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/reports/:id","id":"a62b62f0-fbcb-4906-8299-eebdb2723003","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8c68d7f6-d675-47b9-a6c9-66b3cd959d47","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"648d72c7-b34c-4f34-a2d7-a7304c7f0569","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"agencies_contacted\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"allegations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"intake_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_attachments\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_form_submissions\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_labels\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_reasons\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_worker_safety_risks\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1d0c3376-e691-4f94-9a82-c26c5bd5397b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e618fe8a-d899-4338-8611-0c4d15a69cd8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"42d70a68-2f75-453c-bbe9-66d4ebeb12a1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e3b6213-5a2d-4563-bd32-49fe85c30b2f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a62b62f0-fbcb-4906-8299-eebdb2723003"},{"name":"/intake/reports/:id","id":"00614ee1-ede5-4b4f-a870-8d7b370a757a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"95df4bc6-029e-4ef6-b5af-ceb362f4595e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"10e6273b-df30-4ba0-a0ab-097b417df823","name":"Report was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"733b7733-964c-49dc-b882-70c090a820f3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"710dbe58-01ea-47c8-9f5e-835bd174d0fd","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"00614ee1-ede5-4b4f-a870-8d7b370a757a"},{"name":"/intake/reports/:id","id":"af95c900-9b5d-4d46-a76d-97eb74b6dede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reports/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eed7b7be-6bf1-448c-8ef1-dd68269e8f91","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"118c6803-1539-43e7-bf32-cfdc049d4e1d","name":"Report was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"reports\",\n\t\"attributes\": {\n\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"cross_report_made\": \"<string>\",\n\t\t\"custom_fields\": {},\n\t\t\"decision_notes\": \"<string>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"name\": \"<string>\",\n\t\t\"narrative\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"published\": \"<boolean>\",\n\t\t\"published_at\": \"<dateTime>\",\n\t\t\"published_by\": \"<uuid>\",\n\t\t\"referred_by\": \"<string>\",\n\t\t\"reported_at\": \"<dateTime>\",\n\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"safety_risks_present\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"agencies_contacted\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"configurable_report_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"decision\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"decisions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"incidents\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"intake_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_intake_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"referral_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_attachments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_form_submissions\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_method\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_methods\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_reasons\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_status\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_worker_safety_risks\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"reporter\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"reporter_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"response_time\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"response_times\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"response_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"response_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"screening_decision\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"severity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"severities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b685fd02-0bf7-4167-86ea-851d7ed77a93","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fef49e77-13e3-4b82-95de-f510790f967f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8fe04a6d-7c8f-407a-9abe-beaa9a48d42f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"07af0993-a895-47fe-8395-bf351e12027e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reports/:id","host":["https://api.casebook.net"],"path":["intake","reports",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"af95c900-9b5d-4d46-a76d-97eb74b6dede"}],"id":"c034177d-d391-4032-8c1b-d2bc2285e93d","_postman_id":"c034177d-d391-4032-8c1b-d2bc2285e93d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/reports","id":"53a91d89-11a7-40df-8fa8-9d996e381ba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[assigned_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[assigned_user_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cross_report_made]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[decision_notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[narrative]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[provider_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[published]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[published_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[published_by]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[referred_by]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[reported_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[reporter_anonymity]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[safety_risks_present]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[uow_updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"8afc78f0-bddb-4fe4-b2a1-54956c3e124f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports","host":["https://api.casebook.net"],"path":["intake","reports"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[cross_report_made]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[decision_notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[narrative]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[published]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_by]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[referred_by]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[reported_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[reporter_anonymity]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[safety_risks_present]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"narrative\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"safety_risks_present\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"agencies_contacted\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"configurable_report_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"decision\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"intake_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_intake_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"referral_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_attachments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_form_submissions\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_method\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_reasons\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_worker_safety_risks\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"reporter\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"reporter_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"response_time\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"response_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"screening_decision\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"severity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"narrative\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"safety_risks_present\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"agencies_contacted\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"configurable_report_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"decision\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incident\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"intake_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_intake_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"referral_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_attachments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_form_submissions\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_method\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_reasons\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report_worker_safety_risks\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"reporter\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"reporter_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"response_time\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"response_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"screening_decision\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"severity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c0a2e653-ae8c-4075-a3e1-85c3e869cd9a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reports","host":["https://api.casebook.net"],"path":["intake","reports"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[cross_report_made]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[decision_notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[narrative]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[published]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_by]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[referred_by]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[reported_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[reporter_anonymity]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[safety_risks_present]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"53a91d89-11a7-40df-8fa8-9d996e381ba3"},{"name":"/intake/reports","id":"ce143d3d-0b4b-41f0-91d4-c52768cab301","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1ba8bc54-0d0e-4294-b94a-76ea7a4e19f1","name":"Report was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reports"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"reports\",\n\t\"attributes\": {\n\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"cross_report_made\": \"<string>\",\n\t\t\"custom_fields\": {},\n\t\t\"decision_notes\": \"<string>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"name\": \"<string>\",\n\t\t\"narrative\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"published\": \"<boolean>\",\n\t\t\"published_at\": \"<dateTime>\",\n\t\t\"published_by\": \"<uuid>\",\n\t\t\"referred_by\": \"<string>\",\n\t\t\"reported_at\": \"<dateTime>\",\n\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"safety_risks_present\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"agencies_contacted\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"configurable_report_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"decision\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"decisions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incident\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"incidents\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"intake_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_intake_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"referral_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_attachments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_attachments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_form_submissions\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_form_submissions\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_method\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_methods\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_reasons\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_status\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"report_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report_worker_safety_risks\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"reporter\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"intake_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"reporter_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"response_time\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"response_times\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"response_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"response_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"screening_decision\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"severity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"severities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"122d7eb6-e47b-4fa6-aa92-330daa3a3531","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reports"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a360eb3a-6fbd-4da2-a668-000ee382eb65","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reports"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"96d761cc-266b-4d46-8df1-85058c58e869","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reports"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ce76b4f-0731-4509-8eef-e2d0e762e9d9","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reports\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_at\": \"<dateTime>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"cross_report_made\": \"<string>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"decision_notes\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"narrative\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"referred_by\": \"<string>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"reporter_anonymity\": \"<string>\",\n\t\t\t\"safety_risks_present\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"configurable_report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"configurable_report_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incident\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"incidents\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_intake_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"referral_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"referral_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_method\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_methods\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"report_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"intake_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reporter_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reporter_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"response_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"response_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"screening_decision\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"screening_decisions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"severity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"severities\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reports"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ce143d3d-0b4b-41f0-91d4-c52768cab301"}],"id":"996e07e4-f581-4a92-8f3b-1d72a93c3289","_postman_id":"996e07e4-f581-4a92-8f3b-1d72a93c3289","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/report_attachments/:id/relationships/assignment","id":"5027b7d5-63e7-46d7-b464-5930513eea2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_attachments/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_attachments",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9c319a73-9cf7-4828-8e29-e3724a3c5fce","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3a74f4d1-1c5f-47fc-bd43-4545e2f678ee","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ff51bfe3-d084-4374-800a-ab9da15211c4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a0a2d4b7-9f86-4410-a501-b66b80a67bed","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"316587a6-1f4c-4c27-bdd9-59c10c21cdca","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"88058860-bffd-4192-bd57-9d9f5d6fedcd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5027b7d5-63e7-46d7-b464-5930513eea2e"}],"id":"2a7f6122-c73b-4c79-ba26-ed5e4693e3a6","_postman_id":"2a7f6122-c73b-4c79-ba26-ed5e4693e3a6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/report_attachments/:id/relationships/report","id":"a1ba5ba5-97e0-4efd-a955-57ff91260c0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_attachments/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_attachments",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c9dd1d2b-5e20-4ce5-ad38-9097e0e3bea3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"343b4f6b-eb20-4d85-98d5-f3eae4bfdb13","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"53cdcd87-b9fa-4280-b732-fc5225df9f24","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8af2f536-d12b-4f7b-9286-c431214d00a2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b47b5c37-b511-4f1a-8c30-858768e399bf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bda3d1d9-bcaf-4ce1-8d1b-b6a93bfb559d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a1ba5ba5-97e0-4efd-a955-57ff91260c0e"}],"id":"892e8ebb-4104-433e-a08f-533a6fd21099","_postman_id":"892e8ebb-4104-433e-a08f-533a6fd21099","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"aec5a2f8-6537-4495-9314-747a8ee46a6f","_postman_id":"aec5a2f8-6537-4495-9314-747a8ee46a6f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_attachments/:id","id":"7da37140-85ec-4e15-b7b3-7a129e2b8efc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"92b7ad6a-927a-4424-a8f5-ea8253b23fd3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1ac48906-93c0-4163-854b-eee2592bf4eb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"61ef3cd2-5992-4dce-8ece-0cbb70ea303c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d1a436da-08a4-40d2-a98a-2492f5d2f0a4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f038c97a-668a-4ccb-a1c9-a9266c162900","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7b7b83ab-ecb4-414c-afa5-8ae348ac07c7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7da37140-85ec-4e15-b7b3-7a129e2b8efc"},{"name":"/intake/report_attachments/:id","id":"d3ace23f-73a7-4224-9e86-9e5a5b3c1a1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"71474ca7-eda0-47a3-9d55-c63ace7d9b8b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7c94f49b-6924-428c-bef1-e53d19d1baeb","name":"ReportAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"91937be4-dde9-46d1-a1c8-2ece8f2a05ff","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d95605d-298e-4f2c-9bb0-d83153e69a61","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d3ace23f-73a7-4224-9e86-9e5a5b3c1a1c"},{"name":"/intake/report_attachments/:id","id":"e1792ef2-b638-4f9f-9079-4f06d9e1163d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"122673f2-ccc7-4150-af2b-b3d94c08668e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e175a3d9-8670-4bbb-b65e-67dad9c049ac","name":"ReportAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c98e5a15-8e38-41f8-ac53-7d6429067f57","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"feedb4e0-4d14-4fb1-930a-09a84af0bcf6","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bde5f347-7a75-48c3-b05e-ec4e5b58a16a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7bd8c9fc-06ed-41fd-a02c-01f8e692ff4c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_attachments/:id","host":["https://api.casebook.net"],"path":["intake","report_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e1792ef2-b638-4f9f-9079-4f06d9e1163d"}],"id":"20a8cbb9-8871-4045-ab03-074e46d335bf","_postman_id":"20a8cbb9-8871-4045-ab03-074e46d335bf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_attachments","id":"2b435efb-4ba4-420e-806a-2b5c59c5bbdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"de9930f5-f4cb-4649-bfbb-c4e92979ef69","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments","host":["https://api.casebook.net"],"path":["intake","report_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ec6844a2-8a35-4bb9-8690-c1b1a5352cae","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_attachments","host":["https://api.casebook.net"],"path":["intake","report_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2b435efb-4ba4-420e-806a-2b5c59c5bbdf"},{"name":"/intake/report_attachments","id":"150ae143-b8dc-46a8-8ed7-1f06ebdc51eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f9b03671-6071-4c59-8bf1-50ec97cc52aa","name":"ReportAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"60ece5b4-bf7b-4ca4-8c8e-dbd79eb0296f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7f13f89f-af65-4bb5-b3cc-b86350564981","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bfcf035b-3aca-4716-ac15-3851c7aad4ab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"98f8cf13-2c4d-43d7-abd1-688e05f933d7","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"150ae143-b8dc-46a8-8ed7-1f06ebdc51eb"}],"id":"e6576953-12eb-4a49-a1c5-8e7038f64a65","_postman_id":"e6576953-12eb-4a49-a1c5-8e7038f64a65","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/report_form_submissions/:id/relationships/assignment","id":"5de3472b-1c33-4cfb-965c-a3b346c5df46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4e2a47a3-99e2-4359-962c-eba6a6fdb6e2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"df88f132-66f4-47e7-843d-28701aa57c98","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"58cf2199-b87e-4edf-88fa-48d2f36e59d9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"15e78e21-0367-4c1d-acac-d873ec477458","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d7bff3a-1848-49d2-8f48-866300a309d6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"909c11c5-d07d-4c94-a906-0d3a3a7589b9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5de3472b-1c33-4cfb-965c-a3b346c5df46"}],"id":"471f0b02-5cf1-4b9d-bb03-dde2d3170426","_postman_id":"471f0b02-5cf1-4b9d-bb03-dde2d3170426","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submission","item":[{"name":"/intake/report_form_submissions/:id/relationships/form_submission","id":"24aa4c87-c483-468c-a313-4e4be56f15bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions",":id","relationships","form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"834ced85-907c-4308-a460-09948604d6e9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a29e2a6c-cbf7-4d60-b3e4-57c022072516","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e0c14df6-19df-4816-8602-bf22f5d9b083","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"159fe3c6-b2f1-4a98-86f5-26dad87a9fbe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a223ddbc-d12b-481b-aa1e-cf39fc5f4bf5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e987bea2-e27f-4836-8639-455e0dd6cc98","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"24aa4c87-c483-468c-a313-4e4be56f15bb"}],"id":"230b64ed-1fc2-466d-94ab-64cba16d925c","_postman_id":"230b64ed-1fc2-466d-94ab-64cba16d925c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/report_form_submissions/:id/relationships/report","id":"707352c2-75c9-4af3-9605-615957635087","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9a067724-4869-48ff-afca-6198b921d743","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cc1cba95-b88c-4b23-b008-84c0805c4481","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"634e4e57-6974-49af-93fe-c79fa4cff7ad","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"943a52a7-88cc-49c7-a96b-bfb10fabed76","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a6ce8b5c-09fc-4a59-80c6-3cb515d3e738","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"efc1b170-8cce-45b0-9c2f-9f29a79bd83b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"707352c2-75c9-4af3-9605-615957635087"}],"id":"75b10fec-6078-4cd2-9127-a7db0669475a","_postman_id":"75b10fec-6078-4cd2-9127-a7db0669475a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"1574b876-f9f0-4e1c-9847-1e725d10d969","_postman_id":"1574b876-f9f0-4e1c-9847-1e725d10d969","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_form_submissions/:id","id":"0efa2b38-4b10-4395-9119-831d823eb746","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"65d85b73-e0e8-48ac-bc60-3a8cdf64eef6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84affc23-1c72-4279-9a9e-2ad10cb8ec0e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8f224398-a700-40a5-a3f2-54fa758cba30","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6ade810-6a26-4ce4-8482-1b6295c30cb8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8220d80a-d93e-4be8-a8be-759817be0846","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97f20686-6f6b-419e-86fa-ae282b1f2d7e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0efa2b38-4b10-4395-9119-831d823eb746"},{"name":"/intake/report_form_submissions/:id","id":"15edd0fa-a411-470b-9281-294c4d500237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"92dcd1d8-b7fb-4f33-80f9-3b07fd9e96bc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f10f5e0-b34a-46bd-b5a8-4fd129351b93","name":"ReportFormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"132ed3f2-6046-4a1e-ab89-42fb5e6cc551","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"785437d5-1907-4e83-a79f-55f4054d5afc","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"15edd0fa-a411-470b-9281-294c4d500237"},{"name":"/intake/report_form_submissions/:id","id":"c305cae5-67b0-4682-8fd5-1ae2e7010092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"36d4f064-dcf7-4462-a087-730f68bb95cd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4c460898-e9a9-4928-bafe-dd532854fb53","name":"ReportFormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_form_submissions\",\n\t\"attributes\": {\n\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"451f6e96-b671-4879-97ac-a9daf447b2e5","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e9ffc482-4aec-4f30-8697-97a52551abd8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"411894e6-0190-4f85-9bb8-a63209e7d49d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"64415b20-37a7-49f3-b2f6-0b714f463c0d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_form_submissions/:id","host":["https://api.casebook.net"],"path":["intake","report_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c305cae5-67b0-4682-8fd5-1ae2e7010092"}],"id":"e07b70c3-1c1f-4507-b18d-584819fdc4c3","_postman_id":"e07b70c3-1c1f-4507-b18d-584819fdc4c3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_form_submissions","id":"41d534fe-b918-4225-b9fb-750bd22a18d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[assigned_user_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"03533d82-9896-4465-92f6-7c0fd9316b59","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions","host":["https://api.casebook.net"],"path":["intake","report_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f078f497-eb28-4d2b-8712-9e596660184d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_form_submissions","host":["https://api.casebook.net"],"path":["intake","report_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"41d534fe-b918-4225-b9fb-750bd22a18d3"},{"name":"/intake/report_form_submissions","id":"b4e0b10f-d0d9-4830-bf33-e8ef16ef477b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"385741fd-8f20-4a4b-bf15-b1713ab67688","name":"ReportFormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_form_submissions\",\n\t\"attributes\": {\n\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"01f45748-c2e0-4c44-b932-9cdacf307c18","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"10bb310f-b335-494c-948a-f6296288342c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c9d8f88d-c07f-4901-8a46-923daed2dc8e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2689b1f3-086a-4efb-b49b-408d67677d06","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b4e0b10f-d0d9-4830-bf33-e8ef16ef477b"}],"id":"63d057fb-3390-43bf-b3d9-768c88d9be31","_postman_id":"63d057fb-3390-43bf-b3d9-768c88d9be31","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_labels","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"report","item":[{"name":"/intake/report_labels/:id/relationships/report","id":"3cf84be7-bcdf-4171-88fc-448ffb24807a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_labels/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_labels",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"514e1c6f-91a7-4ebf-9fde-b6fa2a6d2acc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d9f670ed-40b2-405a-825b-302df17248d4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_labels",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"540b1b09-05ff-4db0-bf4a-d64af99930f1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_labels",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9ddacee2-6330-485a-839f-b6ea96a2c2e8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_labels",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"332b1d37-40e1-44a8-bc24-3568b0f99599","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_labels",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1e2daa8-b053-4d75-b20d-f90960580b30","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_labels",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3cf84be7-bcdf-4171-88fc-448ffb24807a"}],"id":"5c65d41e-813d-4af4-96e9-1d2698aa4abd","_postman_id":"5c65d41e-813d-4af4-96e9-1d2698aa4abd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9c8ae26d-3c41-46ef-a9b0-8082ec99961e","_postman_id":"9c8ae26d-3c41-46ef-a9b0-8082ec99961e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_labels/:id","id":"dc7e547e-13c1-44ce-9a1d-30dc4d34bfae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cf7e5645-d175-4609-8b93-762ae777c54c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a64268d-3e9b-4448-9d19-cde142657934","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3d1fd64a-d676-4f28-acfe-aab27db7c628","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"305ab721-6548-4f26-bf77-b73fe6f86f07","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f708714a-37f9-46c9-bf94-750a50dc421a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b245141-4acb-468b-aa9a-e32c1898d5e3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dc7e547e-13c1-44ce-9a1d-30dc4d34bfae"},{"name":"/intake/report_labels/:id","id":"62944642-2d52-4919-8d19-26d9469b4205","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1210ccb5-65ee-4907-a195-b55871da0f7c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fb06d008-624a-4e06-96c9-5cbdfbfc7024","name":"ReportLabel was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e0e65940-9dc0-4ed3-8d19-363661cd8d52","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d5a7ad0-089c-4dcc-bcb8-d373c64db1c7","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"62944642-2d52-4919-8d19-26d9469b4205"},{"name":"/intake/report_labels/:id","id":"f6d46a40-2229-44cf-b788-1a812c9bf5ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6ee0074a-10ae-4e28-b0ba-171e2da064d7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e2383492-ecdd-4e68-bbf5-727edccef647","name":"ReportLabel was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a924588c-e46d-4505-8a45-d2ddfb548714","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a6fad051-5ee0-4cb6-83c1-4958238572ad","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2fa3cb10-2762-42ff-bec5-0390ec3355f0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a7a78257-1f3b-4760-9327-173732f669df","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_labels/:id","host":["https://api.casebook.net"],"path":["intake","report_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f6d46a40-2229-44cf-b788-1a812c9bf5ad"}],"id":"075ebf30-9a94-4c77-9cc8-7e9f661f4dd5","_postman_id":"075ebf30-9a94-4c77-9cc8-7e9f661f4dd5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_labels","id":"882e0b24-5174-463e-980f-56755f452271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_labels"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c19e461e-0b1a-4f47-a5f6-ba08b5d82661","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels","host":["https://api.casebook.net"],"path":["intake","report_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8e2d8b11-f233-4feb-a4a9-d1c0ab8cae26","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_labels","host":["https://api.casebook.net"],"path":["intake","report_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"882e0b24-5174-463e-980f-56755f452271"},{"name":"/intake/report_labels","id":"1287e593-4d2f-4a6f-93cd-72b0119c94ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"366a3548-59ac-40bf-b029-68eabcbf2887","name":"ReportLabel was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_labels"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e9119fba-fbd5-4beb-8839-61fefb847326","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_labels"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"390ecbae-403f-4881-aa00-dcc0a12cbbc4","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_labels"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fbe240cd-2a30-458b-8cd1-811aa9fca423","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_labels"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3fb9be3f-1965-4f2c-9bcc-a9ab958ef75d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_labels"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1287e593-4d2f-4a6f-93cd-72b0119c94ed"}],"id":"055b64c7-c198-461e-bf95-51018a3c7444","_postman_id":"055b64c7-c198-461e-bf95-51018a3c7444","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_methods","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/report_methods/:id/relationships/reports","id":"44fe4b9b-ca95-42dc-bed0-f6fa49822372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_methods/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_methods",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5b609449-afe8-4a86-b4d9-3ef4f6508610","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6e405639-2dbf-4599-a4dd-b20ec76c3a25","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_methods",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f9638427-b6bb-4c5e-8669-2c4c0c8b5b20","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_methods",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6427ba1c-3659-4d40-8a9c-bdaec5a1b9c1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_methods",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"516e3d4a-8e00-4806-ae10-7a65dc57c3e2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_methods",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b24f8557-0435-4fed-91aa-e6f060222e06","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_methods",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"44fe4b9b-ca95-42dc-bed0-f6fa49822372"}],"id":"3b1a8536-1d98-4110-8efb-c3b70af107d4","_postman_id":"3b1a8536-1d98-4110-8efb-c3b70af107d4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9f4382c9-7792-431a-84c3-05cc837bee79","_postman_id":"9f4382c9-7792-431a-84c3-05cc837bee79","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_methods/:id","id":"92a3efaa-f71c-43cb-8a85-5c30b9e3ae79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_methods/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_methods",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aba2480d-52a4-4143-9edd-c153e9d32bf0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"53fc0359-0cce-4cf9-ae15-624bebd6bfb0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3a0dcdf6-b243-40af-af7d-338241729d73","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f7f0650f-300d-4bad-b2a5-d03fdc422406","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fdf87e0c-dafe-47bd-bbc9-b9b6620efe4f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1eb5c18-ce0a-46a5-af9b-4deb551edc19","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"92a3efaa-f71c-43cb-8a85-5c30b9e3ae79"},{"name":"/intake/report_methods/:id","id":"4cc80201-6b71-4631-9eb3-402e78aa144f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_methods/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_methods",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e3f34464-3f72-4d06-a3de-b224de498ee4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"962d1c0c-c386-4b32-adb1-a5ff32a39fb8","name":"ReportMethod was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ca63e26c-4682-414f-9c35-32efe5bdd78a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"54501f37-1875-43f0-8041-e36260f5dba9","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4cc80201-6b71-4631-9eb3-402e78aa144f"},{"name":"/intake/report_methods/:id","id":"35a9f0fd-3182-4f72-bdb9-d10a21ea3b3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_methods/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_methods",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"994013aa-742f-4f0b-82ea-79b9694e124e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"49cbc99e-ee6e-4280-aa7e-eb179a3b488c","name":"ReportMethod was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_methods\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ee9d3005-d226-408a-8b2d-4622ca033ca5","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"549cde3f-888f-4682-a71f-880ea0033713","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a044668f-5d44-487f-ab27-7d53e3a67370","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5eb08b69-87af-47c5-ae90-505fb25d0d54","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_methods/:id","host":["https://api.casebook.net"],"path":["intake","report_methods",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"35a9f0fd-3182-4f72-bdb9-d10a21ea3b3e"}],"id":"1295b146-7cbd-4420-bdca-3874ebe60292","_postman_id":"1295b146-7cbd-4420-bdca-3874ebe60292","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_methods","id":"212074ad-531b-44ae-ad8a-7651f11496f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_methods","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_methods"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"4c123426-ff96-4f5d-8298-53560ef65829","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods","host":["https://api.casebook.net"],"path":["intake","report_methods"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_methods\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_methods\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c33e657e-f0fc-4d96-9f48-8bf702c07432","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_methods","host":["https://api.casebook.net"],"path":["intake","report_methods"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"212074ad-531b-44ae-ad8a-7651f11496f7"},{"name":"/intake/report_methods","id":"b480a962-f67a-4cf5-ae8b-2351013af914","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_methods","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_methods"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"5576636d-affb-46fd-97fa-9b1a92b23257","name":"ReportMethod was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_methods"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_methods\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"67570c97-0c9e-4dad-a95b-966171a66263","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_methods"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8fa160c-6f58-478c-b86a-c2e25045a942","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_methods"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"19b62b5b-ac5b-4a28-943c-04f3ee40e639","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_methods"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"100dec9b-b937-4fea-901d-0fea238a0b4f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_methods\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_methods"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b480a962-f67a-4cf5-ae8b-2351013af914"}],"id":"55b829b9-f96f-4a40-9830-f8d51f3ea496","_postman_id":"55b829b9-f96f-4a40-9830-f8d51f3ea496","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_reasons","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/report_reasons/:id/relationships/assignment","id":"99dbee8b-54dc-4400-827a-53e4187c48d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_reasons/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9268f052-294f-4f13-a266-c2d889e3f355","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"328bb403-7b30-42da-99ed-56e9c427f597","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d18b8955-9a99-45c9-9860-4c4f2bb3e8d4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0ee9dfde-6e69-4921-9ef6-94c7a0c22a75","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"301b3cb9-550e-4909-b95f-e2f2db46296c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8c1a44f5-d3fe-43cb-81fb-0f0e0236cdde","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99dbee8b-54dc-4400-827a-53e4187c48d2"}],"id":"5c7d1dcb-e7dd-45be-a8e3-5075caa607de","_postman_id":"5c7d1dcb-e7dd-45be-a8e3-5075caa607de","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"reason","item":[{"name":"/intake/report_reasons/:id/relationships/reason","id":"21ba13e3-290b-461b-8146-fddfe42d373c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_reasons/:id/relationships/reason","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons",":id","relationships","reason"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6bc7d0cf-e94a-4f61-b195-40570f14b80e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5c356808-113b-4eb0-a0aa-4a1981e18eb7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/reason","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","reason"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"reason\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8ec18bbe-b549-40d9-bd11-544760bb3c28","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/reason","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","reason"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4b260945-0ac6-4849-9ca8-b98eae700993","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/reason","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","reason"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34fadaed-39da-463b-bfcb-d7fadc11eba4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/reason","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","reason"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a8f8152-2e23-4121-a634-bcc00fb5c304","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/reason","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","reason"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"21ba13e3-290b-461b-8146-fddfe42d373c"}],"id":"6b3a30b8-0488-47d1-a5b8-1e0089d77578","_postman_id":"6b3a30b8-0488-47d1-a5b8-1e0089d77578","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/report_reasons/:id/relationships/report","id":"501adf83-c993-41df-a9f1-ff951e149a49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_reasons/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"390a2221-e92e-4edf-836f-9c61f5f1c28a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"03fd3454-b96c-4f42-9a08-3734c06f6b82","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c79973b7-975e-459d-ab41-d94c729e78e2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"81bd06f9-aabb-458c-aa7c-3bb0740ccc1d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bbb29b0-c08c-45e6-acea-f7d7f765cbef","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"835a99d0-8207-4995-82b3-1eda12df49c4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"501adf83-c993-41df-a9f1-ff951e149a49"}],"id":"d1360c3e-fee2-499c-84e8-8f9ff12b62be","_postman_id":"d1360c3e-fee2-499c-84e8-8f9ff12b62be","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"976e4fa2-853d-4b12-99e6-938239b0f5d2","_postman_id":"976e4fa2-853d-4b12-99e6-938239b0f5d2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_reasons/:id","id":"4e9ed15a-f782-4e12-9783-010a9b389b38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b99a86d1-6a18-4486-afe9-ffed2795701d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"caccd027-6952-42cd-8d4e-d0901ba8a2c1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b98fd8e2-cc64-487e-bd17-6ceed3b82fa0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6f337876-2a65-425b-ba4b-c9d9b1b793ad","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a33c30c6-40ff-4de0-9def-36d55bb8a0b2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68e3cc41-d9fe-4237-bf4f-fb5a548a343e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4e9ed15a-f782-4e12-9783-010a9b389b38"},{"name":"/intake/report_reasons/:id","id":"0bbd1db5-da74-4a01-865d-93122f302dc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d687ae39-8f97-47d8-b386-721cc25b2149","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"45d26da8-8646-468e-9565-ad9af4361caf","name":"ReportReason was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"15579273-e388-47b1-a1cb-9f9b1418ab60","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e3098a5-ef7b-42f5-a46f-bafcec635bcf","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0bbd1db5-da74-4a01-865d-93122f302dc6"},{"name":"/intake/report_reasons/:id","id":"4b759dd0-4c13-4ed7-88c2-44425e1e1d28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"77675ff0-ed80-4ce4-a1a4-46f1a305ad50","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cc9a9a80-f14c-4273-8f39-2ebd04ecaf06","name":"ReportReason was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_reasons\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"reason\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reasons\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"55d0d915-614a-4fbc-bab7-e5e6196a702f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0fcf311a-5766-4d1b-b35d-de02d76dc10a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"162d6f0d-8dab-4906-8bf2-85e826749021","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f9473fb-5e05-4b5e-8c2a-4ef18e4a6cdf","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_reasons/:id","host":["https://api.casebook.net"],"path":["intake","report_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b759dd0-4c13-4ed7-88c2-44425e1e1d28"}],"id":"771109d2-ea1d-4b36-ace7-015916bdc815","_postman_id":"771109d2-ea1d-4b36-ace7-015916bdc815","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_reasons","id":"121229c0-1bd7-48de-a526-274a7be3fabe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"132a250b-652b-4962-8d3f-242e7afb1a5a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons","host":["https://api.casebook.net"],"path":["intake","report_reasons"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_reasons\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"reason\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_reasons\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"reason\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aa144a41-ee61-4560-8297-fbe8fb2186ba","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_reasons","host":["https://api.casebook.net"],"path":["intake","report_reasons"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"121229c0-1bd7-48de-a526-274a7be3fabe"},{"name":"/intake/report_reasons","id":"37acbb1b-c529-4bd5-8e02-2d6e1d22b60a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_reasons"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"529200fa-8710-43e1-870b-b3b5818b92d0","name":"ReportReason was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_reasons"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_reasons\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"reason\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reasons\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a7ebf320-daf4-439c-bf95-4eb35a14b68c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_reasons"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72be939f-388f-418e-a37b-9a28e61a915f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_reasons"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aef0da29-2f3e-4a14-bb10-d9590fd7dfaf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_reasons"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ba2f8a7-3be3-48c8-a061-ef92abcf0458","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"reason\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reasons\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_reasons"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"37acbb1b-c529-4bd5-8e02-2d6e1d22b60a"}],"id":"2f3187a1-b47d-4685-9071-80dc07cc2963","_postman_id":"2f3187a1-b47d-4685-9071-80dc07cc2963","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_sources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/report_sources/:id/relationships/reports","id":"18dba699-e0f4-4d23-8ad0-7077b9519d96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_sources/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_sources",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c1704f78-2e4f-424d-80be-5d03c4f7ce73","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7fb6e46f-2ed2-4a3e-ac78-640ea3e93489","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5594b9a1-07c7-4ede-87a9-3256b817914e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a94cb1d3-2ad8-472f-9b97-b059869d60a9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03427c02-3928-4762-a4a7-e97ebd097e80","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3a5cb6c7-a6ed-4bd6-a5f3-08834890c9d1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_sources",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"18dba699-e0f4-4d23-8ad0-7077b9519d96"}],"id":"0e362187-26a0-4753-ba7b-d123e461d4eb","_postman_id":"0e362187-26a0-4753-ba7b-d123e461d4eb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"906cece5-2ce4-479b-9174-828f040a6b13","_postman_id":"906cece5-2ce4-479b-9174-828f040a6b13","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_sources/:id","id":"a4d8127b-62ca-4ca6-abc7-e74afe039828","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fa86af41-4ed5-4781-bc5f-622c362c7c3a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"68c84af2-03d6-4379-a4a9-b33a2b59c111","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e6b20e55-9f7d-40e9-b8b0-afe373e6673a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1c1973bb-53d0-4c4c-b900-1dc1ed3bda09","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afcaf6f3-398f-41ea-964b-78f31ec0def4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bd652858-2a37-458e-b13c-98e74bfed668","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a4d8127b-62ca-4ca6-abc7-e74afe039828"},{"name":"/intake/report_sources/:id","id":"2143cfec-5973-4b6e-bb1d-72c7d961044f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"736492af-a7ee-4596-a417-7cbf7fe97434","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e1f6ba59-f1a1-41c1-b49f-61a534a1a2e7","name":"ReportSource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"61be9143-cb5f-4780-b70b-2461418f45ca","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34fc33cc-870b-47fc-9f2b-96862a1a8acd","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2143cfec-5973-4b6e-bb1d-72c7d961044f"},{"name":"/intake/report_sources/:id","id":"3842657f-82e6-414c-9cae-c898f2ad7bb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"225a1f7c-67f9-42d9-a531-8e339fa8beb0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"26f819b5-7a3b-4e26-a2b2-5b32ef1b8d47","name":"ReportSource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dc9f08f4-bfb7-4fc3-a531-445d168c2f9a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2aad4688-5871-4e61-9a55-d96edd0ffa98","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d718269-dff1-440e-8086-d67dc2e70b09","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72d979ad-f0f8-45ff-9c1b-736b7901c705","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_sources/:id","host":["https://api.casebook.net"],"path":["intake","report_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3842657f-82e6-414c-9cae-c898f2ad7bb5"}],"id":"abd51863-ddb4-4bf3-bef3-f2d3fa9d653c","_postman_id":"abd51863-ddb4-4bf3-bef3-f2d3fa9d653c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_sources","id":"9bd4616b-88d8-4710-b68b-4ee349c62c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_sources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"72242faf-c0ca-4037-bd02-1e3d14b587a1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources","host":["https://api.casebook.net"],"path":["intake","report_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"88e8950c-f0af-4618-b81f-000c53b94586","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_sources","host":["https://api.casebook.net"],"path":["intake","report_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9bd4616b-88d8-4710-b68b-4ee349c62c94"},{"name":"/intake/report_sources","id":"971ee976-b4a0-4574-945b-d2bc71b902ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"8cdf37d0-67b9-4285-b908-175a02f4bca2","name":"ReportSource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_sources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c65a661f-c829-4bca-97a6-db808d2a92ca","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_sources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b3aad97-d814-45aa-8691-acbf7c2f38af","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_sources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"23b0f6c2-fcb6-490a-b729-98bedbd44fea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_sources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7e661f8-c29a-4bc5-b94f-aa4f254c1ee7","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"971ee976-b4a0-4574-945b-d2bc71b902ec"}],"id":"d634ef5c-8fe8-4be5-8fa2-daa6702bc206","_postman_id":"d634ef5c-8fe8-4be5-8fa2-daa6702bc206","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_status","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/report_status/:id/relationships/reports","id":"2b522076-4be7-4024-9b2f-e85b0957a25b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_status/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_status",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b1fdd9cf-aebe-4d1f-8eb6-8d76dec5fa9a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ee636ff0-6e27-4617-81cf-930429709b2e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_status",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1fbc02b2-d0ef-41c0-aeac-83e023c11e3e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_status",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c4e03bf7-c166-4047-bda1-87055249a0f8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_status",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db4a720e-36bd-49ba-aaf6-75e39b904eaa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_status",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe9693f2-f50c-4227-a04c-965a0ccbc9d9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_status",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2b522076-4be7-4024-9b2f-e85b0957a25b"}],"id":"38f1237a-7d2c-4179-8236-3466beb86f29","_postman_id":"38f1237a-7d2c-4179-8236-3466beb86f29","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"29e32c08-e634-42e3-a85e-ce8dd0e508de","_postman_id":"29e32c08-e634-42e3-a85e-ce8dd0e508de","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_status/:id","id":"b0f6bafc-d5a7-44ad-b670-8d78bb58a4c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bc750a20-2448-4233-a29c-8b6af4b7beb4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5f1e9ee3-353a-4050-9af1-5c3fb2a838d3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dcf54793-13b0-4c38-9cf2-df2175c830ea","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"85dbcb7c-455a-4d4c-b257-4e0ab548fd24","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c9bea33-f025-47a2-90a6-2362f016de4c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"991aa48b-0335-4595-ad59-3c86325b3c6b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b0f6bafc-d5a7-44ad-b670-8d78bb58a4c0"},{"name":"/intake/report_status/:id","id":"efaa9d65-0a38-4650-b09f-27e96541cc2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"55c2862b-f477-4539-8a64-d0835a792c6c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"456ac1a5-539e-4059-a2af-52d1f2f7b50e","name":"ReportStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7c8ff1d9-7637-4ae2-b6af-20cbff32931f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d8cedc1b-5907-49ba-978c-d66a5a68bc10","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"efaa9d65-0a38-4650-b09f-27e96541cc2c"},{"name":"/intake/report_status/:id","id":"fc3e4847-f4e5-42e8-b64f-0567ba13b2b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"574222b6-2e03-43cf-9c04-658348fec4c4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6022b679-c82e-4c42-abb2-8e8a85074cfc","name":"ReportStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_status\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1e799a60-28a6-462a-985c-a0b64802f690","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e2f1e871-213e-4e6c-b02f-4bc3aad53ee8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7426b6fc-1960-49b9-9099-e8433ab31095","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2fa868f5-eace-406c-ab28-ec40a89be980","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_status/:id","host":["https://api.casebook.net"],"path":["intake","report_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fc3e4847-f4e5-42e8-b64f-0567ba13b2b0"}],"id":"3da9ca03-f534-408a-b2db-4cbb5c502080","_postman_id":"3da9ca03-f534-408a-b2db-4cbb5c502080","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_status","id":"e485cdda-977a-4c34-b684-980bff79033d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_status"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"cb9a3860-85ba-42cd-af72-0efbd024e8be","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status","host":["https://api.casebook.net"],"path":["intake","report_status"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_status\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_status\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0fcedf73-4307-4ab2-8cf0-2fb9cc51590c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_status","host":["https://api.casebook.net"],"path":["intake","report_status"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e485cdda-977a-4c34-b684-980bff79033d"},{"name":"/intake/report_status","id":"c53d4517-d887-43d7-8837-7333bed0c51d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_status"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"da6b5775-7b96-4a3e-9df5-71f8a2371e26","name":"ReportStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_status"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_status\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f6c90beb-8dda-4f6d-b45a-77104aa67fc9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_status"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"48cbecb2-7a40-4794-936c-10081e30d627","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_status"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3ad463d7-a226-4cb4-9a1a-92c7c6e96cc0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_status"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"baf87be1-3272-4660-be6d-2a609e5281bb","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_status"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c53d4517-d887-43d7-8837-7333bed0c51d"}],"id":"610a68e7-b1d0-4c12-86f7-2bf6e4d81feb","_postman_id":"610a68e7-b1d0-4c12-86f7-2bf6e4d81feb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/report_types/:id/relationships/reports","id":"f468f6eb-595a-4f12-9123-4263df9faffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_types/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_types",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"79befd0b-e099-44f8-89ec-c4cad38fd26c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ab3b67e0-5fd5-4cfc-8c07-858dee311a44","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9ddb387b-f519-4783-a74e-4725942d6476","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b7402fd7-e2e5-4ec4-aee0-e0e379190f68","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf06b510-2918-4e44-88af-d9bbe024eb30","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d37c53a-17ab-4061-ac25-3f88cde99b08","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","report_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f468f6eb-595a-4f12-9123-4263df9faffc"}],"id":"b46085af-1ebf-4b0d-9fb4-0fd59a0dcaec","_postman_id":"b46085af-1ebf-4b0d-9fb4-0fd59a0dcaec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"f275b561-c357-4cdc-9382-c266a6665b35","_postman_id":"f275b561-c357-4cdc-9382-c266a6665b35","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_types/:id","id":"8b479e19-005f-4bde-8d02-6e465d718192","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a28007a5-e143-4fff-ae47-d4fb9c7ecf25","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7bf4dc31-9bd0-417f-8bf9-6765bd424074","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"51576f20-40d3-40a3-af4f-3e9b3c95c627","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"70e83b3b-31b8-4abb-8d3e-89597a0c02c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a83b4f0-f86a-4a1d-bc68-5e2f6999917a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6ebabe4a-0b2c-4f29-b20d-43010a068d55","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8b479e19-005f-4bde-8d02-6e465d718192"},{"name":"/intake/report_types/:id","id":"c3b01edc-2f64-4564-b3e6-7a77e08a7e9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f8de6d01-58a2-41a3-a5f1-30eae1ff9047","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0c0b6fad-58a9-416d-a40e-04a875ae142c","name":"ReportType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2701f8c4-eda8-4ee3-b4a9-43b1a17ab3d7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13954adf-ac3c-4e7b-83c7-7e33ac962c14","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c3b01edc-2f64-4564-b3e6-7a77e08a7e9d"},{"name":"/intake/report_types/:id","id":"55a1b262-d8a3-463d-8de7-b96329aaeefc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"09fa2e91-6999-4987-aaca-d552367bb3ef","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5a6f7006-39d5-4e4e-8462-62cb84533b8a","name":"ReportType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4ca49135-173f-4d9e-8ea0-db9955a5d779","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0454f326-eaa6-4f7d-9d40-aeb74bc5aad6","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff08626a-b6a3-42ba-bb2c-5c1827a827aa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4f164e8-900f-4295-a410-06fcb86921ef","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_types/:id","host":["https://api.casebook.net"],"path":["intake","report_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"55a1b262-d8a3-463d-8de7-b96329aaeefc"}],"id":"73c7b2e5-59ac-4992-987d-c0b0c0c127d8","_postman_id":"73c7b2e5-59ac-4992-987d-c0b0c0c127d8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_types","id":"b06d688c-2a5c-491e-a512-09693ae1d582","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b60be081-8c0f-49b7-be81-f30fd300c9aa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types","host":["https://api.casebook.net"],"path":["intake","report_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"394b3dac-9fac-4688-8e56-c47688ffe1e5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_types","host":["https://api.casebook.net"],"path":["intake","report_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b06d688c-2a5c-491e-a512-09693ae1d582"},{"name":"/intake/report_types","id":"923dadb1-31e4-4b1e-aed8-97afc9018553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"151c5762-4a51-4fc4-8b8e-8f02fc0726d8","name":"ReportType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"50f43f6b-dfd1-4ba3-af88-688535000838","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f0bf7f08-e0be-4013-8026-35a1fdb4f352","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f5d02ad8-cb50-485b-8c43-1f36de6bd380","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5d3789f-7d5a-46a1-9252-0353cfdf11e5","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"923dadb1-31e4-4b1e-aed8-97afc9018553"}],"id":"cbd235e4-24fb-4cb3-a5ff-e004504e409c","_postman_id":"cbd235e4-24fb-4cb3-a5ff-e004504e409c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report_worker_safety_risks","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"assignment","item":[{"name":"/intake/report_worker_safety_risks/:id/relationships/assignment","id":"b77b3457-a118-43c7-a9bb-b0a72b0f4099","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"62d35cc6-fa71-4198-a1c5-ce708480eb68","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c3e4a52e-8489-4b9c-8f44-7098a1233197","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"455acd99-cfa1-4258-af35-e28dcd762344","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"740e5e24-9f96-4922-8a8c-b7fbf896bcca","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b0787dd-c713-43fd-bbd8-2f311f3370b4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"daa01bce-7396-4062-ba46-e3bcbed46cf6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b77b3457-a118-43c7-a9bb-b0a72b0f4099"}],"id":"381a4a79-4500-401c-9f1a-a1ae5cfc65f7","_postman_id":"381a4a79-4500-401c-9f1a-a1ae5cfc65f7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"report","item":[{"name":"/intake/report_worker_safety_risks/:id/relationships/report","id":"ef594653-9fd0-4b6c-83cb-60a19ba45c9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/report","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks",":id","relationships","report"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5f30fb1b-84c1-460b-a8ef-6776736c781a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"16d9b7e7-a63c-4c11-8af4-03033a463768","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3e68babb-ba4c-4993-bba2-91f1a9ff0bd4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d29d98f3-3f61-48e9-a177-6dd7f0707afd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8a248cd7-ddc0-44db-a90f-83f88f6b846a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"441794ef-b104-4b5b-b8d2-1e806d200fb8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/report","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","report"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ef594653-9fd0-4b6c-83cb-60a19ba45c9b"}],"id":"ac3e510c-c7e4-4e10-add7-8207905776c5","_postman_id":"ac3e510c-c7e4-4e10-add7-8207905776c5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"worker_safety_risk","item":[{"name":"/intake/report_worker_safety_risks/:id/relationships/worker_safety_risk","id":"8e382bca-bb49-4bc9-b02f-bc43da1e99a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/worker_safety_risk","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks",":id","relationships","worker_safety_risk"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4b58e7b2-9a28-4df0-a377-72705730b43c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cb6b58c6-02f6-4f43-bcc1-bc72cf067124","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/worker_safety_risk","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","worker_safety_risk"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"worker_safety_risk\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"43153c01-4087-4605-91e4-a8887970e444","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/worker_safety_risk","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","worker_safety_risk"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0ffcf18e-8bb2-4a74-9a14-3e4854d7b452","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/worker_safety_risk","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","worker_safety_risk"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"31c3de3d-0eae-4bd5-a760-0ef0db437996","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/worker_safety_risk","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","worker_safety_risk"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4c91356-b16d-49ae-8d46-be473df4bad6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id/relationships/worker_safety_risk","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id","relationships","worker_safety_risk"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8e382bca-bb49-4bc9-b02f-bc43da1e99a7"}],"id":"55a60322-e431-4583-94f1-ec95fde82b10","_postman_id":"55a60322-e431-4583-94f1-ec95fde82b10","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"aeb9ac73-28e9-4e86-88c0-24aa01837c9b","_postman_id":"aeb9ac73-28e9-4e86-88c0-24aa01837c9b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_worker_safety_risks/:id","id":"ade5e563-13ed-41dd-87e6-0fcf68cad9b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_worker_safety_risks/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f8b37acd-83f7-4f5d-b754-2e9e69d83b2e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1d11c8c4-915c-4bae-8ce8-b25556ae23d3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0c342594-ab05-4262-ad33-4405b3e37ada","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cf812d76-8bb2-459c-b4c6-1b3277ba6253","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1187a780-ba9c-41dd-8f12-82c86ce3d160","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d32c2653-d2e3-43a7-9dff-c0b2e1b2a83b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ade5e563-13ed-41dd-87e6-0fcf68cad9b8"},{"name":"/intake/report_worker_safety_risks/:id","id":"f383e29b-f66e-4590-9223-690ab1a363d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_worker_safety_risks/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6700536e-1e98-4640-abc4-991cb34f8296","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"999581da-58be-48fa-a4fd-e44235d48148","name":"ReportWorkerSafetyRisk was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"82ca7164-5b72-47f7-99d9-48c0e558da39","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da7ff068-9de8-4edb-8caf-9d4c112f4c12","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f383e29b-f66e-4590-9223-690ab1a363d9"},{"name":"/intake/report_worker_safety_risks/:id","id":"8d6a176a-fd1a-49a4-8f16-00d712b990fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_worker_safety_risks/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a13d02d6-a5db-41d2-b798-b49385ef81a4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c0bd5bf2-62fa-4b04-a213-d9709dbf08a6","name":"ReportWorkerSafetyRisk was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_worker_safety_risks\",\n\t\"attributes\": {\n\t\t\"additional_info\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"worker_safety_risk\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bda8cc4f-3222-4225-929a-593e4c06c007","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a870324-e701-49e0-82c7-6132b1ef6d3b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e625707-cd22-49b0-a9ac-d5c63d587fcb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b7b072d-07c3-41c3-9741-6fd9ee145e93","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks/:id","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8d6a176a-fd1a-49a4-8f16-00d712b990fd"}],"id":"4204d5a4-5d4b-4f1b-a793-5df5680539c6","_postman_id":"4204d5a4-5d4b-4f1b-a793-5df5680539c6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/report_worker_safety_risks","id":"88f99dbc-cf63-4988-9b26-077aecba0f55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/report_worker_safety_risks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[additional_info]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2b4b5033-271a-47ae-8b5b-aba1e052d5a4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[additional_info]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"report\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8f859474-898a-4eb4-8daa-8d712f94878b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","report_worker_safety_risks"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[additional_info]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"88f99dbc-cf63-4988-9b26-077aecba0f55"},{"name":"/intake/report_worker_safety_risks","id":"33483c56-a4d5-4dd7-b08c-b310a6ab0bde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_worker_safety_risks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","report_worker_safety_risks"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"6608b9af-4066-495c-a584-3565dbd6ed4e","name":"ReportWorkerSafetyRisk was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_worker_safety_risks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"report_worker_safety_risks\",\n\t\"attributes\": {\n\t\t\"additional_info\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"report\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"reports\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"worker_safety_risk\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e268641c-b242-4608-b251-61fea0028b19","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_worker_safety_risks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f57dafcb-6069-4700-bb05-d691fc45ae92","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_worker_safety_risks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e511f5ed-2046-42e2-b0f7-f178d4962cc5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_worker_safety_risks"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afedd2dc-acd1-43e2-8996-285597fd82e2","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"report_worker_safety_risks\",\n\t\t\"attributes\": {\n\t\t\t\"additional_info\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"report\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"reports\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"worker_safety_risk\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"worker_safety_risk\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/report_worker_safety_risks"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"33483c56-a4d5-4dd7-b08c-b310a6ab0bde"}],"id":"34c85358-40ac-43c9-8e98-09574e4e8661","_postman_id":"34c85358-40ac-43c9-8e98-09574e4e8661","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"reporter_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/reporter_types/:id/relationships/reports","id":"5bf98de7-fc60-4641-8030-b6faea82cd60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reporter_types/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reporter_types",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fd657722-7495-43ed-b0ee-cc1fd0422b5f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"20a1e7c4-cf07-48d9-9fa2-c6760dfb5be0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5f24d2bf-89a2-4f0d-9750-f3c00091d52d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dc4e69df-5b8f-4d6f-86eb-281ab76637de","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"182216fb-39ed-471d-aa30-51646b5f416a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"84108f6d-a97e-4414-b667-9f98c971dc4d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5bf98de7-fc60-4641-8030-b6faea82cd60"}],"id":"26537b89-f0d0-4652-94fd-8e18b1040b88","_postman_id":"26537b89-f0d0-4652-94fd-8e18b1040b88","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d2b3004d-d15b-4620-8842-9cc6782b4493","_postman_id":"d2b3004d-d15b-4620-8842-9cc6782b4493","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/reporter_types/:id","id":"deac0451-ad85-462c-8e01-03e9a9592782","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reporter_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reporter_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"396487f2-3bda-4dde-aa22-3ffd3d2eae39","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e0490763-5053-475f-9f9a-46800d393f1d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f7d87c03-131f-43f3-9dff-3bb8a28ccb1e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a872d4a2-e3cb-4cab-94d9-a10200c19777","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4afa7c00-f486-4a65-8443-d58f5a53d518","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4eea99d5-620e-480e-bf02-18b2d79b4062","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"deac0451-ad85-462c-8e01-03e9a9592782"},{"name":"/intake/reporter_types/:id","id":"25e8f863-deac-4cba-928b-edf4743c06c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reporter_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reporter_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"04bb93c8-2881-4795-affa-b91032e3ce4d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f6fe4bd5-074c-470d-bc06-3c649adaac59","name":"ReporterType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"bab81016-4bff-4116-9876-7372027c30e7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7bc9013e-c42f-40a9-9048-9d1f09c70619","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"25e8f863-deac-4cba-928b-edf4743c06c8"},{"name":"/intake/reporter_types/:id","id":"2e50471e-6b54-494c-bf0c-7cd620dfac87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reporter_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reporter_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1915e4e2-5de0-42a6-b080-496100353eff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3d792e2a-746c-46f0-9f90-20ca8584ed6c","name":"ReporterType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"reporter_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"90a5ea3e-a823-45a4-b77c-1e82e8809ade","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"79eb0f83-30c9-412a-a009-66ec94b9bdb6","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab6957da-cc55-4d49-aa3b-acd87a040ff9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6eadb3ff-dd10-4fc6-b0ed-56706a14185d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/reporter_types/:id","host":["https://api.casebook.net"],"path":["intake","reporter_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2e50471e-6b54-494c-bf0c-7cd620dfac87"}],"id":"e47f1038-fd06-460f-a748-9cc840edc72d","_postman_id":"e47f1038-fd06-460f-a748-9cc840edc72d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/reporter_types","id":"d84bec35-bfde-4063-b5f7-b7c913f3ce35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/reporter_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reporter_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6bb54e40-aef0-452f-b9c4-bddea371c461","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types","host":["https://api.casebook.net"],"path":["intake","reporter_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reporter_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reporter_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"79e8cc2c-e78a-4439-9350-7455f2aeb734","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/reporter_types","host":["https://api.casebook.net"],"path":["intake","reporter_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d84bec35-bfde-4063-b5f7-b7c913f3ce35"},{"name":"/intake/reporter_types","id":"4d3d5db0-0f14-40d5-8ec4-5c75cf53794e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reporter_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","reporter_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"4298c02a-f9f7-4872-a792-394e4fbc1001","name":"ReporterType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reporter_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"reporter_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7935cf58-b685-487e-aef7-bae6da71df9e","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reporter_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec4e9622-e741-42a7-bca2-344e27c96293","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reporter_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bd59615e-ac91-4788-860c-3053e55b92f7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reporter_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c6fe730-3bd5-4f30-a5af-bac4f77b8368","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"reporter_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/reporter_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4d3d5db0-0f14-40d5-8ec4-5c75cf53794e"}],"id":"fc134c5f-23ac-4de7-9dde-1e907887aa6d","_postman_id":"fc134c5f-23ac-4de7-9dde-1e907887aa6d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"response_times","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/response_times/:id/relationships/reports","id":"3085042b-079f-448e-a623-44c4c3e7a759","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_times/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_times",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6fc45760-e3da-4bda-b38b-3175f9d688c7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b0c01241-4b7f-46c5-affb-a622ae539c10","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_times",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a61e67c0-c1a8-4175-84b0-0b5399fed6b4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_times",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b45b5fec-b64c-4035-b0a2-abe656b8c27f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_times",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0d53d9b8-8252-4d21-85e6-88b3bf0f009c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_times",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"49c3a8a0-fbe6-41a3-a39e-262957963d90","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_times",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3085042b-079f-448e-a623-44c4c3e7a759"}],"id":"e2be279b-a469-4822-b0eb-46428fe33103","_postman_id":"e2be279b-a469-4822-b0eb-46428fe33103","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"000eb3fe-1799-451f-b1c6-1143cfe89257","_postman_id":"000eb3fe-1799-451f-b1c6-1143cfe89257","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/response_times/:id","id":"e1258fc5-e59d-4816-be5b-1460252d0ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_times/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_times",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0e942256-1e97-4149-b7b6-3fe8b4b5d3f6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5566f149-7f92-4724-b5ba-3fad63299784","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"90400fba-a733-4953-ac5f-45bbf5a32e54","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"95086554-e303-407f-a68f-27530272a725","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec07869c-394e-46e7-a4ee-740c43a80877","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"706081be-515f-40d3-9d0d-619176583f68","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e1258fc5-e59d-4816-be5b-1460252d0ee8"},{"name":"/intake/response_times/:id","id":"13f1bde8-ea3f-453c-98fd-b3c93dbbe228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_times/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_times",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bbd5b5e0-1817-4d76-964c-1e3168098ff3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"45ac8e4a-533f-4b79-8986-c2feef3354fe","name":"ResponseTime was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e762f1f3-b7d9-4ce4-89ae-896c8cd163f0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4daf60f0-4457-4619-b154-5f3da267f14d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"13f1bde8-ea3f-453c-98fd-b3c93dbbe228"},{"name":"/intake/response_times/:id","id":"3130742b-cc1b-4f52-9c36-aee88e862448","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_times/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_times",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6dc947d6-36a7-47b2-b483-be854854db63","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3aa1c482-76f3-4c1e-bcab-ef383d67c52b","name":"ResponseTime was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"response_times\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"241397af-bef2-4050-919b-488ff0e49bb1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66142028-4b5c-44f2-94d8-926e0e53ee2d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6c16247a-44f5-44f9-a2e1-81f8932f44c2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c4ca0229-5267-4be8-a7ba-dabf466d98fb","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_times/:id","host":["https://api.casebook.net"],"path":["intake","response_times",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3130742b-cc1b-4f52-9c36-aee88e862448"}],"id":"2973a20a-ec3f-469d-8167-2df11d2a34ce","_postman_id":"2973a20a-ec3f-469d-8167-2df11d2a34ce","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/response_times","id":"ab1eee74-529f-4694-b3a3-4132e8ed774e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_times","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_times"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c85cd4c0-3df7-4180-a4f4-effe7f96ae59","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times","host":["https://api.casebook.net"],"path":["intake","response_times"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"response_times\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"response_times\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"045947e2-f7bb-4283-9b6a-c7f69ae8ca29","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_times","host":["https://api.casebook.net"],"path":["intake","response_times"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab1eee74-529f-4694-b3a3-4132e8ed774e"},{"name":"/intake/response_times","id":"a3c04b6e-e629-49d8-a5b6-ebeed18da240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_times","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_times"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"397fcf25-c144-4ab3-b75a-1961edb3a181","name":"ResponseTime was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_times"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"response_times\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"219f7145-a80c-4833-924f-0e6d96a09f9d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_times"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f42bd661-4c09-47a6-91b3-bdcb4b066680","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_times"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b43316a3-bc44-4fd5-a8ad-961c27a9a363","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_times"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"22bbb99a-5190-4beb-9b61-c62c826c34da","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_times"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3c04b6e-e629-49d8-a5b6-ebeed18da240"}],"id":"6b9ae252-4eb1-4911-8817-2ee5003d7dd5","_postman_id":"6b9ae252-4eb1-4911-8817-2ee5003d7dd5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"response_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/response_types/:id/relationships/reports","id":"ea2bf787-6929-45c1-b4dd-b03e8a7a6404","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_types/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_types",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dfd410d8-c616-4775-9113-83dd31e4199b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"58c87965-3a48-49f0-9493-a3f2bc7794cf","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5c67a885-3d3f-407e-8baa-8f2884651f44","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"42900d22-6d28-4fc0-818c-afd693c1b0b8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"361b1857-a1e0-44f0-b14d-63685c2bb36c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a6a6147-086c-468b-aa25-f653feefe67d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","response_types",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ea2bf787-6929-45c1-b4dd-b03e8a7a6404"}],"id":"58ef25c9-63b5-416d-9433-b1d563a2e469","_postman_id":"58ef25c9-63b5-416d-9433-b1d563a2e469","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"42b02f3c-e178-452f-a42f-878f77e2a44a","_postman_id":"42b02f3c-e178-452f-a42f-878f77e2a44a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/response_types/:id","id":"06f56692-6125-47ba-b9df-9b28542aa039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1d05586d-2863-454e-af65-96107c7ac927","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a033d2dc-456f-48c7-aa0b-5a7bc0a18372","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bc20a3b5-fdfd-47df-b36c-c13f8106cb66","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5f591b41-71d4-4268-b7e5-fc02ccea1ae6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"062ca48d-aada-4366-a5da-3f9092369cdd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b16dc34-7bc8-4643-a6c0-f22f5468f34d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"06f56692-6125-47ba-b9df-9b28542aa039"},{"name":"/intake/response_types/:id","id":"56b8ff1a-be8e-4e4d-9bc7-064054adbabf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"20665e11-f94f-4726-8eed-418609ecbd17","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"665e3b3b-ea94-48ac-b837-318d105564b9","name":"ResponseType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"fc02a3c0-596f-40d8-9096-28e7efea0876","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5697281c-c9e8-4e6a-99ae-f6bcb45991d3","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"56b8ff1a-be8e-4e4d-9bc7-064054adbabf"},{"name":"/intake/response_types/:id","id":"11cf9e94-9d66-429f-833e-99acfcada32b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2af97276-93df-44b4-8189-dc680c478b49","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"89dacd57-edd1-4fb8-af37-4448e96e8f46","name":"ResponseType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"response_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"89e8c1bc-bd89-4b27-8d9d-154c45c98f87","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a668c7a-ecbb-4e22-bf2c-7d33f211c9fa","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"790f0249-431e-4b04-84bd-9270796167bd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b72ee7e-971e-40ea-96ff-879f3c7d6c11","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/response_types/:id","host":["https://api.casebook.net"],"path":["intake","response_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"11cf9e94-9d66-429f-833e-99acfcada32b"}],"id":"ad6503f6-eb7a-410c-be11-2b28eed2a0dc","_postman_id":"ad6503f6-eb7a-410c-be11-2b28eed2a0dc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/response_types","id":"f43f8a0a-7669-4764-9f9d-ce3dd4e56d03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/response_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"172e5632-706d-4e33-a3d6-d8427a8d64ff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types","host":["https://api.casebook.net"],"path":["intake","response_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"response_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"response_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e5dd05cf-07a6-4b4b-a833-44b0ff07ac8a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/response_types","host":["https://api.casebook.net"],"path":["intake","response_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f43f8a0a-7669-4764-9f9d-ce3dd4e56d03"},{"name":"/intake/response_types","id":"f5dc0691-7c30-4e0e-a5f7-eb5444aed44b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","response_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"61e3c498-c940-45b8-9efa-0fb7f1daf182","name":"ResponseType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"response_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"accf3fbf-6c36-40f3-ad12-4adca5576187","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"177f8257-7b63-4091-bb98-d8b267ec0e06","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cf25d544-04c7-4fe1-bac0-d39bfa989f2c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0b5d04a7-fb5c-4873-b652-7fa56b00c91b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"response_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/response_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5dc0691-7c30-4e0e-a5f7-eb5444aed44b"}],"id":"ed3c6a5b-d333-4c3d-b7d6-dbf4081df952","_postman_id":"ed3c6a5b-d333-4c3d-b7d6-dbf4081df952","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"screening_decisions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/screening_decisions/:id/relationships/reports","id":"6dcfdfc2-ad9e-4ca9-ba78-8be53d297864","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/screening_decisions/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","screening_decisions",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"53692f69-58c2-43e1-bd3b-5ea4628138ac","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ef80b6bd-3e77-4797-822f-d287269038af","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c006e172-f525-4c31-a3e4-488ce59158cc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"daf96647-535f-4323-8ca8-852b953122f0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1947b8d0-00f6-4d1f-8425-c2fe4fb6a0ef","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b3d54d5-13d4-429a-8e55-a94f23f35d2e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6dcfdfc2-ad9e-4ca9-ba78-8be53d297864"}],"id":"0824bace-5228-49bb-b52c-2f136aa8a036","_postman_id":"0824bace-5228-49bb-b52c-2f136aa8a036","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"3ca66cbc-6c89-4070-a2ac-a7fb40005070","_postman_id":"3ca66cbc-6c89-4070-a2ac-a7fb40005070","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/screening_decisions/:id","id":"325e0533-7718-48fd-a5b7-2188c3de9d1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/screening_decisions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","screening_decisions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6b1339c5-4134-4d61-91a5-4c8ee13ade3b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9618d24-0b58-41c8-a683-9cdcd9b1db0d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"95366afc-be07-4ffb-b629-c5c073e3556a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a39c35ac-0db3-4554-9ccd-73220fb231ad","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0277a726-bf98-4eb5-b2c3-ea4a140a0103","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ebda47e-5f26-4d2d-9101-25a9cc4c3658","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"325e0533-7718-48fd-a5b7-2188c3de9d1c"},{"name":"/intake/screening_decisions/:id","id":"b42a6dfa-c8d0-4f87-a425-affd5655352c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/screening_decisions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","screening_decisions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fa052e64-95a6-44f0-bcbb-c32db140a836","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9c4c7a5c-d727-4426-8d82-65f541c0de22","name":"ScreeningDecision was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ee0e1d6b-3e87-45cf-a394-641b6d810760","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"78ddb594-ddcf-4a69-ad6d-a0d048de3dfd","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b42a6dfa-c8d0-4f87-a425-affd5655352c"},{"name":"/intake/screening_decisions/:id","id":"ba4ff5f1-ef6d-453d-bb6c-9126642b4fe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/screening_decisions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","screening_decisions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8c2fd203-cbeb-497b-a8e5-2f872a10f959","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9438268a-a2db-4e95-b1f0-94a430209b87","name":"ScreeningDecision was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"screening_decisions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"log\": {},\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c4fc1abd-49e6-4453-92e1-d2d87552694f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab7a9e5b-76f4-489b-a405-e827113ba9df","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fbdac912-2d80-4605-b63d-cc1c39aa4edf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c45c2331-cb57-41ed-9667-309b1b4aacda","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/screening_decisions/:id","host":["https://api.casebook.net"],"path":["intake","screening_decisions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ba4ff5f1-ef6d-453d-bb6c-9126642b4fe1"}],"id":"be7bc183-bc0c-4641-99cf-c5a6465964de","_postman_id":"be7bc183-bc0c-4641-99cf-c5a6465964de","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/screening_decisions","id":"1a6c5d3a-68a8-493d-ad24-0092fbf8b6aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/screening_decisions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","screening_decisions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"34307d2b-1acc-49d7-be7a-c35e66b680f6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions","host":["https://api.casebook.net"],"path":["intake","screening_decisions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"screening_decisions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"log\": {},\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"screening_decisions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"log\": {},\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"de7d89c7-5008-4e32-b234-d2a434876d67","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/screening_decisions","host":["https://api.casebook.net"],"path":["intake","screening_decisions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1a6c5d3a-68a8-493d-ad24-0092fbf8b6aa"},{"name":"/intake/screening_decisions","id":"0fac2f7b-2b85-429a-a631-7d9347c5f6bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/screening_decisions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","screening_decisions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e483ebf7-5190-425e-be4f-0dc9355fe630","name":"ScreeningDecision was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/screening_decisions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"screening_decisions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"log\": {},\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a67cd2c-aa9a-416e-a3ab-9895e9afe707","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/screening_decisions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d91ebb56-54b2-4029-97f0-7fa2d0cc4257","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/screening_decisions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f9b494e3-4375-47b2-aba5-70b55205459e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/screening_decisions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"27ba960e-c2a1-4050-92e7-a76fe17bbc6c","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"screening_decisions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"log\": {},\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/screening_decisions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0fac2f7b-2b85-429a-a631-7d9347c5f6bc"}],"id":"da3f9a18-26ba-4bbf-a859-e6ef780d5767","_postman_id":"da3f9a18-26ba-4bbf-a859-e6ef780d5767","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"severities","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"reports","item":[{"name":"/intake/severities/:id/relationships/reports","id":"9157f072-f3ff-48db-a514-988aa9c1afb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/severities/:id/relationships/reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","severities",":id","relationships","reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c507436e-9576-424a-aca8-8f9b06165fb7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8c75e167-a30c-482d-a334-152bb4db38e8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","severities",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1dc4fdb6-1304-4798-bf7a-f94ef05b99e4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","severities",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7a00e585-e273-43ee-8112-b8e8a8a8ffac","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","severities",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b8436618-80ae-4446-beed-ceedf97b1265","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","severities",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db1fb174-df56-458f-b5e2-0b3b8a84a0c6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id/relationships/reports","host":["https://api.casebook.net"],"path":["intake","severities",":id","relationships","reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9157f072-f3ff-48db-a514-988aa9c1afb0"}],"id":"164cbd8d-8ad0-4426-a1ad-15d5caa9eceb","_postman_id":"164cbd8d-8ad0-4426-a1ad-15d5caa9eceb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"45da0afd-ce6d-48f8-a002-d24ad9e54822","_postman_id":"45da0afd-ce6d-48f8-a002-d24ad9e54822","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/severities/:id","id":"982a3cfa-3eac-47ca-bd73-a9a2e16abb52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/severities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","severities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"852d74be-5605-43ee-8365-47fbfd2cb176","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cb51881c-5329-4350-947c-73a68c1a12a6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f40c27e6-8226-45b9-99b5-34c2ca93eccd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a20b2fbe-a577-4b52-ab1d-ac7e537c1bce","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"39dad453-b8a4-47a6-a975-220c5c2003fc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f08cfd8-ad19-417d-92a9-dbb3798b5cce","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"982a3cfa-3eac-47ca-bd73-a9a2e16abb52"},{"name":"/intake/severities/:id","id":"7768afaf-1814-4d20-9d51-765332ccbac5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/severities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","severities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eefe73fc-6bf9-4d6c-92ab-137e0bb54d14","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"349c6db8-de34-4c1e-98ed-b856bc707ad9","name":"Severity was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"63d03a4a-bcbf-4a13-ae42-9c5b6c737d43","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"134b5cfa-7f3d-4cd4-9910-198ec8c23d6c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7768afaf-1814-4d20-9d51-765332ccbac5"},{"name":"/intake/severities/:id","id":"c0d6587c-cf98-419d-9e51-c901cb8799fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/severities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","severities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"415048b4-5531-4107-a494-60d0b25ec8da","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bfe64354-7949-48e5-8e0c-2464824c66a3","name":"Severity was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"severities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bdba76de-3963-4afc-a966-866c9d477602","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1877ddd2-0fa6-4523-bd43-adf58cd97c10","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"430a5fd1-1447-4176-b183-3e6d9d61beb7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7abb7e03-1a1e-48eb-8312-8728a3c52b30","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/severities/:id","host":["https://api.casebook.net"],"path":["intake","severities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c0d6587c-cf98-419d-9e51-c901cb8799fb"}],"id":"97ef472b-5c73-4f3d-811c-cb1e22fb27c1","_postman_id":"97ef472b-5c73-4f3d-811c-cb1e22fb27c1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/severities","id":"89630d72-3f32-48b7-8eba-9cac219ee162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/severities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","severities"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"f1c8ca41-fb23-4550-bb1a-7b6d838ed76c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities","host":["https://api.casebook.net"],"path":["intake","severities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"severities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"severities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a80dc7e2-91a8-496a-afb9-c939c4e4d5bf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/severities","host":["https://api.casebook.net"],"path":["intake","severities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"89630d72-3f32-48b7-8eba-9cac219ee162"},{"name":"/intake/severities","id":"f4d6b826-1bde-4985-a174-50a814fcfda8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/severities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","severities"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e164dbc2-bd56-4268-a7ad-69810e11b3af","name":"Severity was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/severities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"severities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b82872b7-7aee-44fa-844d-fe591b3a40ff","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/severities"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f3a6bb96-b7db-4b02-9775-f34b08b6ec56","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/severities"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8f46704c-5f30-4ea9-a914-4f81ddaecf9f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/severities"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c5cb66d3-cd82-4738-b53e-e54248129bae","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"severities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/severities"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f4d6b826-1bde-4985-a174-50a814fcfda8"}],"id":"a9acdd2f-6cfd-4b5c-a896-11c13271d360","_postman_id":"a9acdd2f-6cfd-4b5c-a896-11c13271d360","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sub_allegations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"allegation","item":[{"name":"/intake/sub_allegations/:id/relationships/allegation","id":"949e99b5-fc0f-4c90-9c83-72e27e2691a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegations/:id/relationships/allegation","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations",":id","relationships","allegation"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"12c0955a-5cc0-4dae-820c-17527add48b2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8a18f686-c1bc-4b96-8606-c566d7d9b0f2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/allegation","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","allegation"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"allegation\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"008f91c8-50ca-469e-8da1-74edd150a410","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/allegation","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","allegation"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c0df6378-0e85-4aa5-921e-94ce07dafc1d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/allegation","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","allegation"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08b74646-9e9b-4c7d-b2e0-5d7118fac4ff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/allegation","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","allegation"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb9ef8a1-e046-4575-89a7-83518683722d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/allegation","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","allegation"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"949e99b5-fc0f-4c90-9c83-72e27e2691a2"}],"id":"5a4afb02-8a1c-4714-a4b0-382d281bb0a2","_postman_id":"5a4afb02-8a1c-4714-a4b0-382d281bb0a2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignment","item":[{"name":"/intake/sub_allegations/:id/relationships/assignment","id":"13779d9b-eeb3-418c-9b9f-75f00daa07a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegations/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"942bfae3-42f4-4f3f-8138-0ff999dcbc53","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f2a1595f-d02e-4983-a543-25e9357cd45e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ddfa273b-2249-4b1a-8de8-93cecf42face","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2ef653d8-1ec4-494b-a72b-76d1028698e2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e203f1fd-09a5-47a1-8699-0c69d7e50c8e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7f03bf1-a28a-4056-b0b2-874b1f8657a5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"13779d9b-eeb3-418c-9b9f-75f00daa07a2"}],"id":"27f73ac5-6990-4fba-8afd-48efc89a39b3","_postman_id":"27f73ac5-6990-4fba-8afd-48efc89a39b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sub_allegation_type","item":[{"name":"/intake/sub_allegations/:id/relationships/sub_allegation_type","id":"179bfe6b-6052-4aa1-ac0c-72a8ade8a5dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegations/:id/relationships/sub_allegation_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations",":id","relationships","sub_allegation_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e8df681c-934e-425a-abe6-100c099c4e63","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"38a86c4a-cd1f-44d7-8914-973a7a67beb3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/sub_allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","sub_allegation_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"sub_allegation_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"48f0d0b1-4035-4d3c-916c-30e5ea44f72f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/sub_allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","sub_allegation_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ed2747eb-ef45-46a6-a3c5-15a7090905f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/sub_allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","sub_allegation_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"44df5105-fb7e-4a30-8770-28a6f4d98ced","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/sub_allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","sub_allegation_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2aa78a7e-2077-4ddb-8f97-9e0fee30dbc7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id/relationships/sub_allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id","relationships","sub_allegation_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"179bfe6b-6052-4aa1-ac0c-72a8ade8a5dc"}],"id":"3d380f25-6ea1-4bb2-a0f4-257e12b1e3d1","_postman_id":"3d380f25-6ea1-4bb2-a0f4-257e12b1e3d1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"37a1aaaf-d414-4389-bc88-3e788f95835c","_postman_id":"37a1aaaf-d414-4389-bc88-3e788f95835c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/sub_allegations/:id","id":"0ac86776-3abf-475a-ab37-f544f783d2e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f90b73bd-95e1-4124-82b2-eafe7da7941f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"642b6262-c3a5-427d-bb3f-b8a7637194a5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f9b65bfa-ccf6-4f76-a320-e58556cb5d8c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"66337e5d-c513-4321-847d-0eea9c500a06","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0dc10455-a684-40b5-883e-2aa8b3c4cc2d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4f70fed-9271-4a1a-a829-d31e179207cb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0ac86776-3abf-475a-ab37-f544f783d2e4"},{"name":"/intake/sub_allegations/:id","id":"d861ba25-c765-41c2-bd55-0dfe028245c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2dc99c0a-626f-4133-b7a2-f38707a6380a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ce8cf8ff-25a4-4ac7-8ee7-dffc4eeca6e7","name":"SubAllegation was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c684c125-a8f8-4356-a384-fe31d2639b0f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"62306b21-ba45-4746-b727-af9297e4acd9","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d861ba25-c765-41c2-bd55-0dfe028245c0"},{"name":"/intake/sub_allegations/:id","id":"f9038bad-f0f1-4636-99f7-61886399d5f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f55b5dd1-5045-4efb-85af-8ee57849d252","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e0f2d249-a9f6-4538-8df3-4ebffd30fec0","name":"SubAllegation was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sub_allegations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"allegations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegation_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"91e8e63f-f798-45db-aaba-69d61e4d472d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"457752f7-dbe8-4883-ae69-470065d79741","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e37ac042-4e1e-44f7-9678-117ec9fb0349","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"22fea2bd-68bc-42a0-9ba7-b20045c811e3","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegations/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f9038bad-f0f1-4636-99f7-61886399d5f0"}],"id":"6975df7b-4972-4555-a1e6-5e771e56a4ac","_postman_id":"6975df7b-4972-4555-a1e6-5e771e56a4ac","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/sub_allegations","id":"796fb415-cb2c-470a-a564-492c8c5f8b59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"fdabe16e-9619-4234-ae90-672bc9e6ee4f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations","host":["https://api.casebook.net"],"path":["intake","sub_allegations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"43694ec5-f3d5-4140-9ae1-e9304d0d4246","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegations","host":["https://api.casebook.net"],"path":["intake","sub_allegations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"796fb415-cb2c-470a-a564-492c8c5f8b59"},{"name":"/intake/sub_allegations","id":"6eda3392-2e08-4ad7-aa16-1218fb61d6c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"5235dec9-0c75-42c0-8689-5b383b95764e","name":"SubAllegation was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sub_allegations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"allegations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegation_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3b61d61a-1500-4b57-83ce-09369230086c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9f30fd64-1504-4112-bdd3-9d8e91764ded","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"27264503-54dc-4af5-8e01-e17f7619708c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ad48ced-cb35-4148-a42f-02e361053a3a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sub_allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6eda3392-2e08-4ad7-aa16-1218fb61d6c2"}],"id":"bb461d53-9675-4f28-8e02-5917be44998f","_postman_id":"bb461d53-9675-4f28-8e02-5917be44998f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sub_allegation_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"allegation_type","item":[{"name":"/intake/sub_allegation_types/:id/relationships/allegation_type","id":"519f230f-f985-4e8c-822f-bca45b9c6888","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/allegation_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegation_types",":id","relationships","allegation_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"be1c828a-3227-4f81-ba20-57aa9ed9a4b5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"019ab950-bb97-4dd1-ad40-6987009a07a3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"allegation_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"328fb38e-411e-490f-9ff7-024ade63e609","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4261ffd7-5a30-42d9-bca2-c3b6f26c062a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"85f58481-c46f-4ee0-9208-f349f861281c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"99184750-a3a6-4098-ab80-0bd0540532fe","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/allegation_type","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","allegation_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"519f230f-f985-4e8c-822f-bca45b9c6888"}],"id":"a8f1e0bc-6900-4b74-bdf7-d00f5b4d1085","_postman_id":"a8f1e0bc-6900-4b74-bdf7-d00f5b4d1085","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sub_allegations","item":[{"name":"/intake/sub_allegation_types/:id/relationships/sub_allegations","id":"569e33fc-9043-4fee-8e8c-6522f3e54eb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/sub_allegations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegation_types",":id","relationships","sub_allegations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"efbbbcdf-9b9f-4df7-964e-06f23cbe4771","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4feffd7b-ccf0-470a-96d8-719fcbd9dcdf","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b3cc133c-4692-487b-a516-75c01588e9e6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"95a749eb-f194-42bc-8ea3-8e19ee54c3c1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"06b98a0d-0603-4f17-b15c-1585a636cbd8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"79349f27-fe2a-4212-94da-3cd6ae61c590","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id/relationships/sub_allegations","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id","relationships","sub_allegations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"569e33fc-9043-4fee-8e8c-6522f3e54eb9"}],"id":"4e177842-9abd-49fd-a108-ad0064d2bd48","_postman_id":"4e177842-9abd-49fd-a108-ad0064d2bd48","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"dff27301-4e06-46cf-8b0f-12f02ffe292c","_postman_id":"dff27301-4e06-46cf-8b0f-12f02ffe292c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/sub_allegation_types/:id","id":"899b5e25-b6d4-4213-80b0-52b0420226fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegation_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegation_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aebc43e8-fc60-420d-bfd3-8fdc4b16b9cb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"86cb98d0-25b5-49a5-a17b-5fe8291e5e26","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sub_allegations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"72880180-cbeb-45ed-a9fd-5aaaf04ab2cf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1acca516-33ab-4549-8a1b-2a7ffbf2e47d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d372c8b7-49cb-46ad-aace-1ae92a435bc9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3523b111-fe9e-41cf-886e-7993fd4ae26c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"899b5e25-b6d4-4213-80b0-52b0420226fe"},{"name":"/intake/sub_allegation_types/:id","id":"65d7341c-b315-4249-a8fc-0af1142559ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegation_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegation_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"046ccb74-d6fe-4f55-9d82-56784cd445e1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f8846a5c-1562-470b-b7de-32d4ba478f60","name":"SubAllegationType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"184cdfb5-462a-4bec-b808-1d5dc50e3b84","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6212c183-63bf-4944-8930-f4e4a400a9f1","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65d7341c-b315-4249-a8fc-0af1142559ee"},{"name":"/intake/sub_allegation_types/:id","id":"c52a1408-6fee-4c73-a17b-fe7017fd7bd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegation_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegation_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4c3a4c90-7a80-4e62-ae68-0f80c84b2846","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"23051989-57bc-44db-b28b-99b65b0c7d93","name":"SubAllegationType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sub_allegation_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegation_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"18130687-cbda-4057-88f1-5849a737b560","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"18d9aad7-4b17-4118-958f-3906736da3a8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b06dfa3b-eb03-4109-a821-9ecdad9a54a8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02d8babf-7d10-43b6-ba2b-a7a6eb1a3fc0","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types/:id","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c52a1408-6fee-4c73-a17b-fe7017fd7bd9"}],"id":"cfa51eb9-99e6-44cf-afcc-199973c26482","_postman_id":"cfa51eb9-99e6-44cf-afcc-199973c26482","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/sub_allegation_types","id":"31939b7a-ddac-4dfa-a72a-f42080888ba9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/sub_allegation_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegation_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a8a9fa78-5646-4c18-bc49-b29f6bb65cc0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegation_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegation_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sub_allegation_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"allegation_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sub_allegations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b36952bc-85d4-40d5-8808-e28c0c26408e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/sub_allegation_types","host":["https://api.casebook.net"],"path":["intake","sub_allegation_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"31939b7a-ddac-4dfa-a72a-f42080888ba9"},{"name":"/intake/sub_allegation_types","id":"24634bd6-0425-4aae-9c97-83172b6f3344","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegation_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","sub_allegation_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"cefed87a-e6d3-4638-a511-a37bdc339b75","name":"SubAllegationType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegation_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sub_allegation_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"allegation_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sub_allegations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9b0fb84e-273d-4de2-b513-28c31ecbd948","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegation_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"24416f9f-7bff-45a7-af89-2ba9f69856de","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegation_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5ec99988-824f-4d03-bcf4-ff6a63e8ce90","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegation_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b946f783-280d-4ffd-8c10-8c35b2ebf197","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sub_allegation_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"allegation_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"allegation_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/sub_allegation_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"24634bd6-0425-4aae-9c97-83172b6f3344"}],"id":"6b6f3dc0-bf48-4d88-822d-c70e05822dca","_postman_id":"6b6f3dc0-bf48-4d88-822d-c70e05822dca","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"worker_safety_risk","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"report_worker_safety_risks","item":[{"name":"/intake/worker_safety_risk/:id/relationships/report_worker_safety_risks","id":"8dfde046-f1a3-4f65-a742-a619fe6facf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/worker_safety_risk/:id/relationships/report_worker_safety_risks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","worker_safety_risk",":id","relationships","report_worker_safety_risks"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"76ad97a8-473c-4a54-93cd-3127c9dd1447","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"07a548ed-ef33-46ad-9902-2282529d509e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_worker_safety_risks\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"report_worker_safety_risks\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9c1b74c8-a42f-4a74-a5b9-8f50c121cad1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2526888f-ee62-499e-bea1-0f9875eecf2e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b2186b3b-1ac7-4c29-a1fb-738120732792","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"75cf0b65-3881-4589-b104-e23dae0b3ff8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id/relationships/report_worker_safety_risks","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id","relationships","report_worker_safety_risks"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8dfde046-f1a3-4f65-a742-a619fe6facf0"}],"id":"92b4a886-5723-4128-b885-b2a178982a84","_postman_id":"92b4a886-5723-4128-b885-b2a178982a84","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"72b9f687-86d7-4e82-a98b-ca39f85d94e0","_postman_id":"72b9f687-86d7-4e82-a98b-ca39f85d94e0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/worker_safety_risk/:id","id":"202cb766-db5f-49a6-882b-6e323e7d40b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/worker_safety_risk/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","worker_safety_risk",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8dca02ee-51e7-46c2-81ef-e79d198b8cf2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3618af3f-7568-4837-84c4-9ef1d052e238","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"report_worker_safety_risks\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e9ded923-2cc0-49d1-a9ea-68ed69b06563","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fcd255f5-11a4-40a0-8492-8c38a37e5f67","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"714a2f04-7a5e-4883-97a1-ad0b83e72ce1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b258f1e-be9a-42ef-87d2-6737219db259","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"202cb766-db5f-49a6-882b-6e323e7d40b6"},{"name":"/intake/worker_safety_risk/:id","id":"e9de485d-a59c-45a1-a2d2-f49b42508d0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/worker_safety_risk/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","worker_safety_risk",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fe73e231-e7d4-4f4e-8994-7c6e855a4917","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5c3c7b23-88ab-4199-bfc8-2054cb568e4f","name":"WorkerSafetyRisk was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0a86189e-0945-4b78-a50c-c9b896598c79","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"74f5fbf3-7286-4b4b-a251-c016652e177a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e9de485d-a59c-45a1-a2d2-f49b42508d0c"},{"name":"/intake/worker_safety_risk/:id","id":"3a2aefe4-e652-46b9-b7d6-620c7d9e30b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/worker_safety_risk/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","worker_safety_risk",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"120878a1-617a-466c-9617-0f342cd7723a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"68aa2748-5da0-4336-a250-da8eec8d302f","name":"WorkerSafetyRisk was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"worker_safety_risk\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"report_worker_safety_risks\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"02bea25f-7d5f-426f-88af-b81780f5135b","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e4592cfe-a3e6-4d89-a9ae-f66d593b3488","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c4e0c626-7ab8-4e54-8df6-4482e077f173","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a17319bc-55f6-4055-a8ee-cafdcc09793c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk/:id","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3a2aefe4-e652-46b9-b7d6-620c7d9e30b7"}],"id":"8d89b3f6-5205-4734-98f8-ff41eea0e7bd","_postman_id":"8d89b3f6-5205-4734-98f8-ff41eea0e7bd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/intake/worker_safety_risk","id":"bf0a14e7-4916-4a48-ba70-7a12273d8fa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/intake/worker_safety_risk","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","worker_safety_risk"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"13a33187-a436-4324-9336-a6a7baf51933","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"worker_safety_risk\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"report_worker_safety_risks\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"worker_safety_risk\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"report_worker_safety_risks\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a1be13da-3f0a-4b00-8127-acb127a63fdc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/intake/worker_safety_risk","host":["https://api.casebook.net"],"path":["intake","worker_safety_risk"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bf0a14e7-4916-4a48-ba70-7a12273d8fa5"},{"name":"/intake/worker_safety_risk","id":"7443e37d-f257-4300-8454-aceb96f4c796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/worker_safety_risk","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["intake","worker_safety_risk"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"357aae97-6d7c-4a76-9c01-e437a0644dad","name":"WorkerSafetyRisk was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/worker_safety_risk"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"worker_safety_risk\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"report_worker_safety_risks\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"917bf05a-b5a7-4efb-a9f4-67c0ef07c52d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/worker_safety_risk"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0fe9e1c1-5b6b-4892-bdcc-fe9d304a1afd","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/worker_safety_risk"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"68470c2a-d8d9-4b22-aa13-42b54ee2e99b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/worker_safety_risk"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba8fac3e-2025-414e-8ca0-af4275d6d1e2","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"worker_safety_risk\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/intake/worker_safety_risk"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7443e37d-f257-4300-8454-aceb96f4c796"}],"id":"d7d2e7ac-dac5-435e-8f70-b40ea693889f","_postman_id":"d7d2e7ac-dac5-435e-8f70-b40ea693889f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7968fad3-2b87-4ab1-900e-005e1f8dc7fd","_postman_id":"7968fad3-2b87-4ab1-900e-005e1f8dc7fd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people","item":[{"name":"aliases","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"alias_type","item":[{"name":"/people/aliases/:id/relationships/alias_type","id":"0dbfcf35-a66a-4a1d-9fd0-b079c0f5e33f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/aliases/:id/relationships/alias_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases",":id","relationships","alias_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c26928a0-c78d-4f42-bbdc-1d6ecf472d6f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b9387264-0a2c-4bac-821c-a4a3fdfbdf1d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/alias_type","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","alias_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"alias_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3a0332d3-59f1-4040-b24b-6d5a660ba7d6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/alias_type","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","alias_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9f66d880-efdc-410c-ab95-b2638cc00d0b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/alias_type","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","alias_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9bae0816-c056-47ee-b300-f2a5858a8220","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/alias_type","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","alias_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"854b4d87-36e5-4d5a-886d-10affd644d28","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/alias_type","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","alias_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0dbfcf35-a66a-4a1d-9fd0-b079c0f5e33f"}],"id":"36b47b47-ffa6-4e87-b6b7-20e8193f4479","_postman_id":"36b47b47-ffa6-4e87-b6b7-20e8193f4479","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/aliases/:id/relationships/person","id":"087bcadf-c7a1-45ca-9ff4-9d488eeb769d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/aliases/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"00bbc9cb-90b7-4899-adcd-0bfeee739a7f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a436e40d-aa86-4ea2-8cbd-902b77d61160","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"79cf82b1-ef38-4ad1-b5b3-3f152145de87","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f0a3748a-f33e-4435-b535-f9790ba396c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db4a850b-23c9-4766-a8eb-2abaa67615fe","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0275e87d-2391-455e-b922-b511f206121d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"087bcadf-c7a1-45ca-9ff4-9d488eeb769d"}],"id":"a55c6e0e-3c62-46eb-953c-b6e0dd487298","_postman_id":"a55c6e0e-3c62-46eb-953c-b6e0dd487298","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"suffix","item":[{"name":"/people/aliases/:id/relationships/suffix","id":"6505b268-77ff-4068-8912-3e7f8480a239","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/aliases/:id/relationships/suffix","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases",":id","relationships","suffix"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ff4bd446-473a-474e-b8da-a105ba93eeef","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"60648225-a637-4ebe-a0d0-866aca1a16d8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"suffix\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"069c51f7-d7df-4393-99cf-efbebd7fc7d3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e872823c-6fe3-439a-a977-9f0adecc68b6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f107a1c0-0f07-4b2d-bd34-8a8d10911e17","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"06778fd9-a8a9-49c6-9e63-10ba95843d15","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","aliases",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6505b268-77ff-4068-8912-3e7f8480a239"}],"id":"7682bfda-df94-4b7d-885a-63b56f46cf07","_postman_id":"7682bfda-df94-4b7d-885a-63b56f46cf07","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"188c8a00-9c7f-4664-bcc5-a06351874137","_postman_id":"188c8a00-9c7f-4664-bcc5-a06351874137","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/aliases/:id","id":"28e03eef-4e08-48b5-9f4c-b172da6d0905","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/aliases/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9b2f8808-0b4c-4b15-8ed6-c1fc85bfe850","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1ea3d5f7-cc21-465b-9009-5ad67134c258","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6ea137fd-ea3d-4791-9fc4-2fc40195c44c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b7a5ea13-0c6e-493a-9aa6-9a8ed2fd17ef","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"41a413b7-c8a3-4a14-888c-eccef8c54dd1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb47c049-9cd7-4afd-ad05-f11c6fabb3cc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"28e03eef-4e08-48b5-9f4c-b172da6d0905"},{"name":"/people/aliases/:id","id":"5773876c-ffb6-4036-854f-e7a72cf9efa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/aliases/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"103594e8-d8df-4945-94c0-39c91f274252","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fc8e448b-0e5d-4daa-bfff-01d571f2b8a4","name":"Alias was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d1339b67-d467-442a-bfd5-65f820f14b7f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db22ce5c-0120-4c55-9200-e1d03fa8bbfa","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5773876c-ffb6-4036-854f-e7a72cf9efa1"},{"name":"/people/aliases/:id","id":"5fb920ad-d0fb-4df0-8b42-e34359d3b582","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/aliases/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"530e4c05-e5a9-485f-928c-fc886c817e80","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8dbd4d97-d709-4437-8197-b2b23d0bcad9","name":"Alias was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"aliases\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"first_name\": \"<string>\",\n\t\t\"last_name\": \"<string>\",\n\t\t\"middle_name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"alias_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"alias_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"suffix\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"suffixes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6cf7be66-d5dc-433e-b0a5-fa988404abec","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a04c1463-a5b8-4705-9042-eee1c3ec3cdc","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"010b7727-74d1-44ed-91cc-29128f8bcc25","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"825242a2-45bf-4202-935b-200291252f1a","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/aliases/:id","host":["https://api.casebook.net"],"path":["people","aliases",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5fb920ad-d0fb-4df0-8b42-e34359d3b582"}],"id":"cae9f965-f6d8-4493-91eb-1865a0b1d1f4","_postman_id":"cae9f965-f6d8-4493-91eb-1865a0b1d1f4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/aliases","id":"e3356f05-aa74-46eb-94b0-2a120d23d2b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/aliases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[first_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[last_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[middle_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d1c83a4f-0b0d-462d-b9fe-dd536804d18f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases","host":["https://api.casebook.net"],"path":["people","aliases"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[first_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[last_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[middle_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"first_name\": \"<string>\",\n\t\t\t\t\"last_name\": \"<string>\",\n\t\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"alias_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"suffix\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"first_name\": \"<string>\",\n\t\t\t\t\"last_name\": \"<string>\",\n\t\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"alias_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"suffix\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"162e624d-8132-4979-acb6-12a631c8d8d4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/aliases","host":["https://api.casebook.net"],"path":["people","aliases"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[first_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[last_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[middle_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e3356f05-aa74-46eb-94b0-2a120d23d2b0"},{"name":"/people/aliases","id":"a681359e-fb5c-4238-8684-9a16057c1505","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/aliases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","aliases"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a61f937c-c869-47d4-9b3a-97600b5903ca","name":"Alias was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/aliases"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"aliases\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"first_name\": \"<string>\",\n\t\t\"last_name\": \"<string>\",\n\t\t\"middle_name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"alias_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"alias_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"suffix\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"suffixes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"df3a0f17-dc79-4433-a89f-73befb8f2060","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/aliases"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a31f76f1-94ac-4eff-9efa-71a46b4af5b5","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/aliases"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f9398bdb-243b-4c81-9d18-9ef24df12258","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/aliases"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be0b57b0-4c56-4839-906d-40488a80079b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"aliases\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"alias_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"alias_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/aliases"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a681359e-fb5c-4238-8684-9a16057c1505"}],"id":"95be32b0-aab2-4dce-939c-a84eafafc806","_postman_id":"95be32b0-aab2-4dce-939c-a84eafafc806","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"alias_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"aliases","item":[{"name":"/people/alias_types/:id/relationships/aliases","id":"e803ccf5-1657-415b-8672-9b3ee07403d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/alias_types/:id/relationships/aliases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","alias_types",":id","relationships","aliases"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9524a175-cef0-45c6-b60f-909cc4268eba","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2c1b82de-73e6-46d7-a6af-41cf8e1e866b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","alias_types",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"57d4c9ea-6f32-4167-9ac5-f451a5c8da69","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","alias_types",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ea2c9791-1028-4f1e-a6d5-5a118272502c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","alias_types",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eb4da442-5470-4251-8361-0a879009002b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","alias_types",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6ec407a3-2770-4a13-88d1-a86882970839","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","alias_types",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e803ccf5-1657-415b-8672-9b3ee07403d8"}],"id":"da663b7a-e811-44c9-b7fb-67eb4d8e5639","_postman_id":"da663b7a-e811-44c9-b7fb-67eb4d8e5639","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"f65cde4f-daf9-4e7e-8b06-7e28114be719","_postman_id":"f65cde4f-daf9-4e7e-8b06-7e28114be719","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/alias_types/:id","id":"edcb0110-020d-4dc1-ae66-605e1955125e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/alias_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","alias_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"14a012ef-a0a5-41a4-9ba6-d7527b8da583","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fd15d162-aad1-44fd-9a33-05de2a81d801","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"aliases\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f11d0fe2-1958-46cd-b92a-d5938e9095e5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7b60decd-c619-48b4-a439-278cd8aac0c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e1db24d-86e9-4922-8496-981b9fb99144","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ab88389-bbce-49fa-badb-45cb8a07cf84","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"edcb0110-020d-4dc1-ae66-605e1955125e"},{"name":"/people/alias_types/:id","id":"98a3cb2f-c99c-4c92-b747-b225960e5b49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/alias_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","alias_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8f9877eb-b9ca-41c0-b4f1-df08931c613e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a4f00014-07a3-4078-b64f-c7afdceec610","name":"AliasType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"28f2a4d0-7db0-4044-a5f6-3641deb72a50","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6effeaeb-33af-4756-935c-d5fa253d8d66","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"98a3cb2f-c99c-4c92-b747-b225960e5b49"},{"name":"/people/alias_types/:id","id":"82a65ee6-7c9b-474a-8c3a-de9707aa0726","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/alias_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","alias_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"909348a8-e9cf-4e6a-b5cc-6267edf64d6b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33476570-9662-4c51-9c6b-14c2d37802f9","name":"AliasType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"alias_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"aliases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"64f61747-c1e0-4769-b4d0-ec83759d7fdc","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eb5f0f10-c342-420d-a486-17f67419b4f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"47449e76-d8f8-479b-8a87-7c47803c9bc7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7c711ac1-dabe-4326-a5be-6c3fd1803f17","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/alias_types/:id","host":["https://api.casebook.net"],"path":["people","alias_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"82a65ee6-7c9b-474a-8c3a-de9707aa0726"}],"id":"b40b78ee-1521-43fc-b536-d3eb532d8522","_postman_id":"b40b78ee-1521-43fc-b536-d3eb532d8522","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/alias_types","id":"49315dc8-f764-4687-b521-56a1e8f36499","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/alias_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","alias_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a9710467-b4f6-4d0e-ae87-52a871a6654b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types","host":["https://api.casebook.net"],"path":["people","alias_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"alias_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"aliases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"alias_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"aliases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b48102d4-5e02-4fd8-9cbf-363d3ba27058","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/alias_types","host":["https://api.casebook.net"],"path":["people","alias_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"49315dc8-f764-4687-b521-56a1e8f36499"},{"name":"/people/alias_types","id":"dab7ea8b-855b-42cc-90e1-3adda40a4175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/alias_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","alias_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"78e11f85-3cbc-43b8-814d-6b546b1d7d19","name":"AliasType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/alias_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"alias_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"aliases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5cc54f4a-ab03-4c00-badf-fd941c62a870","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/alias_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd499924-badc-4720-be9c-914569082b3c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/alias_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0fac66e7-3d88-4beb-a55d-dbc642115c32","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/alias_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ebd1164-4275-4150-b32f-714f3bbdcf32","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"alias_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/alias_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dab7ea8b-855b-42cc-90e1-3adda40a4175"}],"id":"1d71e188-f954-4564-a1e0-ac2118bc2297","_postman_id":"1d71e188-f954-4564-a1e0-ac2118bc2297","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"allergies","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/allergies/:id/relationships/person","id":"1ab3df5a-1536-423d-afdf-9ea3c4f6df18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/allergies/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","allergies",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bedce634-b50b-4411-93fd-969ec3688b54","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"39a177b5-8b70-4b69-a46c-ebd7a65e59e4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","allergies",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"77d62c80-e297-4fd3-98d2-dd1b89e6873e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","allergies",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aded8250-e56f-44d8-8b03-2bcf886ced6a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","allergies",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7b282e00-2aba-480c-98e9-74a077426e38","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","allergies",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"718281e6-38ac-4f27-8b90-69c40c81a331","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","allergies",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ab3df5a-1536-423d-afdf-9ea3c4f6df18"}],"id":"379290f5-c988-4125-ada9-ecc936b0166b","_postman_id":"379290f5-c988-4125-ada9-ecc936b0166b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"38b140c4-ac38-40f0-a30c-2089717a7282","_postman_id":"38b140c4-ac38-40f0-a30c-2089717a7282","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/allergies/:id","id":"b4b25698-b4fb-49df-ac33-f706701bdf67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/allergies/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","allergies",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c28f1eb6-2bf9-4bfe-8db1-03f9ecc0815f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"432b8ac9-78b7-4903-8b54-3e014cd09ff8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"807ef692-4911-49bc-9579-619c43590b69","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9ed6e074-f0d8-4833-a4bb-97f33bcecd4c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a894f458-6618-4213-b776-1f2220abe50c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37d2d439-381c-482b-8baa-c600584b146f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b4b25698-b4fb-49df-ac33-f706701bdf67"},{"name":"/people/allergies/:id","id":"9951d1d8-4a1f-4d3d-8c34-b329e61fe140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/allergies/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","allergies",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b5009c5e-9073-4c00-ae9e-b752f79d516c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e42af2aa-ab38-4cf7-a250-b28e67f1de9c","name":"Allergy was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"977cfad9-df94-4895-b5e1-ee1e6478111c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"53b6de60-9a25-4925-843f-498a4126bad4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9951d1d8-4a1f-4d3d-8c34-b329e61fe140"},{"name":"/people/allergies/:id","id":"99e89650-b1e8-4756-80a6-3e5178def815","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/allergies/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","allergies",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6745aa06-7f65-484a-9d94-55a9643b011c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e1f78d04-e011-4a25-b5af-f86cd548f40f","name":"Allergy was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"allergies\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"substance\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b2570912-d723-4412-8b03-247bbbf7808a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a9758103-a59b-472b-be37-0985eec7dab0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da6c7a0b-c30e-4c50-a823-e6090c398cfe","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80a448d7-ef12-4516-bc43-e77496b6d17f","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/allergies/:id","host":["https://api.casebook.net"],"path":["people","allergies",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99e89650-b1e8-4756-80a6-3e5178def815"}],"id":"70030e9d-c045-4afa-8450-5e0c5af59c93","_postman_id":"70030e9d-c045-4afa-8450-5e0c5af59c93","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/allergies","id":"b7f66ecb-4e6c-451b-81a4-2211fb2d4628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/allergies","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","allergies"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[substance]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3f1a896c-bb75-40b7-ada1-fd4e8f36fd30","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies","host":["https://api.casebook.net"],"path":["people","allergies"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[substance]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allergies\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"substance\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allergies\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"substance\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c5d1262e-8e8a-4191-9b9a-2389fbdb5aee","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/allergies","host":["https://api.casebook.net"],"path":["people","allergies"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[substance]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b7f66ecb-4e6c-451b-81a4-2211fb2d4628"},{"name":"/people/allergies","id":"ab80ebf5-ef36-46cd-b8b6-60589de3fb12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/allergies","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","allergies"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"88908a99-c87f-4d4d-ad14-efff1e50d6bf","name":"Allergy was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/allergies"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"allergies\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"substance\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"52906360-a8a9-48f2-ba53-ff9776485231","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/allergies"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f075e2a2-2d87-4e5a-85f9-79cf4f69d5ee","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/allergies"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4bc0269b-461b-4aaa-8a8a-d9d42dce7d25","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/allergies"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a2ba363f-7c53-46ef-99a1-17e89210aacf","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"allergies\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"substance\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/allergies"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab80ebf5-ef36-46cd-b8b6-60589de3fb12"}],"id":"5fdb96d5-2e8b-4a53-bac6-08c807ae1dae","_postman_id":"5fdb96d5-2e8b-4a53-bac6-08c807ae1dae","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"citizenships","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"citizenship_verification_source","item":[{"name":"/people/citizenships/:id/relationships/citizenship_verification_source","id":"feb96875-9120-4752-a108-eaacae532781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenships/:id/relationships/citizenship_verification_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships",":id","relationships","citizenship_verification_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"92f2e6ba-33db-4c1a-8ec0-207e97f132c3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"af6ba827-8bd9-4d01-af6e-567cc5218291","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"citizenship_verification_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b55ded14-f50a-4022-9134-98ce0e128833","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d9241a56-0847-4360-91a9-0927ed3ea678","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"11442733-bfc4-451d-b93d-7a9f0a409a1e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e07407a8-fe09-438e-a6c7-58370fd79496","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"feb96875-9120-4752-a108-eaacae532781"}],"id":"50367902-ab70-4a64-b708-5ff9af89b79f","_postman_id":"50367902-ab70-4a64-b708-5ff9af89b79f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"country","item":[{"name":"/people/citizenships/:id/relationships/country","id":"84f81cbf-ca9d-414d-b05b-8d47caa5fa0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenships/:id/relationships/country","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships",":id","relationships","country"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7a9256aa-596f-4659-b457-b4fa3a3e9cf1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fa0684d7-9f8e-42c8-a11a-07bc0bb91879","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/country","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","country"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"country\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5093dc90-5d1e-4c75-a793-1e30d26413b9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/country","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","country"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9984e090-16f3-43b8-91ea-d3c3c4512354","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/country","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","country"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08276cc2-c290-4357-bbd2-0cfc469f54bc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/country","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","country"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e02ca89-a1e9-48b0-a5f0-e474ac6ba9f8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/country","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","country"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"84f81cbf-ca9d-414d-b05b-8d47caa5fa0d"}],"id":"035ea58e-bc1b-4dcf-b6dd-c01e3c4eaa96","_postman_id":"035ea58e-bc1b-4dcf-b6dd-c01e3c4eaa96","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/citizenships/:id/relationships/person","id":"e619a234-4ee3-4f5a-b017-c321585f1884","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenships/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"727ab573-3fca-4937-9e59-d5fa239b32f1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"569fc114-8451-426b-ae7d-ffc01b4b7597","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7f84af2a-d7c0-4779-9c91-0ac69d4702f8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3ebff9a3-a3be-46fe-bd16-f00c76fefcec","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"25b79492-1ba3-47c6-8af0-3721f143c0d9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"716e1d86-c24b-47ba-bb53-e28200f1cdbd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","citizenships",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e619a234-4ee3-4f5a-b017-c321585f1884"}],"id":"a21fd84b-a620-44ac-b51d-1e1e6fad837f","_postman_id":"a21fd84b-a620-44ac-b51d-1e1e6fad837f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"711cd0a0-a954-4702-b637-0561f672ea96","_postman_id":"711cd0a0-a954-4702-b637-0561f672ea96","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/citizenships/:id","id":"ff1d9324-596f-4ae4-a719-eb63fddbdda3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenships/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6b5703d7-e414-4b7a-8443-34966fd3210a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"27559610-150a-46ee-bac6-7235e57c4084","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0f1eb766-0b9f-46d2-892d-c7907d4dac65","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b29a0b79-9191-4ae0-a7dd-d434ceacf3db","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ecabc81-ca92-4c5c-8dce-7cbb4dc53bd5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"99d2db9a-83cf-48c1-b4a9-183bdff76575","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ff1d9324-596f-4ae4-a719-eb63fddbdda3"},{"name":"/people/citizenships/:id","id":"4165e389-ae4a-40cc-9152-edbd835fe5c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenships/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"08c2faa7-5658-48be-8728-7b4d2ad78a3e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8ca5cdd4-41a5-443c-8cb4-c53ec140406d","name":"Citizenship was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e94348a0-6cfb-41fa-b41a-8a9eeaf88b46","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5d3a179-6ab3-4702-8385-55a213ba4283","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4165e389-ae4a-40cc-9152-edbd835fe5c4"},{"name":"/people/citizenships/:id","id":"23561a5f-241d-429a-b6e0-6bd21b19165b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenships/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3b4bf1da-1182-45cb-b4f0-a9cb0e38036e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0bbe7fbf-44ca-49d2-b631-0a482c628358","name":"Citizenship was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"citizenships\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"citizenship_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"country\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"countries\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"03bae999-143a-4f7f-83aa-cf076ce63b35","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"118046c8-c057-4b31-8c5c-f282ac6e835e","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a3d989ef-f702-4528-8fb5-ded8a71db750","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a9cccd9-40a6-42f4-80c8-3f236a131f4d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenships/:id","host":["https://api.casebook.net"],"path":["people","citizenships",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"23561a5f-241d-429a-b6e0-6bd21b19165b"}],"id":"8ebefc5d-60d8-48d5-8ee1-92955c5491aa","_postman_id":"8ebefc5d-60d8-48d5-8ee1-92955c5491aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/citizenships","id":"00795da1-7ac3-40c2-ad12-0f18e9ec2f28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verified]","value":"<boolean>"}],"variable":[]}},"response":[{"id":"b96dbaf9-4f50-44c7-ba5f-e622118f04ff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships","host":["https://api.casebook.net"],"path":["people","citizenships"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"country\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"country\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f5900a3f-2253-4ff6-a502-3fbe454d584e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenships","host":["https://api.casebook.net"],"path":["people","citizenships"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"00795da1-7ac3-40c2-ad12-0f18e9ec2f28"},{"name":"/people/citizenships","id":"15266deb-c626-4416-98cd-c4269072d30d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenships"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bddd1b64-58e1-4adf-a158-ccf3ae2054fe","name":"Citizenship was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenships"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"citizenships\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"citizenship_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"country\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"countries\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a86f74c5-a9c6-4ee8-b2a7-1db634590144","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenships"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ecb31ca9-06fa-4c89-8405-2e5615c6ced2","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenships"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"086dfcd3-edd2-4446-9ce3-a2a7d0ce6c64","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenships"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"87b04496-6d35-4a34-8eda-d8ab94f0513f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"country\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"countries\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenships"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"15266deb-c626-4416-98cd-c4269072d30d"}],"id":"8fed605e-5d60-4c3d-95a5-6d694d927953","_postman_id":"8fed605e-5d60-4c3d-95a5-6d694d927953","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"citizenship_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/citizenship_statuses/:id/relationships/people","id":"2dac43ba-1b37-4384-863a-a1f0727ac262","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_statuses/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_statuses",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8057dcdc-9f09-49ec-9451-977ace9f0a30","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1da340c4-a036-4675-8aa7-eea358c653a4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1e99d905-b920-45c1-aaf7-e120a866f69e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"acece04c-f27f-4e01-a103-4cfa8b7fc7f2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ff6e926-6c53-4d0e-9a67-2e2829ac4878","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb546307-363b-4898-a949-862fc503887e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2dac43ba-1b37-4384-863a-a1f0727ac262"}],"id":"32cfe81b-3776-456a-bd9a-1c48f07a1136","_postman_id":"32cfe81b-3776-456a-bd9a-1c48f07a1136","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"54b59b55-2a52-4bb5-b706-adf40ffb640b","_postman_id":"54b59b55-2a52-4bb5-b706-adf40ffb640b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/citizenship_statuses/:id","id":"0a2bfe80-e895-4418-83a9-2cf01487639e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"80dbee97-0da5-4a5a-a320-9e6f1e74bc3c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"20ae5eb4-3e98-4ad2-acd5-7978bcdf31c7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fabb4da8-8c9a-4dba-a49a-f70e02f73f07","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6b96535-d79c-4b31-8a8e-53dea3118ee9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c7fbae7-4981-4b34-9262-71ccf3ce09d9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5edc554-1d22-49ac-b96a-f318893165ab","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0a2bfe80-e895-4418-83a9-2cf01487639e"},{"name":"/people/citizenship_statuses/:id","id":"e06c8661-b486-4c6f-9013-8f011fcee83f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"29b1101e-f044-4ceb-bb09-773548c26494","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"47be80be-5969-4e5a-8be5-0eacc4e2d4fd","name":"CitizenshipStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b460b472-c284-4dc0-8260-1fc10d05dd0c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"972b0c57-32aa-4f1c-9561-b56e9628dab0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e06c8661-b486-4c6f-9013-8f011fcee83f"},{"name":"/people/citizenship_statuses/:id","id":"eed93064-27d0-48d5-bab6-bc43d94b9944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cbb6bec3-2a83-42c3-aedb-faf79d28654a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dc71b36b-866f-459c-b455-9b2e6c6e83c3","name":"CitizenshipStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"citizenship_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"available_environments\": {},\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4eb49528-e23d-426e-889e-ce3fbe304500","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ae3f1a2c-18ce-4892-9008-59d01488013c","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4a1c8e4f-647e-47ad-be4e-55c358b40389","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2017f655-266d-475c-935d-2b8ad7c58ef5","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_statuses/:id","host":["https://api.casebook.net"],"path":["people","citizenship_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eed93064-27d0-48d5-bab6-bc43d94b9944"}],"id":"869605f9-a355-4225-b292-1d8d0f696420","_postman_id":"869605f9-a355-4225-b292-1d8d0f696420","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/citizenship_statuses","id":"8337c9c1-b6bb-4b73-b3ef-9bf08e3b85b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e0a5817c-72c4-41fe-b4c3-3f47818e4978","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses","host":["https://api.casebook.net"],"path":["people","citizenship_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenship_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"available_environments\": {},\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenship_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"available_environments\": {},\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d8553e5a-2557-401c-9781-6cf25a8c5f13","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_statuses","host":["https://api.casebook.net"],"path":["people","citizenship_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8337c9c1-b6bb-4b73-b3ef-9bf08e3b85b3"},{"name":"/people/citizenship_statuses","id":"c20a7f89-e592-491d-974c-5c83aad06494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"80707343-6b3c-4550-8103-d3b565425498","name":"CitizenshipStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"citizenship_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"available_environments\": {},\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"17ff2de4-ee3b-4d13-9776-e6cc232ca49a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a34b25d5-4677-4211-a68b-68f3a6caea3c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"79d570d2-f175-4d7e-9567-753d02489081","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ecbdb7a-75c0-4525-b255-c1c8e34a1f6e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"available_environments\": {},\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c20a7f89-e592-491d-974c-5c83aad06494"}],"id":"809b1775-24b1-4284-b631-4b21f2846b62","_postman_id":"809b1775-24b1-4284-b631-4b21f2846b62","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"citizenship_verification_sources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"citizenships","item":[{"name":"/people/citizenship_verification_sources/:id/relationships/citizenships","id":"26956d4c-4f99-46b6-827f-b35cb1e771ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/citizenships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_verification_sources",":id","relationships","citizenships"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c4de3c7a-fc79-4d88-ace6-e176b2a21407","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e0a38e58-54ac-4087-8131-42a8a5e253da","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c566fd24-a9b8-4b85-aa81-2358ff844905","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6073d677-e3b7-438b-b9bc-193d25171230","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d6faece-1221-4769-9337-05de7e732a4e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1064bd95-b02b-47b7-b4e6-d7b79baa1a5c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"26956d4c-4f99-46b6-827f-b35cb1e771ad"}],"id":"3b98547f-26aa-439a-92bb-35d9c3828ec5","_postman_id":"3b98547f-26aa-439a-92bb-35d9c3828ec5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people","item":[{"name":"/people/citizenship_verification_sources/:id/relationships/people","id":"f47205b6-fd19-4631-87e5-721d3d355e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_verification_sources",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d746462c-7654-4a5e-98ce-f0d4d9d4d1ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"79ffbbde-5395-479a-b246-7a84e60b7037","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6b9f672a-175f-4a59-b9af-088cea9e6fa5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"075048fc-8253-49d7-9e53-b15099905c9a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"580775c6-75eb-49b1-9d69-d43280e48428","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ddfba863-c32e-46f0-9d83-4fdbf64b4040","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f47205b6-fd19-4631-87e5-721d3d355e61"}],"id":"2ea33d27-9edd-492a-b28e-60524e0ba18e","_postman_id":"2ea33d27-9edd-492a-b28e-60524e0ba18e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"24ed1741-5dec-48dd-97ae-cd740e93a1c2","_postman_id":"24ed1741-5dec-48dd-97ae-cd740e93a1c2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/citizenship_verification_sources/:id","id":"363c4fbc-ed06-4d94-95fd-97471d6ed1fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eaf706db-58cb-4737-add1-85e40d3f7374","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"39096777-2d2c-42bd-b18c-86435a16a3cd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenships\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dbe60b49-fdfc-4366-a98e-81e7c5960565","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"59ec6f5d-e09d-4a6b-95ac-34609d2a60e1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1076b079-41f5-4cee-af1c-2ce1761b3f48","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a433900a-7489-4bdd-b869-4e24dbfd2a8d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"363c4fbc-ed06-4d94-95fd-97471d6ed1fa"},{"name":"/people/citizenship_verification_sources/:id","id":"12053585-02b4-48e1-85c8-7e2a21bee66a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a0f701fa-7855-496e-897e-53412a976bdd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d94a9de7-3c52-4bbc-8e04-f8318e9ab5ab","name":"CitizenshipVerificationSource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7fe02c40-5255-46af-8799-9615ade0c7aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5db4c79b-d4b9-4523-84b4-43b88ab9913b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"12053585-02b4-48e1-85c8-7e2a21bee66a"},{"name":"/people/citizenship_verification_sources/:id","id":"c6c7d733-f4cc-41e9-ad7d-2f80d9b6c523","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"26193875-b6fc-4a1c-abb1-f9105b4a2420","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"873bcf47-79fa-4865-b5ea-9052adcf0e74","name":"CitizenshipVerificationSource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"citizenship_verification_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"citizenships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"54b0b2c9-7128-49d9-923b-daf659306574","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c134073a-dd0c-43c3-b04d-e29c55a25f2f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"42710fce-606a-4645-82d2-32649db40edd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db30ca27-65de-46ca-a9e6-86115c323a52","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c6c7d733-f4cc-41e9-ad7d-2f80d9b6c523"}],"id":"ee98c906-df81-47f7-a938-536747cc769c","_postman_id":"ee98c906-df81-47f7-a938-536747cc769c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/citizenship_verification_sources","id":"2a7316cf-21eb-466a-a439-f667d0649ca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/citizenship_verification_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_verification_sources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b0e856c8-a3e1-4b56-b9f8-452c6553ab3d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"citizenships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"citizenships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8cc7f1ac-e889-433d-b1dd-beecfd5abac2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/citizenship_verification_sources","host":["https://api.casebook.net"],"path":["people","citizenship_verification_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2a7316cf-21eb-466a-a439-f667d0649ca9"},{"name":"/people/citizenship_verification_sources","id":"dda89608-af22-46a9-a6fb-9e75648d5ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_verification_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","citizenship_verification_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"b6281618-2801-409c-9647-83d39d163eb8","name":"CitizenshipVerificationSource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_verification_sources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"citizenship_verification_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"citizenships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e758da00-f0a5-4825-86ee-386d7fb1e3cf","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_verification_sources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8aa687c7-88d9-49d1-bed2-2f16185041b9","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_verification_sources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"130357d4-5d24-4654-9fd1-efbb5026eb38","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_verification_sources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa1de30e-ac67-4129-b046-3cd9b97d8bf5","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"citizenship_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/citizenship_verification_sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dda89608-af22-46a9-a6fb-9e75648d5ab1"}],"id":"3fd98dcb-117c-4a00-862a-ba4c3e836473","_postman_id":"3fd98dcb-117c-4a00-862a-ba4c3e836473","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"contact_times","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"phones","item":[{"name":"/people/contact_times/:id/relationships/phones","id":"8d0b5b99-b17f-4eee-bed4-1356d044f57c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/contact_times/:id/relationships/phones","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","contact_times",":id","relationships","phones"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"afe0b864-6c1d-4718-9c05-37e6f76dd138","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bf4fab96-9860-4379-9b59-3a4c4be260c4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","contact_times",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d1fddfc3-7e84-4e27-9fd0-ce0b8ee398d4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","contact_times",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"938744e3-536a-4622-b300-24100bfdba0d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","contact_times",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"832d6279-60dc-494e-ad6e-b505da9fc9dd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","contact_times",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71ff6da9-9654-4de9-bd12-6c77c6c2892e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","contact_times",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8d0b5b99-b17f-4eee-bed4-1356d044f57c"}],"id":"352bf0b7-3566-46dc-9043-545c4e9ccbd8","_postman_id":"352bf0b7-3566-46dc-9043-545c4e9ccbd8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"87dcbbeb-2768-4415-a3c6-a5407ba35036","_postman_id":"87dcbbeb-2768-4415-a3c6-a5407ba35036","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/contact_times/:id","id":"cfa760db-d653-43ab-b5f9-e3ae1915b496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/contact_times/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","contact_times",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e65ffe7b-9abc-4231-a6b5-6c6a0973b597","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eec6cae8-6329-46a7-81d3-c921a99978c9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"phones\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"04dc042f-5d15-4ecc-aed2-d2a1b819a06e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1b43df1e-12d1-42bb-bccb-89f941f10530","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2312efe9-0d06-4d7d-ac10-03d9b4469239","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"319e2339-aef4-4415-9566-b12abc2fceae","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cfa760db-d653-43ab-b5f9-e3ae1915b496"},{"name":"/people/contact_times/:id","id":"0ec34b4b-803b-4597-9fe2-c311a209419c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/contact_times/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","contact_times",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b7836005-daf2-4df1-b867-71a4966be8a4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"07a4c5c1-5651-4206-8304-dbb43b107594","name":"ContactTime was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8463e041-2597-4f61-89c5-dd80c09949fe","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be773302-89fe-4733-a6da-00d7c8021ab6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0ec34b4b-803b-4597-9fe2-c311a209419c"},{"name":"/people/contact_times/:id","id":"5c6eb1fd-e8b9-42f1-af89-2e580532584e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/contact_times/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","contact_times",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"38eb00fa-6af3-4fe6-810a-425ca2f3eff0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"95bf6a28-6eeb-4b94-8d99-55e7bd2c9288","name":"ContactTime was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contact_times\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"phones\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b54942ae-8fc8-4c5b-aac3-3c5258336304","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b1492b5-41ff-4fd9-b692-d73e290ca088","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b49135a-0d23-44c0-8ce5-6381983a3b01","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f0791d81-4a50-46ba-b495-a4011ead19bc","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/contact_times/:id","host":["https://api.casebook.net"],"path":["people","contact_times",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5c6eb1fd-e8b9-42f1-af89-2e580532584e"}],"id":"882f3295-1c48-4c04-b5c2-814cbbda4494","_postman_id":"882f3295-1c48-4c04-b5c2-814cbbda4494","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/contact_times","id":"02cbb8e2-6336-4aa6-85a0-a23ffc03724c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/contact_times","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","contact_times"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"508f37ac-19c2-400f-a03f-b0d267078a14","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times","host":["https://api.casebook.net"],"path":["people","contact_times"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contact_times\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"phones\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contact_times\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"phones\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"028e14b4-3b4e-4a95-bbd2-21b08874ba28","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/contact_times","host":["https://api.casebook.net"],"path":["people","contact_times"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"02cbb8e2-6336-4aa6-85a0-a23ffc03724c"},{"name":"/people/contact_times","id":"65c40abb-81f4-49b3-a98d-37dc2cec0856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/contact_times","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","contact_times"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e6c5c922-379a-4272-841f-e0fa1dc73b85","name":"ContactTime was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/contact_times"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contact_times\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"phones\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"820d4a7a-6476-45c3-9747-d21fb3c78d5b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/contact_times"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"17bd38bb-c926-4b23-a449-e9dd178c9307","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/contact_times"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"58ba712b-ceb2-4da1-9fcd-974099d5803e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/contact_times"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ebdab140-193a-49e9-b6b4-cb0a0b6620c3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_times\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/contact_times"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65c40abb-81f4-49b3-a98d-37dc2cec0856"}],"id":"e45142b0-beb8-4d5a-a63e-7bcec20cff9e","_postman_id":"e45142b0-beb8-4d5a-a63e-7bcec20cff9e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"countries","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"citizenships","item":[{"name":"/people/countries/:id/relationships/citizenships","id":"82b41126-195e-432d-9a9b-a65028f3f359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/countries/:id/relationships/citizenships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","countries",":id","relationships","citizenships"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d3c5f8c2-fe75-4752-83f4-d4e8b27f49f1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c716e629-35ae-485f-bc2f-0717d39b4d08","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","countries",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ba055047-fd70-4330-8a00-8040a83b6bdd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","countries",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a245ffe1-9025-4bbf-827e-4fcad6ca68ed","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","countries",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef2b476d-a3a9-4c61-bdbb-c0f02670e4b1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","countries",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eae76890-83cc-498c-baf7-02f8d7fb2184","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","countries",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"82b41126-195e-432d-9a9b-a65028f3f359"}],"id":"e4874f39-6914-4371-a4cc-6f4b6327d5e7","_postman_id":"e4874f39-6914-4371-a4cc-6f4b6327d5e7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7dd52bb9-bfe7-4913-81ad-7fa698b02b09","_postman_id":"7dd52bb9-bfe7-4913-81ad-7fa698b02b09","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/countries/:id","id":"19e5f426-60c6-447b-a893-083fecd0a953","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/countries/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","countries",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"68faefd4-f8b5-4eba-a1a8-087c8b9308be","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"24ffaaaf-8eee-4405-b9e9-d49c029341b2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"citizenships\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"57da2e46-f052-44a1-8188-478f72280900","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c0cc0203-2961-4c22-a700-c0ddf467c294","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0d0d5075-71f1-4d32-8973-3b04ce4ec55c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3465129b-306c-4523-8608-d227146d75fd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"19e5f426-60c6-447b-a893-083fecd0a953"},{"name":"/people/countries/:id","id":"da912388-4799-4c06-a194-17f7b8f8649e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/countries/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","countries",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1b549e14-7e90-499a-948e-1cf91cfd7fca","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"94cf556a-e605-4d67-aa79-d48d019df25a","name":"Country was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d3932ed1-cfa4-43fd-ac10-ce45e5aba0aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf2b45df-7486-48a2-8839-939b15b8cfbd","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"da912388-4799-4c06-a194-17f7b8f8649e"},{"name":"/people/countries/:id","id":"52d090f0-9fd8-49ab-8c5a-5523ffde34e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/countries/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","countries",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43e74d8d-1b38-4c88-a8ec-4a4f86e93f97","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e6e13af5-c64c-4e09-8d9e-a89fc284e67b","name":"Country was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"countries\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"citizenships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ec0515d1-091a-4628-848f-528e4e62f4cb","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bcba2b48-1eb7-48ac-baac-a305340a4dbd","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b293b07-9645-4286-8552-2008245f3914","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3ccec6a-b6ab-4ca1-bb77-f1fdcf086a04","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/countries/:id","host":["https://api.casebook.net"],"path":["people","countries",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"52d090f0-9fd8-49ab-8c5a-5523ffde34e4"}],"id":"3fa9499b-868c-48e4-b4ed-31d120bc7947","_postman_id":"3fa9499b-868c-48e4-b4ed-31d120bc7947","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/countries","id":"ecfd2228-6524-49ad-ae48-a88902b15132","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/countries","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","countries"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"09a40d47-ef8a-4b5f-b4f9-1a96401e451d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries","host":["https://api.casebook.net"],"path":["people","countries"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"countries\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"citizenships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"countries\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"citizenships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8591d59d-a2f2-4346-85de-846d7b84b613","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/countries","host":["https://api.casebook.net"],"path":["people","countries"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ecfd2228-6524-49ad-ae48-a88902b15132"},{"name":"/people/countries","id":"105d0ab5-4337-4e0a-b8c8-5413387006db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/countries","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","countries"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"d94cc3d0-ef47-44d7-9f58-b5f2bb994d41","name":"Country was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/countries"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"countries\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"citizenships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"302398d8-ca83-4bd3-90d8-406c1b239817","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/countries"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e126039e-a7d1-49ec-b168-3e5ac73a234b","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/countries"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"03bf061d-2a82-40b3-8258-8a973203a208","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/countries"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"16c6046e-7c2f-450d-b256-b729aa2264a4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"countries\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/countries"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"105d0ab5-4337-4e0a-b8c8-5413387006db"}],"id":"7643eb45-4287-434c-868a-95d82b414290","_postman_id":"7643eb45-4287-434c-868a-95d82b414290","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_counties","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/people/people_counties/:id/relationships/locations","id":"91dc94cb-38d5-4612-95fd-5fc7199e99d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_counties/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_counties",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"15f7e31b-489a-4ff7-821c-6f150ced1d1e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2b235363-875f-4430-9a6b-05f87fffaf21","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aea7780b-51b2-43fc-87fe-42ef8695e8d7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"39e6ae3f-0d15-4397-9bd3-fb7d9d482925","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d9ca86e8-e263-4560-a81c-d957b1e2509e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5cc5412d-e349-454d-910d-98ff26e9d5fe","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"91dc94cb-38d5-4612-95fd-5fc7199e99d2"}],"id":"38860755-043e-4bf4-90f0-e079d8904f93","_postman_id":"38860755-043e-4bf4-90f0-e079d8904f93","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2a19e7d4-b8aa-4daa-9914-6a60f83a6919","_postman_id":"2a19e7d4-b8aa-4daa-9914-6a60f83a6919","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_counties/:id","id":"f3effe3b-a5e0-4c74-af38-a22d3aa23129","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"efa64060-8acc-4775-b498-9b849ec9e247","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0e0f0601-b1f5-4026-9958-4502d87cc353","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"11740a5f-04c7-4ce5-a0b3-7270ef8761fe","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"92435a3a-a8ea-4228-9b28-dadadc3d4f10","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7767a95f-c9ba-43fd-8275-d3280ab2ef28","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2d8a9ca7-d0fa-4eac-a8c7-c75e30515371","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f3effe3b-a5e0-4c74-af38-a22d3aa23129"},{"name":"/people/people_counties/:id","id":"e156b775-4cf8-4b5c-9a00-cd0d4e08bd57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d7527929-45bd-463b-ad9c-a8f801ccc62a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7acaf04c-f086-4f45-b2d5-10812dfe12d7","name":"County was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1ae7de59-1044-4e5b-95b7-3812f414078f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9fafdce-d740-48de-9e06-7d4d751fc2f5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e156b775-4cf8-4b5c-9a00-cd0d4e08bd57"},{"name":"/people/people_counties/:id","id":"57757a15-6e98-4352-b956-bf9f53e34170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"40935d5d-f9e1-4eac-a9ef-40d2c2371987","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9bf60bf0-622f-4395-92f2-727c79a25a80","name":"County was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"680de0e7-42e7-4032-94a3-c52205b2adc3","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc8abaf0-cbbb-42e2-b18c-67014f6ff491","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"053b0b68-7024-4468-9788-38cf6168aed6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13731428-611e-4838-907e-cbe4e3fea681","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_counties/:id","host":["https://api.casebook.net"],"path":["people","people_counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"57757a15-6e98-4352-b956-bf9f53e34170"}],"id":"0a8691f2-62bf-4530-9d01-a2c6a881cf92","_postman_id":"0a8691f2-62bf-4530-9d01-a2c6a881cf92","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_counties","id":"cf3a09ec-be44-4376-bd93-f3915c07de63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_counties"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d971e275-d3ff-428d-8af0-65cd68952e5e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties","host":["https://api.casebook.net"],"path":["people","people_counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b5928995-a0dd-4ed1-b548-32bb1da316ff","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_counties","host":["https://api.casebook.net"],"path":["people","people_counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf3a09ec-be44-4376-bd93-f3915c07de63"},{"name":"/people/people_counties","id":"66b5cd10-b709-4d51-a818-fb4861d447c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_counties"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"471d6880-5273-4dbe-a2f0-64a2b51d707a","name":"County was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_counties"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b3e291f4-7eec-436b-8266-68a9f8fb9115","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_counties"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5206275b-8165-4a49-9d34-5fe5953cb2f7","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_counties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"14ffdb8d-6ced-4521-9fe8-4b2beecdea8a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_counties"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4af890a0-a37a-4557-80b3-584aac69dabe","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_counties"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"66b5cd10-b709-4d51-a818-fb4861d447c6"}],"id":"0dc9cd57-72dc-408d-8c2b-7551d5d3c8fd","_postman_id":"0dc9cd57-72dc-408d-8c2b-7551d5d3c8fd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"duplicates","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_duplicates","item":[{"name":"/people/duplicates/:id/relationships/people_duplicates","id":"d8fc84c6-59fe-43e4-8975-24b9f58a89be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/duplicates/:id/relationships/people_duplicates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","duplicates",":id","relationships","people_duplicates"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8a43e345-2a77-4f2a-aff2-75b9ac597fd4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9262168b-f83d-4a7c-bab8-3a6581043d19","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/people_duplicates","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","people_duplicates"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_duplicates\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_duplicates\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ea6f3330-717f-4be1-9afd-37a33540ac92","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/people_duplicates","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","people_duplicates"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6b5c5df3-9772-491d-8da7-6b3a77c9cea3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/people_duplicates","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","people_duplicates"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f305d77-8b4e-4ec8-8fe8-ce1646d8ae55","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/people_duplicates","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","people_duplicates"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc5cb22f-7e12-4837-be35-839d91a4d4f6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/people_duplicates","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","people_duplicates"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d8fc84c6-59fe-43e4-8975-24b9f58a89be"}],"id":"9dad8e82-7af8-4f78-8faf-de55e814f49f","_postman_id":"9dad8e82-7af8-4f78-8faf-de55e814f49f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/duplicates/:id/relationships/person","id":"6d8a6bf2-2058-4a57-94c9-68b8a2f045e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/duplicates/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","duplicates",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ee79b3ae-95fe-473f-b9da-8a813780d8c4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7c338842-c521-4819-ad73-b915c137806e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c4300783-f614-43e2-93ed-21d739a8525d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3ae84533-0538-476e-a24b-db8c4d264942","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"55434e73-66cc-4692-be92-d21868f03d98","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8ac8a799-e55a-4a52-a0a6-ff9b643cc4d2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6d8a6bf2-2058-4a57-94c9-68b8a2f045e6"}],"id":"cd89ff0e-6db1-4268-b429-d4c0f97f0e55","_postman_id":"cd89ff0e-6db1-4268-b429-d4c0f97f0e55","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"250b00b9-6bd1-426b-87ff-7e70698627a0","_postman_id":"250b00b9-6bd1-426b-87ff-7e70698627a0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/duplicates/:id","id":"5754fc4b-268f-4558-b8d1-4b241595a44a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/duplicates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","duplicates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bbf51177-d360-40d5-ac30-f1c289cc8e03","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"da3253da-1fcc-410c-a8c0-d29467f985c7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people_duplicates\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0ea8eea3-c199-4db4-8270-125006d8d7e9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8f6b521b-8bd5-4c25-bfb1-d210e41744d8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"827f2754-af6b-4501-9975-78679204f069","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"acae358f-6385-4c60-8fe6-2f1ed961177e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5754fc4b-268f-4558-b8d1-4b241595a44a"},{"name":"/people/duplicates/:id","id":"862934b8-7a3f-4b05-87c3-0ecae3ce4587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/duplicates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","duplicates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a50200c9-6ab1-4a45-9c7a-702aacebec1e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5a1ec14f-65d3-4b16-ac93-fbec7ecbdd54","name":"Duplicate was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"38c5404c-2fb9-45a2-b467-a6e9863eb3a9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ac54e55-f200-4d0d-b14f-7d0fb61fcc2f","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"862934b8-7a3f-4b05-87c3-0ecae3ce4587"},{"name":"/people/duplicates/:id","id":"17ee190c-521e-4242-8997-05c0762e7bc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/duplicates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","duplicates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c1cc2c29-4cf7-45c6-8594-8cc132599fde","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"24bc4137-0a4b-44d9-b378-0bf7fcb96826","name":"Duplicate was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"duplicates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"weight\": {}\n\t},\n\t\"relationships\": {\n\t\t\"people_duplicates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a3f451b2-e4e4-41cf-a8ea-c42b9dfb0cbf","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9675a50d-53d7-4441-91bc-296be55e4349","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a81d81f-200f-405a-91d0-ccd0b9504996","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0728db98-47dd-4960-87d8-256494c5108b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/duplicates/:id","host":["https://api.casebook.net"],"path":["people","duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"17ee190c-521e-4242-8997-05c0762e7bc6"}],"id":"789e7985-6f9b-46a7-b64b-e5fed811ce6a","_postman_id":"789e7985-6f9b-46a7-b64b-e5fed811ce6a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/duplicates","id":"a7f2f9cb-f667-4724-8ced-f6d2d9217d1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/duplicates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","duplicates"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"4b98e12d-5df6-4493-b8ea-35ebd25fd3c2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates","host":["https://api.casebook.net"],"path":["people","duplicates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"duplicates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"weight\": {}\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_duplicates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"duplicates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"weight\": {}\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_duplicates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e9880490-0693-4c13-9350-b072983441f6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/duplicates","host":["https://api.casebook.net"],"path":["people","duplicates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a7f2f9cb-f667-4724-8ced-f6d2d9217d1a"},{"name":"/people/duplicates","id":"26f2b0e6-92df-43a9-a59f-ae176b8d8c50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/duplicates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","duplicates"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7faaf311-b0bd-4aaa-836f-99e6e8fe6d18","name":"Duplicate was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/duplicates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"duplicates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"weight\": {}\n\t},\n\t\"relationships\": {\n\t\t\"people_duplicates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"af02cc94-de81-46f0-b292-7badc31566b8","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/duplicates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5db6958-2acc-4c69-af60-dbf63c00ec55","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/duplicates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ed54f832-8fde-45ff-b25b-2be4079ac39a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/duplicates"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ece77f68-4df0-4ee7-91fe-fddef95c7769","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"weight\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/duplicates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"26f2b0e6-92df-43a9-a59f-ae176b8d8c50"}],"id":"11c1c72f-17fb-46f4-be5d-97203d5ba23f","_postman_id":"11c1c72f-17fb-46f4-be5d-97203d5ba23f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"educations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"education_grade","item":[{"name":"/people/educations/:id/relationships/education_grade","id":"f19f006a-b2f0-4657-8f15-8db2dc889437","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/educations/:id/relationships/education_grade","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations",":id","relationships","education_grade"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b4608f19-2262-45c4-a39d-401fd356e5ef","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"883e94bb-1cc8-4188-bade-cde6c960605f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/education_grade","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","education_grade"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"education_grade\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5b2b3594-9753-407e-8795-52d764e05076","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/education_grade","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","education_grade"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9f6a3429-16d9-4ebd-866a-d708f3b38aef","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/education_grade","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","education_grade"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a8bf021-60c5-49c4-9f96-0541ce0105aa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/education_grade","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","education_grade"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5366910d-d54b-4899-862a-20aa54bfa4cd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/education_grade","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","education_grade"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f19f006a-b2f0-4657-8f15-8db2dc889437"}],"id":"88c83ba5-75d8-4443-908b-8eac48b2edd3","_postman_id":"88c83ba5-75d8-4443-908b-8eac48b2edd3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location","item":[{"name":"/people/educations/:id/relationships/location","id":"ec52032c-7a0b-4a2b-bf7d-3a680df12548","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/educations/:id/relationships/location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations",":id","relationships","location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ba87fed8-b9c7-4fd8-ae56-e656c7a2d818","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"36e41caa-94d5-4ee6-a33e-dd86306d80e3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1f47cefd-2085-4400-8a03-1f5961f289da","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f91cba65-17a9-40a1-a74b-74e962daee93","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d4bda80-0ba3-4d31-bc67-a272dcf6104f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf295476-182d-4a54-a704-d7176e9c840d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ec52032c-7a0b-4a2b-bf7d-3a680df12548"}],"id":"50c61b49-638f-431d-b866-d3c96e487c0e","_postman_id":"50c61b49-638f-431d-b866-d3c96e487c0e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/educations/:id/relationships/person","id":"f7e98ba2-623b-4f64-ad1f-13d65b92d668","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/educations/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e4840333-a435-473c-a294-9a2c9c24bd14","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2fd8a5d8-7a4d-4448-a8aa-2df06db00b35","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3951c1d9-2b28-4a36-b882-a3d75031efe3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2b685bd9-8f2e-4f46-a287-d777ea75d919","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f1f2a71-26a7-4d46-ba10-8ef17edf1bd7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"390007a2-2fb2-45aa-b2a1-8d7b222e9403","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f7e98ba2-623b-4f64-ad1f-13d65b92d668"}],"id":"ebada9fa-741c-437a-9cb3-ceb8956ce93d","_postman_id":"ebada9fa-741c-437a-9cb3-ceb8956ce93d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"school_district","item":[{"name":"/people/educations/:id/relationships/school_district","id":"f3dffd26-3a3e-43e0-a4cf-a67511b4245a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/educations/:id/relationships/school_district","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations",":id","relationships","school_district"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ff29d9f8-4c29-40a8-83a6-16706bccbc42","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7eea37fa-2343-4685-8e9d-03039dbeae7b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/school_district","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","school_district"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"school_district\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e2cc4b53-2003-46b0-8f0a-7751854b1161","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/school_district","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","school_district"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0fefc1ec-887d-4d2e-9bc1-c0a39c38634b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/school_district","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","school_district"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a7a8c72-2a84-4f64-b6d7-045e91529d25","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/school_district","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","school_district"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f485129-69a4-4271-9ad0-3207f7b1e159","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id/relationships/school_district","host":["https://api.casebook.net"],"path":["people","educations",":id","relationships","school_district"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f3dffd26-3a3e-43e0-a4cf-a67511b4245a"}],"id":"f33fabf7-3e50-488e-974b-c84e7d4029b3","_postman_id":"f33fabf7-3e50-488e-974b-c84e7d4029b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"33fd3b76-942b-474c-8140-060e0e9398df","_postman_id":"33fd3b76-942b-474c-8140-060e0e9398df","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/educations/:id","id":"f828bfef-980a-42b6-a1ad-ff12426ad995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/educations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bb350fdb-4de0-4640-b7d3-1b632b2b7688","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5a56942c-e772-4dfb-b76e-6cb195ac10e0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f5f22cd8-93c2-4fbf-9347-6e10a92b5b66","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6615073-78f7-4f47-aba9-c7b88a75c644","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d05b93ba-a75a-4eea-81cb-be7eedd6294d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9a66d0ea-b997-4ee3-aaff-d891c7d7d5f5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f828bfef-980a-42b6-a1ad-ff12426ad995"},{"name":"/people/educations/:id","id":"833c048d-1d26-4fcb-b59a-9443f038f91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/educations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a15dffb0-aaea-4754-b65d-35b17a1b8d8d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8abf81b3-9b32-405f-b506-84bf110a9c31","name":"Education was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8dd9a937-dbad-4c45-9612-b6c7702a5a39","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a38ba342-8540-4c0f-9a9f-98b047d54ccc","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"833c048d-1d26-4fcb-b59a-9443f038f91c"},{"name":"/people/educations/:id","id":"12c5b07b-c731-4483-b927-9199f2315379","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/educations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"73533936-b195-468d-ad28-04cfda955860","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"64f4418c-6d77-4693-af2e-086c3f485721","name":"Education was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"educations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"grade\": \"<string>\",\n\t\t\"individualized_program\": \"<boolean>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"plan504\": \"<boolean>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"school_name\": \"<string>\",\n\t\t\"school_phone\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"education_grade\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"education_grades\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"school_district\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"school_districts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b75e7019-e521-42e9-af0a-f8f2cd65bbbc","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e935bc78-e25a-45c9-aabf-22bb5334f583","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3bb66363-4039-44c3-ba55-904fbfc16a17","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a09a3df8-aac0-4968-ab84-caa6803c3b2e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/educations/:id","host":["https://api.casebook.net"],"path":["people","educations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"12c5b07b-c731-4483-b927-9199f2315379"}],"id":"6cff9170-8b5a-4e66-b15f-a19ab5ecf94d","_postman_id":"6cff9170-8b5a-4e66-b15f-a19ab5ecf94d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/educations","id":"aab3163f-5d28-42e2-be46-dc6a941b486b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/educations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[grade]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[individualized_program]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[legacy_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[plan504]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[school_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[school_phone]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"9cb74727-8fb3-48b4-bd71-7301351379ec","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations","host":["https://api.casebook.net"],"path":["people","educations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[grade]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[individualized_program]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[plan504]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[school_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[school_phone]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"grade\": \"<string>\",\n\t\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"school_name\": \"<string>\",\n\t\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"education_grade\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"school_district\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"grade\": \"<string>\",\n\t\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"school_name\": \"<string>\",\n\t\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"education_grade\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"school_district\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"05426a96-383f-4dfe-a656-7b20f726bba6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/educations","host":["https://api.casebook.net"],"path":["people","educations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[grade]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[individualized_program]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[plan504]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[school_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[school_phone]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aab3163f-5d28-42e2-be46-dc6a941b486b"},{"name":"/people/educations","id":"47944939-746b-4613-9e74-866d90bf4dca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/educations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","educations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"da7c57f2-325c-4be7-bbc4-8b20eda74880","name":"Education was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/educations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"educations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"grade\": \"<string>\",\n\t\t\"individualized_program\": \"<boolean>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"plan504\": \"<boolean>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"school_name\": \"<string>\",\n\t\t\"school_phone\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"education_grade\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"education_grades\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"school_district\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"school_districts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"43686273-6dd1-451a-9180-8a30e720ae0c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/educations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8e5b3834-ab05-49d9-b306-9c3f5dae2026","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/educations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"62c7fca1-ce3f-4025-a9cc-5d34b920a69c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/educations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19139d4c-c8d8-4fdf-a5ff-1a14c3f83444","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"educations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"grade\": \"<string>\",\n\t\t\t\"individualized_program\": \"<boolean>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"plan504\": \"<boolean>\",\n\t\t\t\"school_name\": \"<string>\",\n\t\t\t\"school_phone\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"school_district\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"school_districts\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/educations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"47944939-746b-4613-9e74-866d90bf4dca"}],"id":"4c17895e-426a-49db-983e-412ffc45e1b9","_postman_id":"4c17895e-426a-49db-983e-412ffc45e1b9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"education_grades","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"educations","item":[{"name":"/people/education_grades/:id/relationships/educations","id":"4af3f926-5bd7-4123-ab5f-a5683dde16e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/education_grades/:id/relationships/educations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","education_grades",":id","relationships","educations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43449a9a-c85a-48c8-beb8-62fcf033a3df","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5aa4cc7a-9ecf-45c6-9bb7-a66ccda0059f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9f3f1043-eb1f-4ce4-b247-45bd9a4a8846","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ad4d1462-d169-4f97-8d7f-026dbb3c7618","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66e3593b-4877-4d0e-9e5d-131211890dcd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0787416c-9756-4278-b5bd-f95e1ebb666a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4af3f926-5bd7-4123-ab5f-a5683dde16e2"}],"id":"d463a5a9-49d9-427d-9d1e-76274015b45b","_postman_id":"d463a5a9-49d9-427d-9d1e-76274015b45b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people","item":[{"name":"/people/education_grades/:id/relationships/people","id":"5ddd9143-4940-47ca-a353-b8118698c89b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/education_grades/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","education_grades",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a8c7f772-f28d-464c-a518-55cb45c47e94","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"66657516-ede8-41ce-bc68-b951a4962211","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1d8c0b99-4da3-4f2f-81c3-0e68af658371","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0b241742-9805-4414-ad05-5d45502967ec","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"74ae1d32-548f-433d-9cc3-598b409ea20b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02b1655c-ce6b-4535-a46d-3e639fe3c52b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","education_grades",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ddd9143-4940-47ca-a353-b8118698c89b"}],"id":"c7e655e6-c4bd-4633-8cf4-558a6a002e89","_postman_id":"c7e655e6-c4bd-4633-8cf4-558a6a002e89","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"0b3aded2-cf8d-4504-84e0-fc439fefa4b4","_postman_id":"0b3aded2-cf8d-4504-84e0-fc439fefa4b4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/education_grades/:id","id":"ca46eb27-4ea8-4fcf-a652-66b026ef6461","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/education_grades/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","education_grades",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e462bd99-3973-4feb-823c-9f1a8d127e70","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eec9a47d-481d-4198-b01f-9a68d7b39228","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"educations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"34acac1a-f1ed-4048-b50e-b83135fbec57","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fb93758e-9e08-48b6-a4b6-3b082e62c14d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"24c31cac-de7c-417e-b8cc-d25a9f5e0dc7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"33392c02-88ae-4e47-a475-628863f5aa1f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ca46eb27-4ea8-4fcf-a652-66b026ef6461"},{"name":"/people/education_grades/:id","id":"9e28f3c1-8c31-4208-9ea9-bc3113b7f5c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/education_grades/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","education_grades",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ba47d081-410a-44be-913a-de03f2af495e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d276ed36-4ceb-4137-9839-c8045dd59671","name":"EducationGrade was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"e4d08f80-c3c1-4ac7-b838-6050fee2aa58","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0bd685ff-fe77-4144-8205-c22172fc9784","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9e28f3c1-8c31-4208-9ea9-bc3113b7f5c4"},{"name":"/people/education_grades/:id","id":"5f894dce-2229-4efd-9190-7aec5190af72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/education_grades/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","education_grades",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"618f3c47-d441-4ad4-a269-925910abe3f8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a1704601-3f62-4ffd-a450-9f794df4ec4c","name":"EducationGrade was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"education_grades\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"educations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"abed46b4-f492-4874-9521-e31c86457dd6","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80a72803-e8a6-4c67-8bc4-ca3fef289a04","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"944ba288-fb85-4ccf-b0f2-615467ad78fc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"493ccb76-9d6b-449c-acfd-0a14106cb4be","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/education_grades/:id","host":["https://api.casebook.net"],"path":["people","education_grades",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5f894dce-2229-4efd-9190-7aec5190af72"}],"id":"f941f334-49d1-4956-b184-c0eef27ebf31","_postman_id":"f941f334-49d1-4956-b184-c0eef27ebf31","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/education_grades","id":"e75fa984-7340-408b-89ed-3f84d5e15df2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/education_grades","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","education_grades"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"43f594a6-2329-483c-81a7-c40d628207f2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades","host":["https://api.casebook.net"],"path":["people","education_grades"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"education_grades\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"educations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"education_grades\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"educations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b377b005-dbd4-4ff1-9d50-2efe79a50400","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/education_grades","host":["https://api.casebook.net"],"path":["people","education_grades"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e75fa984-7340-408b-89ed-3f84d5e15df2"},{"name":"/people/education_grades","id":"2f9e8b63-5db4-4765-b990-f997c843d19f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/education_grades","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","education_grades"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"97e60e20-d8df-4418-aa4e-6068b9704b31","name":"EducationGrade was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/education_grades"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"education_grades\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"educations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1168dc89-2ac0-4f6e-a024-7068753bafd4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/education_grades"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f4bfed77-d89d-4943-80d7-28d4ac438208","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/education_grades"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"877c42f5-9fa9-4d30-bc68-4a6fa96bb8f2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/education_grades"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9af40df4-79e1-4d6c-926e-88406ba49367","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"education_grades\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/education_grades"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f9e8b63-5db4-4765-b990-f997c843d19f"}],"id":"5acc76b1-d823-4670-a4e9-11af407f66fe","_postman_id":"5acc76b1-d823-4670-a4e9-11af407f66fe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_emails","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"email_type","item":[{"name":"/people/people_emails/:id/relationships/email_type","id":"bc283980-e437-4eab-bbe4-8e8c41bfb4a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_emails/:id/relationships/email_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_emails",":id","relationships","email_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"034ec86e-cc32-4111-9717-5e6188ad0dfa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f3cef2c5-02c4-44e8-a0cd-b0c50e4e9c3a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/email_type","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","email_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7afab9f0-89df-4355-912f-05b1debb889b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/email_type","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","email_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d15b1732-e689-4b94-9b8f-24c8ad1af841","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/email_type","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","email_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"780b3c8e-5cf1-4b74-b8a6-41278de19ca1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/email_type","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","email_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9fa95de-2c82-4d45-b527-0917cbe977a2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/email_type","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","email_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bc283980-e437-4eab-bbe4-8e8c41bfb4a1"}],"id":"4c6c9aca-9634-41c4-9466-59a1853bddfc","_postman_id":"4c6c9aca-9634-41c4-9466-59a1853bddfc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_emails/:id/relationships/person","id":"da3837c5-7eec-40cf-aef6-cdfc8154bd15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_emails/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_emails",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"61ecae97-0963-4a85-93cd-c458edaaf388","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c70871d0-1fca-46a2-86d0-02d97034014e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"906b24c0-6c89-4f7a-8375-ff2c94399513","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7da82f0d-fd25-4f83-9ce4-e6052e3769da","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5995ad8f-0257-46dd-8e4c-f702cb50e845","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3c731914-c3e7-4934-b9bf-532ed3f12e6b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_emails",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"da3837c5-7eec-40cf-aef6-cdfc8154bd15"}],"id":"77029385-9664-474e-8f3f-8e047f40fb2a","_postman_id":"77029385-9664-474e-8f3f-8e047f40fb2a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"b80470dd-b930-41c3-a19b-45dfb2d2335a","_postman_id":"b80470dd-b930-41c3-a19b-45dfb2d2335a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_emails/:id","id":"fb180ed4-7fa5-4bdc-9c58-f30471a6fdf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_emails/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_emails",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a2412802-bd58-4034-a471-3031645d0a4a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"063b63f0-93ab-435a-823c-8d61d2fcbe10","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_attachment\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_bcc\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_cc\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_from\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_reply_to\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"email_to\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1ba31a8b-23c6-4180-9f35-4ad2ebc48444","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f4d2813d-e8f8-42c6-a55e-7d2e0985e6de","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e8eedfa-c74f-4859-a8df-ca52d58f42fe","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a287b65-6d2f-430c-a231-df16bfdd03d5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fb180ed4-7fa5-4bdc-9c58-f30471a6fdf5"},{"name":"/people/people_emails/:id","id":"ecabac22-f551-4d0f-8bda-905d9dadf515","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_emails/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_emails",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6497748a-1a86-4d78-8a75-e593f2069271","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"17da594e-6953-4f6f-8e45-6674abc19b0c","name":"Email was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"6fe83051-49ed-4271-9f15-7fea9820adee","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23bd8275-746a-47be-8562-47f18aa76fac","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ecabac22-f551-4d0f-8bda-905d9dadf515"},{"name":"/people/people_emails/:id","id":"d9bd5e9c-0f4c-4252-b5d1-323c28178b35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_emails/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_emails",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18685ab6-bf23-42d4-9f15-d8e985b43fcd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"41f5ba7d-ca8d-4aaa-a407-4fe92e42680e","name":"Email was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"emails\",\n\t\"attributes\": {\n\t\t\"body\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_date\": \"<dateTime>\",\n\t\t\"email_references\": \"<string>\",\n\t\t\"error_message\": \"<string>\",\n\t\t\"message_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"snippet\": \"<string>\",\n\t\t\"status\": {},\n\t\t\"subject\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email_attachment\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_bcc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_cc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_from\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_reply_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_thread\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"email_threads\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a76810af-29b0-4e3b-ae95-2f958e1962bd","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d147a12-9379-463c-95ff-e9a864b6f7c1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8fdb2b1f-9e24-45b7-aa34-946b3c2652aa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff8d06bd-8992-495d-b270-55a94d4ffd8f","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_emails/:id","host":["https://api.casebook.net"],"path":["people","people_emails",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d9bd5e9c-0f4c-4252-b5d1-323c28178b35"}],"id":"81d015d2-c0c0-465f-9e8f-2524bc0a1533","_postman_id":"81d015d2-c0c0-465f-9e8f-2524bc0a1533","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_emails","id":"1214c4a2-e37c-4c57-b950-fc4ded22e00c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_emails","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_emails"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6a6524bb-ed08-4ee6-bbf9-f6091f510eab","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails","host":["https://api.casebook.net"],"path":["people","people_emails"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\t\"email_references\": \"<string>\",\n\t\t\t\t\"error_message\": \"<string>\",\n\t\t\t\t\"message_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"status\": {},\n\t\t\t\t\"subject\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email_attachment\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_bcc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_cc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_from\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_reply_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_thread\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"body\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\t\"email_references\": \"<string>\",\n\t\t\t\t\"error_message\": \"<string>\",\n\t\t\t\t\"message_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"snippet\": \"<string>\",\n\t\t\t\t\"status\": {},\n\t\t\t\t\"subject\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"email_attachment\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_bcc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_cc\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_from\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_reply_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_thread\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"email_to\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"89505eb5-691d-42f9-bbea-84f147efe834","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_emails","host":["https://api.casebook.net"],"path":["people","people_emails"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1214c4a2-e37c-4c57-b950-fc4ded22e00c"},{"name":"/people/people_emails","id":"97282aca-f90f-4dc5-b2e5-f7367db080b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_emails","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_emails"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"8fe11c14-0d3a-4e82-8058-a85464b12145","name":"Email was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_emails"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"emails\",\n\t\"attributes\": {\n\t\t\"body\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"email_date\": \"<dateTime>\",\n\t\t\"email_references\": \"<string>\",\n\t\t\"error_message\": \"<string>\",\n\t\t\"message_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"snippet\": \"<string>\",\n\t\t\"status\": {},\n\t\t\"subject\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"email_attachment\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_bcc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_cc\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_from\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_reply_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_thread\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"email_threads\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"email_to\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ac32f32a-4392-418d-ba3e-808d7d50b41d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_emails"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bec4861a-304e-498d-a289-df9e805c04b3","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_emails"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e6c31fa0-593b-435e-aef7-68557ce08631","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_emails"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7b9a2484-fb60-4516-b298-9fc2cfdc8c2b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"emails\",\n\t\t\"attributes\": {\n\t\t\t\"body\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"email_date\": \"<dateTime>\",\n\t\t\t\"email_references\": \"<string>\",\n\t\t\t\"error_message\": \"<string>\",\n\t\t\t\"message_id\": \"<string>\",\n\t\t\t\"snippet\": \"<string>\",\n\t\t\t\"status\": {},\n\t\t\t\"subject\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"email_thread\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"email_threads\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_emails"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"97282aca-f90f-4dc5-b2e5-f7367db080b8"}],"id":"14e8017c-79ac-40c8-88f0-aa42218f54d9","_postman_id":"14e8017c-79ac-40c8-88f0-aa42218f54d9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"email_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_emails","item":[{"name":"/people/email_types/:id/relationships/people_emails","id":"22018f6e-5891-4fc8-bdf8-514d33397753","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/email_types/:id/relationships/people_emails","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","email_types",":id","relationships","people_emails"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0011ff8f-ed6d-44b6-907e-ac4dadcfea3b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ecad2594-4a05-4b1f-a751-027fea7b6a9b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id/relationships/people_emails","host":["https://api.casebook.net"],"path":["people","email_types",":id","relationships","people_emails"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_emails\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_emails\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a324e85c-dd8d-4600-925f-973f5a4d02bd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id/relationships/people_emails","host":["https://api.casebook.net"],"path":["people","email_types",":id","relationships","people_emails"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f993b701-5980-4b89-a144-046a6668e143","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id/relationships/people_emails","host":["https://api.casebook.net"],"path":["people","email_types",":id","relationships","people_emails"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e1d102e8-a898-4ef0-b7c9-e57b29d93895","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id/relationships/people_emails","host":["https://api.casebook.net"],"path":["people","email_types",":id","relationships","people_emails"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e7a09d7-c861-4dba-9066-5db72ff3147c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id/relationships/people_emails","host":["https://api.casebook.net"],"path":["people","email_types",":id","relationships","people_emails"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"22018f6e-5891-4fc8-bdf8-514d33397753"}],"id":"b572038c-7221-4b40-b8cf-431f8dda0ca8","_postman_id":"b572038c-7221-4b40-b8cf-431f8dda0ca8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6585ca9b-dda6-4084-b715-c26743f87dc8","_postman_id":"6585ca9b-dda6-4084-b715-c26743f87dc8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/email_types/:id","id":"e223f69d-8e58-4e59-8492-2960a6721c8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/email_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","email_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5fdf3ac9-06c7-489e-8c0e-12326b8c2dc2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6db3b71e-f74d-4389-ae88-8f6aadc08e8e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"emails\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2392ae69-7be8-40d0-90fd-5e390a606ed6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"371da7b0-1a52-474c-8621-16c01755875e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9c81d356-f2af-4cab-9a87-227e9c14c800","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fd4dd093-f621-4c07-9b67-4026b2a64731","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e223f69d-8e58-4e59-8492-2960a6721c8f"},{"name":"/people/email_types/:id","id":"c702b19a-faa5-4f2e-a54a-57dd4114fc6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/email_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","email_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dfac484b-2e11-4d1d-a80c-10788540026e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3b8fbe9d-794a-44a2-a57d-0a287af08c05","name":"EmailType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"5b1fcb9f-0106-45bf-8a85-708d4711d5a8","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a44a82e7-951b-40c7-9f53-b0fc1555ae95","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c702b19a-faa5-4f2e-a54a-57dd4114fc6d"},{"name":"/people/email_types/:id","id":"2804641f-9b41-4602-93b7-645bebbfab8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/email_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","email_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"efb35290-43f1-486e-aad6-a8d692105e0e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"61a1749a-e3c6-4bc9-873e-fb9d2bbca0e7","name":"EmailType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"emails\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"107c2d4c-cabc-4395-98eb-f736b833c053","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"81c66376-3a6a-466c-bd96-12d084ba01e4","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ded22547-01a5-4fef-99de-145fdc52043d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3bfeb193-316d-4252-9465-452833a7df6e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/email_types/:id","host":["https://api.casebook.net"],"path":["people","email_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2804641f-9b41-4602-93b7-645bebbfab8a"}],"id":"e9da0641-bf6a-486a-ac21-8196e0ecab9a","_postman_id":"e9da0641-bf6a-486a-ac21-8196e0ecab9a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/email_types","id":"ee073fcf-e74d-45a9-8129-c5f71a2c8a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/email_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","email_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"60bd088a-3cff-4978-9627-aa49ea30c53b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types","host":["https://api.casebook.net"],"path":["people","email_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"emails\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"email_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"emails\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bc8b0ac4-0546-4cd0-b580-433fec449e9a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/email_types","host":["https://api.casebook.net"],"path":["people","email_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee073fcf-e74d-45a9-8129-c5f71a2c8a19"},{"name":"/people/email_types","id":"eaa6831d-0beb-4238-9aa0-b60d2b20347a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/email_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","email_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"35aa517d-89fb-431e-9989-5ca452b0877c","name":"EmailType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/email_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"email_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"emails\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"86ec27bb-0b81-4ab5-89a2-681f92e7c415","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/email_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69aa88ff-f7f3-4ff2-a162-ded8e5f34261","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/email_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"83b48384-f449-4488-9e2a-58a624c13c3f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/email_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff6da9ae-fb89-441f-a98d-81dce37a6c3e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"email_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/email_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eaa6831d-0beb-4238-9aa0-b60d2b20347a"}],"id":"5c6c3783-0f88-4a8a-aa53-8c9b432215a1","_postman_id":"5c6c3783-0f88-4a8a-aa53-8c9b432215a1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"employments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/employments/:id/relationships/person","id":"07e2d7a6-5760-4c3d-87bd-ce38e1a55821","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/employments/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","employments",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b6c30d9a-8f88-4831-af1e-eb1c385bb9c1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3ee02386-5a4f-43c1-a37b-f878bced092e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","employments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"16aa8fba-5bc6-45a8-812b-8f774f25357f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","employments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"458a7c98-3397-442a-bb06-c69ab279a59e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","employments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c16a8ab-6a18-4068-8805-3142c2669005","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","employments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08f9cc9e-7983-4cda-b738-c6a014b68394","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","employments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"07e2d7a6-5760-4c3d-87bd-ce38e1a55821"}],"id":"80b77ebf-c499-43ec-8de8-4c71283f23d2","_postman_id":"80b77ebf-c499-43ec-8de8-4c71283f23d2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"8e17270c-5f91-4ee2-a108-0c2d415dc0b2","_postman_id":"8e17270c-5f91-4ee2-a108-0c2d415dc0b2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/employments/:id","id":"f6ab6b3c-fbaa-48b7-bb29-29c8978cb72e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/employments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","employments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a610f76b-825a-426d-84ec-5e6bd1a83925","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"699eee5a-71d1-4556-ab0e-fed1b9318fc5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"00b5743f-92e7-4a11-aaf2-6d9452571be7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aeac38bc-2acb-4095-a9f8-f8d6db0573f8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bcb620c-1e66-44f8-a60d-f54e0321017e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8c5bc738-533b-4a9b-805b-837304bd14bf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f6ab6b3c-fbaa-48b7-bb29-29c8978cb72e"},{"name":"/people/employments/:id","id":"b44bbe91-c19d-4aba-ae78-aa3914d503d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/employments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","employments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e200f393-1025-4613-84e1-353268cf6d46","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5a795dc0-0b62-4f70-9bc1-f3eb73ceebda","name":"Employment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0f692e90-a186-4dda-a228-2cea2f3ccb19","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05e941ec-ca81-421a-9466-d317af73ab96","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b44bbe91-c19d-4aba-ae78-aa3914d503d9"},{"name":"/people/employments/:id","id":"9987d94c-4b33-40c8-b959-03383bdda578","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/employments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","employments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9f9b1c57-833c-4e91-bb95-dc7f3bd5523a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d61c9ded-4d3f-4dcb-94a8-4df22370aaf5","name":"Employment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"employments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"employer_address\": \"<string>\",\n\t\t\"employer_name\": \"<string>\",\n\t\t\"employer_phone\": \"<string>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"hours_working\": \"<string>\",\n\t\t\"is_current\": \"<boolean>\",\n\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\"patchedFields\": {},\n\t\t\"position\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2b76ce90-93ba-42c2-8fcb-4a95a7dcb915","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"faee0b62-ff14-4f1c-bd18-7e34789d1603","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"957c151f-2c65-408f-8da6-35a5a74bf082","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b404c5fa-9f9b-4697-985e-10f6092ef50b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/employments/:id","host":["https://api.casebook.net"],"path":["people","employments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9987d94c-4b33-40c8-b959-03383bdda578"}],"id":"4da41406-71c1-4a91-8b2f-e233133bd4bd","_postman_id":"4da41406-71c1-4a91-8b2f-e233133bd4bd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/employments","id":"4198c2c5-c806-45b9-b856-be0a296c60ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/employments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","employments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[employer_address]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[employer_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[employer_phone]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[hours_working]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_current]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_unemployed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[position]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"fae4cd5d-8ad6-4868-967b-8fcabcabf247","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments","host":["https://api.casebook.net"],"path":["people","employments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[employer_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[employer_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[employer_phone]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[hours_working]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_current]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_unemployed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[position]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"employments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"position\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"employments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"position\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e7073ab0-7420-4e20-96c6-843db373c162","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/employments","host":["https://api.casebook.net"],"path":["people","employments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[employer_address]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[employer_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[employer_phone]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[hours_working]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_current]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_unemployed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[position]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4198c2c5-c806-45b9-b856-be0a296c60ef"},{"name":"/people/employments","id":"36fbf94e-21b3-4b73-a40e-3b2ecd0cc6d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/employments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","employments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"20d4b866-7f94-499e-9df3-e273a331a276","name":"Employment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/employments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"employments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"employer_address\": \"<string>\",\n\t\t\"employer_name\": \"<string>\",\n\t\t\"employer_phone\": \"<string>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"hours_working\": \"<string>\",\n\t\t\"is_current\": \"<boolean>\",\n\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\"patchedFields\": {},\n\t\t\"position\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4635767a-a89a-4794-b193-e5a0397af199","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/employments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6e49ca1e-f9f4-4d1f-b5e6-7e8d47c8295c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/employments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e4482c0e-7815-46d4-a8cc-ee808f2c795b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/employments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71010ffc-9547-43d4-8e46-2c1240a88d22","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"employments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"employer_address\": \"<string>\",\n\t\t\t\"employer_name\": \"<string>\",\n\t\t\t\"employer_phone\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"hours_working\": \"<string>\",\n\t\t\t\"is_current\": \"<boolean>\",\n\t\t\t\"is_unemployed\": \"<boolean>\",\n\t\t\t\"position\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/employments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36fbf94e-21b3-4b73-a40e-3b2ecd0cc6d5"}],"id":"199b491d-c09f-4be4-8cf6-ecf99f53e391","_postman_id":"199b491d-c09f-4be4-8cf6-ecf99f53e391","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"ethnicities","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_ethnicities","item":[{"name":"/people/ethnicities/:id/relationships/people_ethnicities","id":"2a409375-b480-423f-b42f-f02a749c33a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/ethnicities/:id/relationships/people_ethnicities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","ethnicities",":id","relationships","people_ethnicities"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e61bb666-5ebf-43f2-bc81-750c7b18ac02","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5ab56c92-4807-48d3-8106-f5cbb512d8d4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id/relationships/people_ethnicities","host":["https://api.casebook.net"],"path":["people","ethnicities",":id","relationships","people_ethnicities"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_ethnicities\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_ethnicities\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8ca53e53-7f7a-4d25-af4c-d9e91536971b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id/relationships/people_ethnicities","host":["https://api.casebook.net"],"path":["people","ethnicities",":id","relationships","people_ethnicities"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c1329c7d-8d10-49e1-b6f0-7a4c529b5bfc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id/relationships/people_ethnicities","host":["https://api.casebook.net"],"path":["people","ethnicities",":id","relationships","people_ethnicities"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7541f1e4-0237-4851-a941-6865450eddc1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id/relationships/people_ethnicities","host":["https://api.casebook.net"],"path":["people","ethnicities",":id","relationships","people_ethnicities"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"146b8b41-32bb-4bc6-ba4e-2851780ab195","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id/relationships/people_ethnicities","host":["https://api.casebook.net"],"path":["people","ethnicities",":id","relationships","people_ethnicities"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2a409375-b480-423f-b42f-f02a749c33a5"}],"id":"0e009f8d-02fe-4daa-8b8c-dec35d6ac911","_postman_id":"0e009f8d-02fe-4daa-8b8c-dec35d6ac911","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"13d979be-a5ee-4696-b9c4-c009faabd052","_postman_id":"13d979be-a5ee-4696-b9c4-c009faabd052","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/ethnicities/:id","id":"14c01435-4dfb-4574-9812-4861efa2b531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/ethnicities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","ethnicities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d75c4be5-8060-4bff-a57f-bd91ee484d91","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0c311c54-485f-41d6-a452-5dbf2d8724a8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"peopleEthnicities\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cdc59fbd-9898-4b02-bfad-871715dad8da","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"02099fb3-e1ce-4897-94cf-513fb76d8321","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"52e74531-46f0-4154-bfbc-b6f75a3a341d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b26872f-7bb0-466b-92a6-b216cc0011cf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"14c01435-4dfb-4574-9812-4861efa2b531"},{"name":"/people/ethnicities/:id","id":"2528cb56-fb77-4a9f-a405-fe3e523ea0f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/ethnicities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","ethnicities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ffd766fd-c3be-4075-9f39-9d15a2116385","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e47576d5-0dca-403f-abfd-3704f0c2f79c","name":"Ethnicity was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"168b8972-6c1b-49eb-b2ae-9d4fc9113ff1","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ae9559ed-4302-4459-a4f7-0e00118ebf0c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2528cb56-fb77-4a9f-a405-fe3e523ea0f4"},{"name":"/people/ethnicities/:id","id":"f99025c3-59b2-43e2-b255-b486706b9d5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/ethnicities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","ethnicities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4e0bb63a-db4a-404c-83b8-43683603acea","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"321fac5a-e272-4d7b-ba34-46d6a9545b77","name":"Ethnicity was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"ethnicities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"peopleEthnicities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1a8aa958-cedb-4184-b4aa-ef7fdf61297f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01c6dd2a-ffac-42a7-bc14-e718c93d5013","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c15c1e3c-a98a-40db-99cd-61161d6a6287","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"708441b7-e109-42c1-9b85-b58596483917","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/ethnicities/:id","host":["https://api.casebook.net"],"path":["people","ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f99025c3-59b2-43e2-b255-b486706b9d5e"}],"id":"deb8af3f-0d06-4206-976d-943f4c82279b","_postman_id":"deb8af3f-0d06-4206-976d-943f4c82279b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/ethnicities","id":"de1404ea-3b3d-4aeb-b4d9-2225b69162c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/ethnicities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","ethnicities"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"98d9681d-c2eb-4009-9ba5-88a9a5f082c9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities","host":["https://api.casebook.net"],"path":["people","ethnicities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"ethnicities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"peopleEthnicities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"ethnicities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"peopleEthnicities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"855361a4-86dd-4be2-a08f-357d5598241d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/ethnicities","host":["https://api.casebook.net"],"path":["people","ethnicities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"de1404ea-3b3d-4aeb-b4d9-2225b69162c0"},{"name":"/people/ethnicities","id":"106d919d-eff1-45ef-8cc1-a685832e3da1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/ethnicities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","ethnicities"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f1a08d6e-80ff-41d5-a108-a92a5236656b","name":"Ethnicity was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/ethnicities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"ethnicities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"peopleEthnicities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b2602325-365a-473c-87d6-d9dc94c1d920","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/ethnicities"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d914bb8-d32d-454c-8700-c169869e601b","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/ethnicities"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b0a7a9a0-6ae7-43c4-942d-7ce482d28944","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/ethnicities"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa072f0d-bdba-4b68-9e8e-a07cdfea3f27","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/ethnicities"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"106d919d-eff1-45ef-8cc1-a685832e3da1"}],"id":"b8e9cce9-02a8-46d8-b63a-48b38a1703da","_postman_id":"b8e9cce9-02a8-46d8-b63a-48b38a1703da","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person_form_submission","item":[{"name":"/people/form_submissions/:id/relationships/person_form_submission","id":"937b09e8-04f9-4055-8453-30e8859d8004","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/form_submissions/:id/relationships/person_form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","form_submissions",":id","relationships","person_form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"620e60e1-7935-4960-b845-fc6f34c0396c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ecda695c-934f-4c47-a06f-52ee4092c56a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id/relationships/person_form_submission","host":["https://api.casebook.net"],"path":["people","form_submissions",":id","relationships","person_form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person_form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0d9c10ea-658a-42c8-b991-0ec2dacb2247","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id/relationships/person_form_submission","host":["https://api.casebook.net"],"path":["people","form_submissions",":id","relationships","person_form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bb15383a-4ad1-452a-9594-e3e3142ee58e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id/relationships/person_form_submission","host":["https://api.casebook.net"],"path":["people","form_submissions",":id","relationships","person_form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ee01711a-ea6d-4ccc-9e67-9183be729020","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id/relationships/person_form_submission","host":["https://api.casebook.net"],"path":["people","form_submissions",":id","relationships","person_form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c235812f-e68c-4086-ba0b-ffefd14ea65b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id/relationships/person_form_submission","host":["https://api.casebook.net"],"path":["people","form_submissions",":id","relationships","person_form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"937b09e8-04f9-4055-8453-30e8859d8004"}],"id":"006a917e-86d0-4659-98a8-6e3bf033e9a6","_postman_id":"006a917e-86d0-4659-98a8-6e3bf033e9a6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"364b414e-b8b1-4a91-9b02-22238a6b9972","_postman_id":"364b414e-b8b1-4a91-9b02-22238a6b9972","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/form_submissions/:id","id":"ec13e0f1-d246-48a6-b489-2492045c81fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"82829b80-70bf-4fbe-9f85-cf094a72f452","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0205283e-3590-4b6a-8bd1-df4d1478b9b0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"submission_data\": {},\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9704aaf1-7f10-4764-87ee-af426b166e5e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0c36ee9d-9638-44fb-aa2c-c544cf254f3e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c4ce33b2-5573-41cd-a9c5-8136ba146b24","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23a914b8-079f-4167-8690-a411f5a390aa","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ec13e0f1-d246-48a6-b489-2492045c81fe"},{"name":"/people/form_submissions/:id","id":"aba410cb-cee3-487b-b428-eb544e5f0de8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e1582c39-fd59-494d-b818-7c9c94ee1c1d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3985171e-9e58-4514-b529-3c97b5e1c515","name":"FormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"83dd9e3c-3641-47ab-8757-a4e07ed38336","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cbbdcebd-9adb-4fae-a25c-32414615debb","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aba410cb-cee3-487b-b428-eb544e5f0de8"},{"name":"/people/form_submissions/:id","id":"c7bc0951-ee1d-46e4-9194-34e12cb855cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c06df509-777a-4f66-ad9e-dc7ee10d729f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de51e7f8-e7f2-419c-b13e-79fbf2fe4efd","name":"FormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"552d3d78-7c45-4007-b1d6-a9d1dc8d3d6c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ebefd91-c3c2-468a-9b4d-fab3a8440312","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f88d43f-204d-4227-bc44-24702323c945","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e5d03ff4-07af-4a90-ae64-d18fbae466be","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/form_submissions/:id","host":["https://api.casebook.net"],"path":["people","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c7bc0951-ee1d-46e4-9194-34e12cb855cf"}],"id":"e36a7a77-5f5d-4420-a7a7-319e4cdf6a25","_postman_id":"e36a7a77-5f5d-4420-a7a7-319e4cdf6a25","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/form_submissions","id":"898ed60e-af77-4364-8dbf-d814a3810d1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_version_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3f73b0fc-b614-4592-8d15-e3c600cf899b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions","host":["https://api.casebook.net"],"path":["people","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3b0ef713-6247-41c4-838d-a83daae135fa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/form_submissions","host":["https://api.casebook.net"],"path":["people","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"898ed60e-af77-4364-8dbf-d814a3810d1b"},{"name":"/people/form_submissions","id":"438d2ee5-733f-49c0-acfe-3312abaf521f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a15f1a4c-8690-44dc-9590-b62c72781f3f","name":"FormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5cfd385c-592a-4015-a6ac-d595292ebe32","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ded907f3-8fa4-4fab-95a5-04f18106b4b3","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"39387f15-f23f-4639-b201-93ca329bc364","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"64cae3ad-2b53-4f54-9075-903c5e7f479f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"438d2ee5-733f-49c0-acfe-3312abaf521f"}],"id":"b55182a4-268a-4bc4-b5e4-eb620b85baed","_postman_id":"b55182a4-268a-4bc4-b5e4-eb620b85baed","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"gender_identities","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/gender_identities/:id/relationships/people","id":"c667559e-9c19-4a03-a3bd-13aded674212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/gender_identities/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","gender_identities",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"db5131a6-8fec-46b8-b0ca-bb8e505bea7f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"81227fd5-3aad-41f4-a4e7-16265785282e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"004cc038-f999-4c59-89c9-957e62c7b2a9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f01752be-de62-41f1-b25c-9a5d92638973","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66f70216-006f-43cd-a945-30306a61726c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9faa16b8-2166-40db-951f-6cde7b37bd71","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c667559e-9c19-4a03-a3bd-13aded674212"}],"id":"544b9e2c-5ec5-4194-b168-3cc23a31fd3d","_postman_id":"544b9e2c-5ec5-4194-b168-3cc23a31fd3d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_gender_identities","item":[{"name":"/people/gender_identities/:id/relationships/people_gender_identities","id":"67cfd36a-0ea3-4fb8-9045-311f10b7a88b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/gender_identities/:id/relationships/people_gender_identities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","gender_identities",":id","relationships","people_gender_identities"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"78b9eb1d-152f-47b8-9e3f-c29ca4f3c9f9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"06babd23-d4a7-4a52-80ca-a245a49c0a25","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people_gender_identities","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people_gender_identities"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_gender_identities\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_gender_identities\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"afbc449f-5cbb-46fc-b7d0-b4b9fc8eedad","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people_gender_identities","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people_gender_identities"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"507aaa2b-d6da-4aa8-8f0b-1c27889f0668","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people_gender_identities","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people_gender_identities"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4cbce5d-6ea0-441c-bb10-7b937cfe67c8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people_gender_identities","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people_gender_identities"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7518034e-6b67-4881-9992-e3d5cc80e518","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id/relationships/people_gender_identities","host":["https://api.casebook.net"],"path":["people","gender_identities",":id","relationships","people_gender_identities"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"67cfd36a-0ea3-4fb8-9045-311f10b7a88b"}],"id":"b1541677-3a5f-4d62-98e3-b65edaf50810","_postman_id":"b1541677-3a5f-4d62-98e3-b65edaf50810","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"475f9469-143a-49b4-a142-c6d2f5ab940b","_postman_id":"475f9469-143a-49b4-a142-c6d2f5ab940b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/gender_identities/:id","id":"1dfbc1d7-0a27-41ff-9dd9-bd959783c2cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/gender_identities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","gender_identities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fb8ef857-9621-47fe-b0ab-c4e52b1941e2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"979d0a06-cc7c-47d0-869a-c6c4a3290050","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"people_gender_identities\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7ee4db09-c704-4641-80d9-136f521b58a6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"759f5db4-5ce2-471a-b7ba-7717e266017b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"419b818d-f410-4763-aea5-a50fdb9d695b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6c4f8ec9-6438-4d4f-bfac-c1077e32ece4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1dfbc1d7-0a27-41ff-9dd9-bd959783c2cc"},{"name":"/people/gender_identities/:id","id":"eccfd04c-d59c-4a54-b6b0-a52b7b907ca5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/gender_identities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","gender_identities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ed159b56-1f1c-4671-904b-54268de090b0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"af7502b0-2387-45f9-8281-e4f87d95f60b","name":"GenderIdentity was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"25152d56-9438-404e-bfde-f60682bbc943","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9215258d-3760-43f7-8f49-7468be5354eb","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eccfd04c-d59c-4a54-b6b0-a52b7b907ca5"},{"name":"/people/gender_identities/:id","id":"7bd31797-f7df-4b7a-b064-2fe9d5bd483c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/gender_identities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","gender_identities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a5642257-8e65-4d30-819c-e215f4c77708","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d91d3033-61ac-48b8-b4fa-9ca00904df35","name":"GenderIdentity was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"gender_identities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_gender_identities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3e346172-20e4-45e7-afc1-9d4adad6bbb6","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b8f0aae3-1384-4cd6-b4f5-c4f739966ec1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d37d87c6-a43a-4994-81cf-e4c54faa392c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01352fe1-dd5f-493d-b77e-6c8f73cc851b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/gender_identities/:id","host":["https://api.casebook.net"],"path":["people","gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7bd31797-f7df-4b7a-b064-2fe9d5bd483c"}],"id":"92619b17-1418-421a-acfd-f14686c57c16","_postman_id":"92619b17-1418-421a-acfd-f14686c57c16","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/gender_identities","id":"0f1ab152-f0c6-4bbb-a260-9cbf033e641c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/gender_identities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","gender_identities"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"4b721b1b-31de-4256-bf44-8761377ac71a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities","host":["https://api.casebook.net"],"path":["people","gender_identities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"gender_identities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_gender_identities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"gender_identities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_gender_identities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"baef7aee-7149-4c38-9430-81cb6db42c68","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/gender_identities","host":["https://api.casebook.net"],"path":["people","gender_identities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0f1ab152-f0c6-4bbb-a260-9cbf033e641c"},{"name":"/people/gender_identities","id":"19608b9f-5d31-4101-a6db-993c7df26bae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/gender_identities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","gender_identities"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e89f8609-38b4-41ad-90f1-7d024241c198","name":"GenderIdentity was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/gender_identities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"gender_identities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_gender_identities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"29e95226-b3a7-47d5-b900-30cee37629d2","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/gender_identities"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"33177889-e2f8-47c3-a4bc-3fd76b6d6748","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/gender_identities"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b5f856ef-81a4-423f-836d-d90aff5ec132","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/gender_identities"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"95160617-63b1-4d18-ba24-d2d63136f639","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/gender_identities"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"19608b9f-5d31-4101-a6db-993c7df26bae"}],"id":"76e5ec3e-bded-4069-ab09-6dd2bb376b52","_postman_id":"76e5ec3e-bded-4069-ab09-6dd2bb376b52","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"healthcare_providers","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"healthcare_provider_type","item":[{"name":"/people/healthcare_providers/:id/relationships/healthcare_provider_type","id":"f7ecc308-b0be-4960-bc8b-dcb69d3af69b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_providers/:id/relationships/healthcare_provider_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_providers",":id","relationships","healthcare_provider_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b51cc2ba-3d6f-4574-847c-7c80e9e19acf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cae45f6b-79ed-4231-b561-64ae5dde6700","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/healthcare_provider_type","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","healthcare_provider_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"healthcare_provider_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a974ceb-6f55-48ef-9200-87c17eb5195c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/healthcare_provider_type","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","healthcare_provider_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fb8bd9f7-d78b-467c-929b-ceadc1e3f7f5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/healthcare_provider_type","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","healthcare_provider_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e7fc061c-51c1-4995-9bd3-03632d23b27a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/healthcare_provider_type","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","healthcare_provider_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"59874ef6-1508-44dd-bdc4-d841266b14fe","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/healthcare_provider_type","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","healthcare_provider_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f7ecc308-b0be-4960-bc8b-dcb69d3af69b"}],"id":"c3039346-f5d8-4553-b63a-d0a8acf6ef92","_postman_id":"c3039346-f5d8-4553-b63a-d0a8acf6ef92","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/healthcare_providers/:id/relationships/person","id":"443e163a-5ad8-4cf2-a195-2c86ec0d44c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_providers/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_providers",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2ace0331-34d0-44ea-8390-2b25c9768780","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"690f4c6f-f59c-4d4e-8f55-fc8f681c38dd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bb25efc3-8381-495a-8fc9-79f3b58ccbe3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6476bd8-8df6-4ea7-bb19-518f14ba0299","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3118f0b2-3855-481a-98b9-f397c8f88721","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a75e86b-8238-4352-a62c-b8520d25231c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"443e163a-5ad8-4cf2-a195-2c86ec0d44c7"}],"id":"f133b3c4-cdc5-490b-ac22-1da085358014","_postman_id":"f133b3c4-cdc5-490b-ac22-1da085358014","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"4786230f-5ffd-41a9-8ea8-fc3899715fd0","_postman_id":"4786230f-5ffd-41a9-8ea8-fc3899715fd0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/healthcare_providers/:id","id":"d311dac9-b27a-47ea-abfc-f99221e6d02a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_providers/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_providers",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8f82c31e-15bc-48e6-94d6-9e0cd0b8262e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7fa18e29-42de-4121-9940-12165105042e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"279a376e-60f4-40f2-beaf-dc81d29cc74c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"38590a41-e596-4aed-831f-7f17d4a9f434","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e8e1d065-d4dc-4f65-89d0-2be3b0fc58b1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d7aff07a-40eb-4b9b-b3d8-22de1357bd7b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d311dac9-b27a-47ea-abfc-f99221e6d02a"},{"name":"/people/healthcare_providers/:id","id":"e5379373-2c6c-4965-9276-3449a5260e99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_providers/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_providers",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f4a48eba-5d17-4e4c-a1a0-d625ac1fe2d5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eeb3a0d3-b62a-45ad-b37c-37cc65a90af9","name":"HealthcareProvider was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"12845af7-50f3-4528-8b22-2d29deba0a63","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2fee35d2-3f9c-481b-b234-0d93e4136e38","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e5379373-2c6c-4965-9276-3449a5260e99"},{"name":"/people/healthcare_providers/:id","id":"0e90ffae-e1a1-4fdb-8048-91bdac24f7d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_providers/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_providers",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"242bcd08-f4f8-4743-9e15-cd120d967561","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"15806f32-ee2b-4359-85dc-d53ff754f243","name":"HealthcareProvider was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"healthcare_providers\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"phone_number\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"healthcare_provider_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"aaa74892-e2af-4c3f-ab06-7b0938136b3e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4120cc18-f3dd-489b-ae4a-e9582d692c0b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"90afedc2-356c-45c9-92ca-6ad355358437","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e077301b-e221-4e07-aa46-14e32bb39eec","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_providers/:id","host":["https://api.casebook.net"],"path":["people","healthcare_providers",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0e90ffae-e1a1-4fdb-8048-91bdac24f7d6"}],"id":"7ac003ee-a3de-4963-9100-084f93d94159","_postman_id":"7ac003ee-a3de-4963-9100-084f93d94159","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/healthcare_providers","id":"6a7f55b2-ae4f-4289-9672-2c9c202b4c05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_providers"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"84ce85ed-ecb3-4cf9-a7d8-8db23b2d7b07","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers","host":["https://api.casebook.net"],"path":["people","healthcare_providers"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_providers\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_providers\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4eca34c0-be50-40b8-90f3-b5dd6ff47714","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_providers","host":["https://api.casebook.net"],"path":["people","healthcare_providers"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6a7f55b2-ae4f-4289-9672-2c9c202b4c05"},{"name":"/people/healthcare_providers","id":"cd34bd2f-470a-4adc-99ff-f5ea4ef4b57b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_providers"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bcda4e26-038a-4390-83b0-6c5930a02b87","name":"HealthcareProvider was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_providers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"healthcare_providers\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"phone_number\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"healthcare_provider_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9bac70d2-574b-42d0-a0c4-927375285950","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_providers"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7de59f2b-7273-40e0-84f1-61c5eda1ed2e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_providers"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d874ca2a-928f-40ff-840d-47c89b565ab9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_providers"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7eefbf35-145a-43ac-bc8d-d30ca9541c38","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_providers\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"healthcare_provider_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_providers"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cd34bd2f-470a-4adc-99ff-f5ea4ef4b57b"}],"id":"fafcc5a0-ae44-45b1-8da5-57d6a25148cb","_postman_id":"fafcc5a0-ae44-45b1-8da5-57d6a25148cb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"healthcare_provider_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"healthcare_providers","item":[{"name":"/people/healthcare_provider_types/:id/relationships/healthcare_providers","id":"3a60fe69-d635-4f5e-b409-2697bd77a013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_provider_types/:id/relationships/healthcare_providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_provider_types",":id","relationships","healthcare_providers"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"85a461b6-d0de-4a52-b015-775e4a3abf85","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9571b094-954d-4907-ae21-baf54261daa6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_providers\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_providers\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"03031739-88ec-45a5-b290-975c1f5bef3c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a7476a78-5fb0-479c-8610-6c2fbd3a501b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2972bfd1-8fac-45de-b147-15bd0831f869","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34d3b61c-4b47-4a6d-b41c-2a3b760b26a2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3a60fe69-d635-4f5e-b409-2697bd77a013"}],"id":"ac9830d6-c9ab-49d8-8a48-518bbc117834","_postman_id":"ac9830d6-c9ab-49d8-8a48-518bbc117834","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ef44b8d6-e270-43c0-bed6-bcf909a25836","_postman_id":"ef44b8d6-e270-43c0-bed6-bcf909a25836","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/healthcare_provider_types/:id","id":"69fa72ab-5428-40f9-b072-4663eca43724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_provider_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_provider_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0835c7d4-ff28-4cde-916d-55eccc9b1128","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"db94cb3a-ead0-415d-b530-a6a174e28580","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"healthcare_providers\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ebfeb3bc-8caf-4bfe-8685-6d3436197621","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5deecd4e-a180-452e-8ac4-21d027eb7cf7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a5caeb30-40c5-4131-a6ab-f5af21e93dff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1d560357-ac66-4b4f-ab73-2461f84260cb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"69fa72ab-5428-40f9-b072-4663eca43724"},{"name":"/people/healthcare_provider_types/:id","id":"0c22b412-49b3-478b-85fe-bc9ba837df61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_provider_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_provider_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0b4f8877-e8c6-4e89-8427-02ea91ac86a5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9ec67d4-6eee-4cfc-b5c2-e9cafcd93728","name":"HealthcareProviderType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"13385447-531a-41a8-8bfa-241d45fc93bb","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"16326a11-0a62-488e-83e0-afbff5a2c84d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c22b412-49b3-478b-85fe-bc9ba837df61"},{"name":"/people/healthcare_provider_types/:id","id":"ed4c22c3-3ae1-4ebd-ba39-e26022f3b94f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_provider_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_provider_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"40e66fc7-8e3c-4cc9-8413-a42b6164d951","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c64367dc-ea54-41a1-9ec2-f99ee32407e3","name":"HealthcareProviderType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"healthcare_provider_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"healthcare_providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e9e1b569-43f1-41bd-b85d-3d794c2e1757","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a18fcf40-679d-4159-8b64-bf5a164e1f5e","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67aa9450-296f-44d9-a947-aa0606ca6ea1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e68f418-6853-4c95-8b9e-f9d08ba27a18","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types/:id","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ed4c22c3-3ae1-4ebd-ba39-e26022f3b94f"}],"id":"60bb1cbe-3d62-44d8-95fa-c6f55d5978cd","_postman_id":"60bb1cbe-3d62-44d8-95fa-c6f55d5978cd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/healthcare_provider_types","id":"99922ab8-29d4-4255-81de-04272bed7d7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/healthcare_provider_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_provider_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6f3c068e-9023-466b-913c-0f5c3754f15b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_provider_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"healthcare_providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_provider_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"healthcare_providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"16ef117e-4661-4be7-9af6-8faeaec8460b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/healthcare_provider_types","host":["https://api.casebook.net"],"path":["people","healthcare_provider_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99922ab8-29d4-4255-81de-04272bed7d7e"},{"name":"/people/healthcare_provider_types","id":"04fd1218-e7a0-496b-9f22-99133ffa96d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_provider_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","healthcare_provider_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"467c30ab-1407-42ea-8c30-46d634d1197f","name":"HealthcareProviderType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_provider_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"healthcare_provider_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"healthcare_providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f5608111-7aa8-4e6d-aff1-81ac1dccda57","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_provider_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"39efa54b-c9d6-4bc8-8f8b-f9daa53f96e1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_provider_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"28ee716b-3b81-4c9a-a287-c97788d55621","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_provider_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"40d6ddb3-5dcd-499f-947f-f551a9e22704","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"healthcare_provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/healthcare_provider_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"04fd1218-e7a0-496b-9f22-99133ffa96d2"}],"id":"756ed1a6-a58f-420f-bc64-8280f9643eb8","_postman_id":"756ed1a6-a58f-420f-bc64-8280f9643eb8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"housing_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/people/housing_statuses/:id/relationships/locations","id":"ddc10940-253f-405c-a7b3-647d34902e01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/housing_statuses/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","housing_statuses",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7e63b3ed-e6cc-43e8-a4a0-47efbad0d1e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5869e4de-ac22-4af6-b26c-6462ab4a97d6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"911779a0-3bb4-4247-90c7-0412b090a35a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"dafd4ded-a3ec-40ab-b318-883deb16592e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f5c773a-61bb-4c48-8908-34117d9d5478","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f0faf0e-4fdf-40e9-9107-9f9a38e692e8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ddc10940-253f-405c-a7b3-647d34902e01"}],"id":"6a137e93-eff3-459f-b356-f2fb28036386","_postman_id":"6a137e93-eff3-459f-b356-f2fb28036386","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"63253e67-e671-401f-a7e6-f8cffb39ed62","_postman_id":"63253e67-e671-401f-a7e6-f8cffb39ed62","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/housing_statuses/:id","id":"cc781be2-7839-4d0d-bbd3-f6d793278f4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/housing_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","housing_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"52026b05-6006-4ada-ac8e-1e8790e2d915","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9a036329-9e8b-49cc-9169-9b3b228a76db","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"377c4499-9c05-4872-a9de-13198aa0f7c6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cf4cfd51-77d1-4bfd-ba0a-00c9903d085a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"064790c2-c225-4177-ba87-1f1b93540cdc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9df4fce9-ad85-47c1-8922-6e4aa1284cc8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cc781be2-7839-4d0d-bbd3-f6d793278f4c"},{"name":"/people/housing_statuses/:id","id":"1eb42b50-9d09-4701-b1d6-40f54b152432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/housing_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","housing_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f9cbbc45-1d7e-4142-85b2-2ae3ac532186","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"75bb895f-4329-44b9-85bf-ef70b4b4c3e4","name":"HousingStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"6d09630c-b30d-43e0-b19a-9ea8f2a1ce43","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d64d54f2-5734-434d-8db6-5e12a55bdc22","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1eb42b50-9d09-4701-b1d6-40f54b152432"},{"name":"/people/housing_statuses/:id","id":"e9a95b7c-1fde-49cf-92c5-e33a54a449b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/housing_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","housing_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1beb0cdb-01f6-4a79-8361-aa9d8d7d0210","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"55117bff-48e7-45f5-9d54-e71a48635134","name":"HousingStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"housing_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3507a718-2843-45e6-a67b-980b7eb4265d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7014a11e-66dd-4616-a675-eab2d4a309da","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d0016f71-c96d-4d19-90ba-c4a58f0fb38a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"06fe1011-5eb0-45db-b150-971da0d61f82","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/housing_statuses/:id","host":["https://api.casebook.net"],"path":["people","housing_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e9a95b7c-1fde-49cf-92c5-e33a54a449b9"}],"id":"5cee0530-9ae4-4086-ac27-e503c3c65d9e","_postman_id":"5cee0530-9ae4-4086-ac27-e503c3c65d9e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/housing_statuses","id":"45d9d063-ae3a-4663-87f2-83641b2da42f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/housing_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","housing_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c8921558-95af-457b-a207-adc96f70a6f6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses","host":["https://api.casebook.net"],"path":["people","housing_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"housing_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"housing_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"66769f01-a843-4b83-8521-5fa574b0086f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/housing_statuses","host":["https://api.casebook.net"],"path":["people","housing_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"45d9d063-ae3a-4663-87f2-83641b2da42f"},{"name":"/people/housing_statuses","id":"8526603a-c608-4ed2-bddc-29943266c0ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/housing_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","housing_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"942c7aa2-b2e0-4528-a077-9703d94f942a","name":"HousingStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/housing_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"housing_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"32446a71-3852-442d-853f-a1a4fb171c52","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/housing_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a80d10d5-5677-408b-b2fd-053ad9c40bb6","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/housing_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d3e78a8d-fe10-451a-aa64-6c8abd382acb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/housing_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"317362bd-c4f0-4768-ac78-4752924226f9","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"housing_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/housing_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8526603a-c608-4ed2-bddc-29943266c0ea"}],"id":"bcac819b-104a-4d20-b0b8-88690dd0fe1f","_postman_id":"bcac819b-104a-4d20-b0b8-88690dd0fe1f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"immunizations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_immunizations","item":[{"name":"/people/immunizations/:id/relationships/people_immunizations","id":"4aaca942-1787-4444-ab4d-7b22d7f31d9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/immunizations/:id/relationships/people_immunizations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","immunizations",":id","relationships","people_immunizations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cdf9d98c-c85d-4598-b04c-bd0a5a850b2e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3a6594da-9817-42a1-9326-d73f8126ee32","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id/relationships/people_immunizations","host":["https://api.casebook.net"],"path":["people","immunizations",":id","relationships","people_immunizations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_immunizations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_immunizations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ab6cf737-a27a-4bea-8463-2b5c83b4d4cf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id/relationships/people_immunizations","host":["https://api.casebook.net"],"path":["people","immunizations",":id","relationships","people_immunizations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"772efb12-58bb-4297-b898-ba4eccd9b068","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id/relationships/people_immunizations","host":["https://api.casebook.net"],"path":["people","immunizations",":id","relationships","people_immunizations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"40c01e7e-9756-4ff5-9871-e3a37a39f720","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id/relationships/people_immunizations","host":["https://api.casebook.net"],"path":["people","immunizations",":id","relationships","people_immunizations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6738db3a-2a85-472e-bfb7-16327269af6d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id/relationships/people_immunizations","host":["https://api.casebook.net"],"path":["people","immunizations",":id","relationships","people_immunizations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4aaca942-1787-4444-ab4d-7b22d7f31d9a"}],"id":"de90829c-9689-4a22-b04f-e9c2495b8ac1","_postman_id":"de90829c-9689-4a22-b04f-e9c2495b8ac1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2c06c4b4-4184-4eca-a3ec-c8d8e4fbe1c0","_postman_id":"2c06c4b4-4184-4eca-a3ec-c8d8e4fbe1c0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/immunizations/:id","id":"164c45fe-cc1e-494f-8430-231d369f8345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/immunizations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","immunizations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b52dac07-a074-4300-9795-b9ca0088cc14","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d80ca3cb-92d7-4099-8aed-b94867fb2d66","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people_immunizations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"29fe2430-86bd-42a5-87c8-bd73dc030d93","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"be94f5c6-4d12-40ff-a448-413f6b571cb2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0cb8b779-8027-44d1-ab8d-75520fec0bc8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"273e84d0-f632-476e-b0f5-0ba2319db466","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"164c45fe-cc1e-494f-8430-231d369f8345"},{"name":"/people/immunizations/:id","id":"8fdcaecd-a8ba-4dde-8c97-b0a9a069053f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/immunizations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","immunizations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"787d83ae-5ac7-46a5-b903-96f25c411a3f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fd69c8a4-a9b8-4275-bea8-1f2c65c3f852","name":"Immunization was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"198b9a2a-e0e4-4d37-b40e-ea80bceffee7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"07bae63f-70e2-47c3-8e4a-7cca4ae6ea65","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8fdcaecd-a8ba-4dde-8c97-b0a9a069053f"},{"name":"/people/immunizations/:id","id":"cadee88a-54aa-4512-9745-ceac125ddee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/immunizations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","immunizations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bf14ffa6-dbba-4765-9528-fd1aaa47154c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"950fad78-bf57-43ad-855b-35c2f07a7245","name":"Immunization was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"immunizations\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_immunizations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"391a9d97-9a8f-4628-963c-1b5b7cf9e798","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0cc609e4-942e-4de8-9edf-f7ca1586f76d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"707ef95b-7889-44be-8ef3-37c3d1c724bf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b99b400-dabd-4fe8-9fa5-2f438e8c8f25","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/immunizations/:id","host":["https://api.casebook.net"],"path":["people","immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cadee88a-54aa-4512-9745-ceac125ddee8"}],"id":"738b6b20-f663-46a7-baff-108cf001980f","_postman_id":"738b6b20-f663-46a7-baff-108cf001980f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/immunizations","id":"2a180115-ade3-4902-801e-531ef5118508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/immunizations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","immunizations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b6d2ac61-f255-454d-b4a0-a175c7d4f287","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations","host":["https://api.casebook.net"],"path":["people","immunizations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"immunizations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_immunizations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"immunizations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_immunizations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"649544e2-4092-4eb9-bc3f-b47ecbabe69c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/immunizations","host":["https://api.casebook.net"],"path":["people","immunizations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2a180115-ade3-4902-801e-531ef5118508"},{"name":"/people/immunizations","id":"116ff831-0e3f-45aa-a9b8-d350748009c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/immunizations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","immunizations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"61a43554-ae05-4c62-b5c0-5222f812baac","name":"Immunization was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/immunizations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"immunizations\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_immunizations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0fe15b32-d9f5-4cf5-b4dc-7dee4ccb6f09","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/immunizations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"369a1a1c-16e4-4aec-981f-a9719e917244","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/immunizations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"93c97a8c-ee73-446b-b301-b10bd018e300","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/immunizations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2fbb0d79-60a5-4dc2-8097-2905de886771","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/immunizations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"116ff831-0e3f-45aa-a9b8-d350748009c9"}],"id":"6e780a1b-dd99-4f97-8dde-5865dae8866b","_postman_id":"6e780a1b-dd99-4f97-8dde-5865dae8866b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incomes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"income_frequency","item":[{"name":"/people/incomes/:id/relationships/income_frequency","id":"7c67dd69-ae3b-4e13-bc58-1abe79e758a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/incomes/:id/relationships/income_frequency","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes",":id","relationships","income_frequency"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d6f98c7e-9fa2-4833-a880-dad0897cb3f3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b066923c-f740-4c77-9282-8a037b01d653","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_frequency","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_frequency"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"income_frequency\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e8415d4b-964d-4068-893e-9bce6df2b64f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_frequency","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_frequency"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f0b8636b-955e-44c1-96fe-8539ff282057","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_frequency","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_frequency"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c976867b-4f3c-4ddf-9cf5-b96a99f236a4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_frequency","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_frequency"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5090f92-44d0-4a65-999e-1f7db96b855c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_frequency","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_frequency"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7c67dd69-ae3b-4e13-bc58-1abe79e758a6"}],"id":"e6fdddc0-bb1a-4b79-8971-b3f5a7e8ae25","_postman_id":"e6fdddc0-bb1a-4b79-8971-b3f5a7e8ae25","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"income_type","item":[{"name":"/people/incomes/:id/relationships/income_type","id":"b2b941a0-00fa-4ce2-872c-44b241167239","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/incomes/:id/relationships/income_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes",":id","relationships","income_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6680833d-9aac-40fb-afe0-97b6a6eecd03","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d8ef1bb6-f766-4080-b536-25bba5942ebc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_type","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"income_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bc3f9f81-dd80-4de8-b1ec-90ed4f887ca4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_type","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"48c9d7e6-aec4-45da-ae68-8638444e2414","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_type","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"20970296-fc9d-4a63-88a0-49d0ca00a5d6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_type","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c822edd9-7274-4b6c-897b-3892af4d3c05","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_type","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b2b941a0-00fa-4ce2-872c-44b241167239"}],"id":"5e8ab277-c278-4e73-a5ce-9e4f774fc29e","_postman_id":"5e8ab277-c278-4e73-a5ce-9e4f774fc29e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"income_verification_source","item":[{"name":"/people/incomes/:id/relationships/income_verification_source","id":"065bb7d6-d7dd-428f-91c4-265c3d9dcb11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/incomes/:id/relationships/income_verification_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes",":id","relationships","income_verification_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d2b7fdb3-3e91-4c16-84e6-760397976f5d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"399c1b21-6458-4753-990b-5ca43c12dc2a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_verification_source","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_verification_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"income_verification_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f5d45cf5-ea8f-4651-abcd-013611ae16b2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_verification_source","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_verification_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2c04a594-892b-4e2c-9970-d71ee912ae5c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_verification_source","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_verification_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e7e2a09-5067-446e-8c83-b1b8f0e828d8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_verification_source","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_verification_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7e0b4e6d-b3e1-44d6-b594-a86c727fc0dc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/income_verification_source","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","income_verification_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"065bb7d6-d7dd-428f-91c4-265c3d9dcb11"}],"id":"58f07af3-0ce2-4fff-8f97-65d46dbabf8d","_postman_id":"58f07af3-0ce2-4fff-8f97-65d46dbabf8d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/incomes/:id/relationships/person","id":"3caf5613-67c1-44bb-baac-74bd4e0278bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/incomes/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eb2a6553-f5d1-4ca8-ae7c-eeb50a2edd60","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9e75468-60f1-49d1-b892-d53622600f7c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dc92ebbc-f1e3-49e8-b2ec-01ae3149f35a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"223fc572-80cb-4e03-8e19-041c20cae929","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9bcd6596-5d66-43a4-9a3e-1820144872fd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15478296-1891-4e68-aa0e-f23c36e275c5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","incomes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3caf5613-67c1-44bb-baac-74bd4e0278bf"}],"id":"ae245b59-9ecd-4dfe-8b2d-e14619a88759","_postman_id":"ae245b59-9ecd-4dfe-8b2d-e14619a88759","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"097619f4-3eb6-48ff-9ec7-083844afb801","_postman_id":"097619f4-3eb6-48ff-9ec7-083844afb801","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/incomes/:id","id":"1c4e1762-fa9c-4816-ab30-1efac0fe3b0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/incomes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18005343-0452-405d-b5cb-2d1f1e203598","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dce2d93f-9a52-45da-928b-514b898cb74d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"21ad6ba0-275b-408e-90cb-46823ffc21e3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"431889c2-cd3c-4096-a2e9-4efa0aef707a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"07d51cb6-bfc9-4270-ba2e-61e3aac8f65a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"122e6b95-f624-46f4-b278-262db3687f70","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1c4e1762-fa9c-4816-ab30-1efac0fe3b0f"},{"name":"/people/incomes/:id","id":"cf639576-c976-4bb3-8e5e-a166b1650768","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/incomes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0f4a1d32-9265-4977-80ab-d9e2872efd16","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f0c1f644-95d5-4c02-95f6-7a90741d968f","name":"Income was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8f10016c-5391-4e7a-b97b-f331cc0691a9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c72fe227-5bc2-477f-8065-808a86749213","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf639576-c976-4bb3-8e5e-a166b1650768"},{"name":"/people/incomes/:id","id":"27620d08-e6bd-4e6d-a32e-1d6bd757ba57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/incomes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"14a93fd7-ca13-4cf0-baea-4078143e0d7c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dcb8db55-f1f5-4404-b5e7-4cb9aea298c9","name":"Income was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incomes\",\n\t\"attributes\": {\n\t\t\"amount\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"income_frequency\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"income_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"income_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"income_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"26da23cd-eb17-4d97-a430-05664a8af4ad","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"55aacccb-131b-4702-a583-f0234e415641","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c03429a0-dbdd-431a-bf3c-7daf24327463","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"22ba2566-4c52-4df1-b98d-1e5a23566232","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/incomes/:id","host":["https://api.casebook.net"],"path":["people","incomes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"27620d08-e6bd-4e6d-a32e-1d6bd757ba57"}],"id":"efa9f56e-bae8-4bae-ad32-b6205e33872c","_postman_id":"efa9f56e-bae8-4bae-ad32-b6205e33872c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/incomes","id":"b686c783-f476-4313-9306-cea6ac13ecf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/incomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[amount]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"607b79f5-e0e2-43eb-937d-f2b1365d69f5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes","host":["https://api.casebook.net"],"path":["people","incomes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"amount\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"income_frequency\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"income_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"income_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"amount\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"income_frequency\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"income_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"income_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cd575b5d-49dd-4873-a6b5-c01a16e5a4c3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/incomes","host":["https://api.casebook.net"],"path":["people","incomes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b686c783-f476-4313-9306-cea6ac13ecf3"},{"name":"/people/incomes","id":"7adda2cd-c038-4902-aa52-20d01e6ba37b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/incomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","incomes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"baac6b03-a4ad-4e03-830e-3a02f18dc3f3","name":"Income was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/incomes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"incomes\",\n\t\"attributes\": {\n\t\t\"amount\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"income_frequency\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"income_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"income_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"income_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2a895fd7-8e85-4286-afe3-54c4102408ac","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/incomes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e53569e-057c-4074-ab4e-9302a1a3489f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/incomes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e43d1083-abbf-4217-ae46-9f61f7e54fe4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/incomes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2adcbf65-de47-442a-b724-fadb29dbe9ae","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"incomes\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"income_frequency\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_frequencies\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"income_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"income_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/incomes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7adda2cd-c038-4902-aa52-20d01e6ba37b"}],"id":"08a02c0b-9c08-4b75-ba82-1fe67487d475","_postman_id":"08a02c0b-9c08-4b75-ba82-1fe67487d475","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"income_frequencies","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"incomes","item":[{"name":"/people/income_frequencies/:id/relationships/incomes","id":"976c1a34-5547-4a13-9419-09ac0ebe6ae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_frequencies/:id/relationships/incomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_frequencies",":id","relationships","incomes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"800a4384-fc2c-4605-81ba-2492615063c2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"94cd079f-b9f4-49f3-8b83-c0bdbf23bec7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ec8eeb59-5225-4a0f-bc41-5df3b288016a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d933a70d-8958-4331-8082-4e95ee36b241","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7802903b-4d4f-4412-9ac4-ce645318d59b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"224b33e5-96f7-4ca4-8064-04438908b014","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"976c1a34-5547-4a13-9419-09ac0ebe6ae1"}],"id":"ee253dd3-d0c5-4291-b31b-952c574ea6df","_postman_id":"ee253dd3-d0c5-4291-b31b-952c574ea6df","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5920182d-2da6-4a0b-ab65-f5439001c3bd","_postman_id":"5920182d-2da6-4a0b-ab65-f5439001c3bd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/income_frequencies/:id","id":"58716f9f-b63e-48b0-b427-c3c65d0b08b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_frequencies/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_frequencies",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"69b6ddfc-6881-4f2e-a800-79d3d2e045ee","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d28be112-f683-4588-a1ce-a7b04e2e15cd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"incomes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0f29a69e-13fb-4219-89e2-bbe6536aaa5f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fcce7da8-3d40-4a1d-b3a2-8365e4702793","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb3c100f-b85d-4272-a422-01e0b75de8de","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa44530b-de10-4ea2-88e4-89bcb4d3cdfb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"58716f9f-b63e-48b0-b427-c3c65d0b08b5"},{"name":"/people/income_frequencies/:id","id":"2ae70cd2-1893-430e-972f-bc0ccb274363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_frequencies/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_frequencies",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3fbf86e5-00b9-438f-808a-3fb8b3609907","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"548a319b-2a61-475e-8b8c-346ce6a31f9c","name":"IncomeFrequency was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8097d8eb-de98-4355-8fcc-c7fe4dab7ea9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"22103ddd-65e9-44da-9a7e-e21811bd8fc6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2ae70cd2-1893-430e-972f-bc0ccb274363"},{"name":"/people/income_frequencies/:id","id":"1ec31f15-4659-43ff-9fd9-6f26e110ad44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_frequencies/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_frequencies",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6c4e2dcf-bd33-4598-b7ab-a075a506b73c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1b73efcf-967b-4fe9-b37a-699faa072503","name":"IncomeFrequency was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"income_frequencies\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"26f3f2e6-3fda-4103-a833-d58d0bbbb3b5","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e278d10-f481-47f1-b5e3-d34735e04615","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"95301169-15f3-483c-a29b-44f8044ede62","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1fea0212-1164-491b-8a86-e77adb733398","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_frequencies/:id","host":["https://api.casebook.net"],"path":["people","income_frequencies",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ec31f15-4659-43ff-9fd9-6f26e110ad44"}],"id":"e17a3e54-1753-4af9-b398-fbe89eba5314","_postman_id":"e17a3e54-1753-4af9-b398-fbe89eba5314","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/income_frequencies","id":"90304d13-bf85-45fd-98b5-abfc2f2ab875","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_frequencies","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_frequencies"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"207860da-e7a2-4b23-a9d0-778743ead40a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies","host":["https://api.casebook.net"],"path":["people","income_frequencies"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"income_frequencies\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"income_frequencies\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"057b8f1a-cc42-4fa7-bd7c-0f2211b23617","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_frequencies","host":["https://api.casebook.net"],"path":["people","income_frequencies"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"90304d13-bf85-45fd-98b5-abfc2f2ab875"},{"name":"/people/income_frequencies","id":"f2125551-fe8a-43bd-922d-79c9714b9acd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_frequencies","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_frequencies"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"90a32915-bbfe-45c2-879c-eb4a92ce0d48","name":"IncomeFrequency was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_frequencies"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"income_frequencies\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2ca7c5f9-5915-4973-8c9a-d5a6f3b402cd","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_frequencies"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e072d0a1-b250-475e-9efc-0b125f4ca644","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_frequencies"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"518c2e1d-0637-4f7c-a924-8738baaa7b3e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_frequencies"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"113fd8db-e40c-4c36-bc12-ee1e7ed7be67","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_frequencies\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_frequencies"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f2125551-fe8a-43bd-922d-79c9714b9acd"}],"id":"ae96f815-7a72-4479-968f-f99efd9b204d","_postman_id":"ae96f815-7a72-4479-968f-f99efd9b204d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"income_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"incomes","item":[{"name":"/people/income_types/:id/relationships/incomes","id":"eb4999a2-13cc-4302-a4c1-2ceac33fbccd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_types/:id/relationships/incomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_types",":id","relationships","incomes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ddacf6c0-e6a6-4bed-b769-e472dc1ebd77","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"18e4cd80-fdd1-4336-83bf-e84c11f93c9e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_types",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7bebccc9-5ca6-4c4b-8707-3fad615ab2ab","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_types",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"da1344be-c6f5-421b-9dc7-34e90f04c1c1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_types",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71d0e509-6ece-4436-a45b-9a8754cf1f8d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_types",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9969f1a7-288c-4338-8097-415662876673","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_types",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eb4999a2-13cc-4302-a4c1-2ceac33fbccd"}],"id":"1505d6e5-93e0-4dc7-9bae-4946468f1366","_postman_id":"1505d6e5-93e0-4dc7-9bae-4946468f1366","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"fcb87aa3-545c-48aa-9900-dcff5ac1fc08","_postman_id":"fcb87aa3-545c-48aa-9900-dcff5ac1fc08","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/income_types/:id","id":"727df42a-f109-41fa-9f27-a8b4f178339f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"605c09a2-43e4-4d46-a4ff-63391ecbc22a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b73adb2c-2060-4899-a468-057ab53d9f92","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"incomes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a0938ae-e956-4dec-b6ab-2bd0f7e3d1f2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d642fa89-690b-42f9-ab9b-5291756b51ae","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e0686345-81d5-4252-b9bd-b620981f5c2a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1bc82bd-7b5f-41a2-8a17-e72475103433","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"727df42a-f109-41fa-9f27-a8b4f178339f"},{"name":"/people/income_types/:id","id":"db5ff88a-3a40-4169-9289-98f6584fb6f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2a18bc78-dd35-4c7c-b662-e93bb4b63805","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"df905e2e-3d0d-47e8-b527-0199d5c67357","name":"IncomeType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d7ca3e2a-1050-4f14-8286-d1133e7b904c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0194381-2fc2-415b-abea-3cab82c33195","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"db5ff88a-3a40-4169-9289-98f6584fb6f8"},{"name":"/people/income_types/:id","id":"36a7da33-4912-4454-b659-6dba57b7b62e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"85d7b7e4-6dc6-4123-aaf9-e18153843070","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ac7bcb84-965e-4565-bad1-2b7504a88bc1","name":"IncomeType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"income_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c94cbb41-c9b4-4db0-82e9-a38ca6d07c9f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e095eac6-7aed-49a8-9f2b-3ceaf5a121b2","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f368e43a-f317-4eef-80ed-23a58ae6ad39","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"77fc8622-974e-485b-902c-ff1a722cd7ce","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_types/:id","host":["https://api.casebook.net"],"path":["people","income_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36a7da33-4912-4454-b659-6dba57b7b62e"}],"id":"1baaf26a-c765-4f23-9315-93731bbb35f6","_postman_id":"1baaf26a-c765-4f23-9315-93731bbb35f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/income_types","id":"e39577b8-9328-4cb2-aee3-786627354b32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"23c194e8-ffb5-4ce0-8d54-c9523ee914b0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types","host":["https://api.casebook.net"],"path":["people","income_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"income_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"income_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dc64f22a-d9d2-481c-84bb-cabc5359b138","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_types","host":["https://api.casebook.net"],"path":["people","income_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e39577b8-9328-4cb2-aee3-786627354b32"},{"name":"/people/income_types","id":"e1765cb3-23b1-4199-a4ed-7f81eb77a933","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c6ed98cc-6c8c-4301-8f80-4cef681bbd3f","name":"IncomeType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"income_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e8c800b2-6fc2-4c7b-8f35-b278d1c271d6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67ef5608-ed03-42bd-b1ad-ea281614dfce","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e9f132a9-c017-4e2a-b26d-b573bc5a8b32","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5551c370-cba5-4548-851e-406d4dfdda4e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e1765cb3-23b1-4199-a4ed-7f81eb77a933"}],"id":"aa0b0941-89c5-4323-b02e-b6bab2a4a52f","_postman_id":"aa0b0941-89c5-4323-b02e-b6bab2a4a52f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"income_verification_sources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"incomes","item":[{"name":"/people/income_verification_sources/:id/relationships/incomes","id":"aff9885c-7a99-4b7e-bd61-18c752837994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_verification_sources/:id/relationships/incomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_verification_sources",":id","relationships","incomes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4d3f26bf-fb12-4d52-9228-660ab710be9e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"66c66e85-2d69-460e-8071-eb747d0b792e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a658f4e3-0b32-4915-845e-c51f7847723e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"51b50def-b35b-4ed2-b2e4-9f53a6988422","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34f1e1d6-f8a3-4709-bfc8-c78df6a4b69e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5f51953-31c0-4f89-be44-c591157200b1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aff9885c-7a99-4b7e-bd61-18c752837994"}],"id":"a6abda88-0c05-480a-a9bb-a82db5427ec2","_postman_id":"a6abda88-0c05-480a-a9bb-a82db5427ec2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"373109a0-5ee0-486e-8018-3b990b36b4f6","_postman_id":"373109a0-5ee0-486e-8018-3b990b36b4f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/income_verification_sources/:id","id":"8180c94a-1690-47b1-873c-591c8fbc6e9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4fa34dc2-4e94-4873-9efa-be0b64443933","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f3647d35-6395-40a7-a2a7-f3fe262b1f64","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"incomes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9c3e1c9a-e623-4e87-af2b-c0c8d54ff036","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e20ff790-ad6f-4c70-9b25-093b76704a37","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2c2ad454-d00b-42b7-8589-3ddc847b8e54","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"86acb95d-332a-4938-b848-b3a7d4d92eb9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8180c94a-1690-47b1-873c-591c8fbc6e9f"},{"name":"/people/income_verification_sources/:id","id":"8cf57d24-20bd-4448-96f9-90d37c7aa246","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b8d21703-97c4-4f6f-90dc-8fd65754cbfd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c1963eed-e00b-42fc-9497-472f7a3bae30","name":"IncomeVerificationSource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"076ae273-229a-4a26-a4db-d0d42e88688b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f756fd4-42ab-4376-9d66-3c71dd636f25","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8cf57d24-20bd-4448-96f9-90d37c7aa246"},{"name":"/people/income_verification_sources/:id","id":"fba470cc-ec3c-4680-907d-9705395b8c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b8a34172-1a60-474e-8fbb-f91d72a1637e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"00dacb70-73b1-4b20-8800-6dcef87c2ead","name":"IncomeVerificationSource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"income_verification_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"aa8ef604-7a7b-4332-ae99-2615976896da","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df98c514-56f6-4e70-b2e8-6267f8c4f838","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a68b8a6f-ad39-46d6-aab8-4b20687f2b9b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"090ffef4-e8ac-4c5d-a3a6-9c723471912f","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/income_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","income_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fba470cc-ec3c-4680-907d-9705395b8c57"}],"id":"8fa76a84-0efb-46a5-a93a-b541dc260e84","_postman_id":"8fa76a84-0efb-46a5-a93a-b541dc260e84","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/income_verification_sources","id":"915f13fa-763f-4c8e-a141-61749e177038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/income_verification_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_verification_sources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"aef3d6ae-f9e8-4d72-985c-f10915f84617","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources","host":["https://api.casebook.net"],"path":["people","income_verification_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"income_verification_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"income_verification_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8754b148-d820-4a93-9bda-20dba16b2ecc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/income_verification_sources","host":["https://api.casebook.net"],"path":["people","income_verification_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"915f13fa-763f-4c8e-a141-61749e177038"},{"name":"/people/income_verification_sources","id":"f91a3a92-6d60-4468-b0e2-0dfcf31c50ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_verification_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","income_verification_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"71ed0666-7d8e-4105-9c47-2d3f51b8dfb9","name":"IncomeVerificationSource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_verification_sources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"income_verification_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3964facc-3e26-4b04-a93d-96359ea1691a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_verification_sources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"548b333d-b7e0-452d-bb29-6cf54540090d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_verification_sources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9c6c8960-bacc-4dce-bdbc-d6166abf0c82","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_verification_sources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"12ce370a-4d5d-4719-acba-efa3a2a746bc","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"income_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/income_verification_sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f91a3a92-6d60-4468-b0e2-0dfcf31c50ae"}],"id":"15e933dd-9b15-4161-b426-2bb01ab5f691","_postman_id":"15e933dd-9b15-4161-b426-2bb01ab5f691","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"insurances","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/insurances/:id/relationships/person","id":"d3d1ab1e-2c72-42ec-b203-ca5711e26746","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/insurances/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","insurances",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"436a96bb-5b92-43fe-b41d-068f7c4cd48e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a83bdf74-5b0a-4f4a-bcbc-d64a3b4754be","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","insurances",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8567586a-06fe-4f42-a250-dfa176ccf034","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","insurances",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2aa934fa-6ea9-4403-a6e9-63852cfe24a0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","insurances",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ca1ba18f-7059-41a8-abfa-0a7c2ad3d718","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","insurances",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3772b77f-8ca9-4c2a-8c2e-57d829b4a36f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","insurances",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d3d1ab1e-2c72-42ec-b203-ca5711e26746"}],"id":"6e9520b5-0cdc-434f-b641-8af34398741a","_postman_id":"6e9520b5-0cdc-434f-b641-8af34398741a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"eb102abb-9249-4508-ab31-b35ccb632e06","_postman_id":"eb102abb-9249-4508-ab31-b35ccb632e06","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/insurances/:id","id":"c546bacd-4408-4eae-baaa-97a2534dd707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/insurances/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","insurances",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5ad76344-7366-4551-ba12-7e74521207b1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8b579390-b555-4dc8-81e3-abf90275c8f8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"92f70153-6bb2-4cb7-8712-63661bf65d95","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"df6cee34-7c19-40df-9ae1-08f57ecb7376","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"495da53d-af2d-4962-8818-9cc3c77e94d9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"895caef6-e004-46af-bc78-54bb1f590b8b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c546bacd-4408-4eae-baaa-97a2534dd707"},{"name":"/people/insurances/:id","id":"94ef28a8-009a-41f4-9a56-223533b7514a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/insurances/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","insurances",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d70c6aa7-3b67-4168-ac14-7ba0def3b97f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e3a2f21a-f8da-482b-bfeb-25914a66670b","name":"Insurance was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"48b2182a-4d21-4a9b-a3b1-6507e4f3cca9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"548bc2e8-1941-42f7-a118-78e5ca1ea90a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"94ef28a8-009a-41f4-9a56-223533b7514a"},{"name":"/people/insurances/:id","id":"d3c763bf-bb69-484a-a95a-78a00948bd0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/insurances/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","insurances",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c822ad8d-f10a-457d-98c7-1f6659b352d5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b4c2db77-efed-4274-8421-77fb12256361","name":"Insurance was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"insurances\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"group_number\": \"<string>\",\n\t\t\"insurance_provider\": \"<string>\",\n\t\t\"member_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9184d0e7-3bfb-4e09-9d8c-4fc7bcab6c35","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b7df897-4c2e-4fb3-a365-41161a406bf9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a68319be-6df8-4b99-a63c-df43821a7612","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05adf69f-86cd-4d61-b8be-f84621e2842b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/insurances/:id","host":["https://api.casebook.net"],"path":["people","insurances",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d3c763bf-bb69-484a-a95a-78a00948bd0a"}],"id":"48219916-e148-4159-a9fa-0f866291e385","_postman_id":"48219916-e148-4159-a9fa-0f866291e385","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/insurances","id":"931fb404-5424-4efe-ba27-9f2e1f508a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/insurances","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","insurances"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[group_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[insurance_provider]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[member_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0562c10f-76eb-4d5b-8c73-0fd2415aca43","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances","host":["https://api.casebook.net"],"path":["people","insurances"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[group_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[insurance_provider]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[member_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"insurances\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"group_number\": \"<string>\",\n\t\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\t\"member_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"insurances\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"group_number\": \"<string>\",\n\t\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\t\"member_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c3431d2c-e041-49d2-819c-a41c55cba37d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/insurances","host":["https://api.casebook.net"],"path":["people","insurances"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[group_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[insurance_provider]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[member_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"931fb404-5424-4efe-ba27-9f2e1f508a00"},{"name":"/people/insurances","id":"0a0dd5b1-0e17-46aa-95d0-930ce805e06e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/insurances","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","insurances"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"90b92e6b-97b9-4d9c-8c0a-d6029a339eb5","name":"Insurance was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/insurances"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"insurances\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"group_number\": \"<string>\",\n\t\t\"insurance_provider\": \"<string>\",\n\t\t\"member_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b363e007-0421-43f2-bcf8-d927d83450b2","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/insurances"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"000606a1-4466-46c6-8359-806f8bd1fdd3","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/insurances"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"49c99c33-0da8-49a7-9795-f32a2f8aae5d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/insurances"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"298e9969-984e-4126-9e72-3bd4c5bb9e12","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"insurances\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"group_number\": \"<string>\",\n\t\t\t\"insurance_provider\": \"<string>\",\n\t\t\t\"member_id\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/insurances"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0a0dd5b1-0e17-46aa-95d0-930ce805e06e"}],"id":"664867eb-efca-4d17-83d3-fe9ff7139f02","_postman_id":"664867eb-efca-4d17-83d3-fe9ff7139f02","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"languages","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/languages/:id/relationships/people","id":"a0921693-1c5b-48fe-a31e-128faa1c16be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/languages/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","languages",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b6268c1f-5764-417f-a1f0-5a9f7bf4a8ea","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4c999dc3-e0d3-431c-976b-863026e06c02","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7087f3ad-1630-4849-945c-2ba184e9ec40","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f80d86a1-d8b3-40aa-8be5-05530e40a0ca","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1482d00a-11e1-4374-b855-67555185f6cd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"84c24891-d7a0-4b40-9765-25549e6c06ee","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a0921693-1c5b-48fe-a31e-128faa1c16be"}],"id":"e3f7b053-fb36-4e41-9ff1-07b91a06b1f9","_postman_id":"e3f7b053-fb36-4e41-9ff1-07b91a06b1f9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_languages","item":[{"name":"/people/languages/:id/relationships/people_languages","id":"6a9561c4-9649-466f-9d27-9dea1371d6b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/languages/:id/relationships/people_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","languages",":id","relationships","people_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"11d838dc-ac09-444b-823b-a7f577fbb762","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1b5bd45a-5a1e-46dc-987d-b00eb2ad777f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people_languages","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people_languages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_languages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_languages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c7ead42d-549f-4c04-8b91-915e9692b58a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people_languages","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people_languages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6ef589c8-d1da-45df-bdb3-c9b021025926","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people_languages","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people_languages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9fb79e94-dbe8-4617-a6a1-9ff7d490e15a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people_languages","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people_languages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"801d7446-8962-4109-9ec6-3f49956aaa45","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id/relationships/people_languages","host":["https://api.casebook.net"],"path":["people","languages",":id","relationships","people_languages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6a9561c4-9649-466f-9d27-9dea1371d6b1"}],"id":"9ed9503a-d8d2-4f6e-ba43-2d44b40ab1e5","_postman_id":"9ed9503a-d8d2-4f6e-ba43-2d44b40ab1e5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"22f2b32f-44b2-47b2-b856-b642428d05e5","_postman_id":"22f2b32f-44b2-47b2-b856-b642428d05e5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/languages/:id","id":"65490e89-f4d2-4714-abe0-66ad3ce678a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"53beca0b-a43e-4fef-b467-85a46e5c300d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1b9ad6d3-9646-4f48-928d-9f8e70061d3f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"people_languages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ba3118e7-cf28-4197-9bc7-af79e1807c27","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3d14319a-b03a-4ed2-9a23-95cef8a80a55","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0dd4d241-b671-4312-847b-e56d7757e8b1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8dfe06f8-a4ca-489f-97e6-057d4ae535c2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65490e89-f4d2-4714-abe0-66ad3ce678a2"},{"name":"/people/languages/:id","id":"401d8c8c-742e-4b33-97fa-f123f7fe52ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d9160598-4388-43e8-9494-8a8862b28b4f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9edc2ca-c046-49b7-9604-58fe0e136857","name":"Language was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ebacff7e-5ddd-4e12-a8a2-4d5398a114c2","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"84ba35ef-c0ac-4cd3-b56d-b9d7f57f29ff","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"401d8c8c-742e-4b33-97fa-f123f7fe52ae"},{"name":"/people/languages/:id","id":"6890870d-977f-4c22-b30f-f6a66b1fb50b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b2918a92-86ae-411a-99dd-b07fe1e550dc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e46d051b-87c7-4430-9a24-992bd9803411","name":"Language was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"languages\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"945a09df-0243-4d4f-b966-280a34a5c37b","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d8d7d67-efe6-47bb-a940-f2db21eb5fc2","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6fd9ce99-a417-41f1-a9f9-31279037d9cd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2d689968-dcdf-4c72-9ce1-866faa86aed8","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/languages/:id","host":["https://api.casebook.net"],"path":["people","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6890870d-977f-4c22-b30f-f6a66b1fb50b"}],"id":"e397d47e-002b-4ff6-b806-cc83ce724ca7","_postman_id":"e397d47e-002b-4ff6-b806-cc83ce724ca7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/languages","id":"36ef68a7-4d63-465c-af91-a1ba3d8aa8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","languages"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"932e0719-eb6f-446c-94da-76d30dc84cab","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages","host":["https://api.casebook.net"],"path":["people","languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0e09fda6-d805-4414-8278-2a0c3ffe7f3b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/languages","host":["https://api.casebook.net"],"path":["people","languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36ef68a7-4d63-465c-af91-a1ba3d8aa8b9"},{"name":"/people/languages","id":"5dbe5a24-6add-46e4-ada9-0f8f05aa98cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","languages"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"83ec76a3-a455-4ddd-b751-d4cad482cf04","name":"Language was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/languages"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"languages\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e0c0b393-a4e6-4fa0-a94c-7266bbbeb7be","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/languages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"648f7e94-07c3-445d-9cfa-b09a063cce08","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/languages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a053275f-7cdb-4642-aaef-d8af6839c92a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/languages"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"27f47a89-4726-428b-95f5-14c940890890","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/languages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5dbe5a24-6add-46e4-ada9-0f8f05aa98cd"}],"id":"e380335b-ad5a-45cc-a980-8c0f42f72c86","_postman_id":"e380335b-ad5a-45cc-a980-8c0f42f72c86","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"locations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"county","item":[{"name":"/people/locations/:id/relationships/county","id":"c546f662-6e97-417e-9d79-37e948173a8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations/:id/relationships/county","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id","relationships","county"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5613a354-54ce-4c37-8632-7c6448d85f18","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"05ac5246-7142-4b52-8753-a7f50410aaea","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"county\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8e730868-ffa3-40a5-a7f6-9a1377d44317","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a8bc8560-41d5-44b1-bf2d-3e65cd42fcfc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c0b58000-5ab1-469e-b42b-0701d71ec278","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe0c6001-e90b-4adb-a3fb-25cc5ccc2e99","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c546f662-6e97-417e-9d79-37e948173a8d"}],"id":"ae6de5ee-8f88-4aa1-9fa6-479c9aad3ea3","_postman_id":"ae6de5ee-8f88-4aa1-9fa6-479c9aad3ea3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"educations","item":[{"name":"/people/locations/:id/relationships/educations","id":"1b85b99f-4cf0-41c0-9c23-6fd869b415f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations/:id/relationships/educations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id","relationships","educations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"32f00682-3372-4fbf-9fd1-186249466ff5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ff985dfc-1cac-43df-bf90-6590a3b52853","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f8f2fb8e-579c-473d-8c3a-bde8f9482a0f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"609a9876-f66e-4c64-8a86-cb7918b19924","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b576143-4104-455c-bba6-70ae32aef43e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80f049a5-64fa-408f-ba8a-ef0ca71bbfde","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1b85b99f-4cf0-41c0-9c23-6fd869b415f3"}],"id":"6c2bcb55-c444-4ada-9aed-9741620aefaa","_postman_id":"6c2bcb55-c444-4ada-9aed-9741620aefaa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"housing_status","item":[{"name":"/people/locations/:id/relationships/housing_status","id":"ddad298e-3a7b-432e-8bf5-1293f864132b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations/:id/relationships/housing_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id","relationships","housing_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f3718c81-a9a2-448b-9f7b-b4dd522391e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"222adf3c-7b98-4af7-9f7d-8b52bcfa3d39","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/housing_status","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","housing_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"housing_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"eeff7836-7948-4c87-86ff-37eb7f3f5c09","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/housing_status","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","housing_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bc79ee8b-5612-4bbd-a92e-baa56f7e52bc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/housing_status","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","housing_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68b9f154-6a3a-43db-83b4-bdc657533778","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/housing_status","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","housing_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f40b3b4-6da4-4832-973f-dbc0efb5f59b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/housing_status","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","housing_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ddad298e-3a7b-432e-8bf5-1293f864132b"}],"id":"3140bfbe-c704-4426-9102-3012be04c6c2","_postman_id":"3140bfbe-c704-4426-9102-3012be04c6c2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location_type","item":[{"name":"/people/locations/:id/relationships/location_type","id":"5a61d8a1-2d80-4f60-abf9-f665333f4cfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations/:id/relationships/location_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id","relationships","location_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2e2aec03-2768-4e6e-8079-af680c654395","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"078f9bef-ff14-4e62-b1fa-6178ab7fdb49","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2aa68b7a-b8a7-4329-828b-5b1e34513fb1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"372b4417-a94d-4039-b310-dfc73aa559ad","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"070e1ae9-7b78-4871-b69b-bf496acbdac7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"107edfe7-c2de-4767-a395-c79efe7385fd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5a61d8a1-2d80-4f60-abf9-f665333f4cfa"}],"id":"e0c9f5b7-634d-4a7a-aa76-1030bf21c319","_postman_id":"e0c9f5b7-634d-4a7a-aa76-1030bf21c319","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_locations","item":[{"name":"/people/locations/:id/relationships/people_locations","id":"7adb6831-15e5-431e-b98a-cacd3589ba74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations/:id/relationships/people_locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id","relationships","people_locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dfded254-d56a-43c5-b5c8-d1123eca4de9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9fa93b0d-a43a-4abb-a342-90e6ac157a17","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bbb04172-7206-4b71-aadb-ecd2a5cbaa8c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"781694c1-c673-4cb3-bac4-adfe386f214f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9876eae9-df60-4a79-9183-4d8d10949b8e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9a32d9a1-91d4-457a-baab-97861cefe698","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","locations",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7adb6831-15e5-431e-b98a-cacd3589ba74"}],"id":"a7048760-5039-49cd-b681-96930ad2b14d","_postman_id":"a7048760-5039-49cd-b681-96930ad2b14d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"97950646-4a1a-47d9-b273-31a037450d5f","_postman_id":"97950646-4a1a-47d9-b273-31a037450d5f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/locations/:id","id":"982e8a19-c13c-4f3b-98df-cc697f6725f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"46c0d815-78d0-4eb4-bd02-29fdc6e4419f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"392fc6a5-5916-4ef9-8481-089664366eee","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d99af41b-9a73-4ce3-9c72-7d4584f31ff3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"604b5f7d-e39c-4d13-8c83-6a0a29c315ff","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0bf61ff-434b-4a3c-8899-e085f772e824","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"70afa3f4-20ad-4ff9-b506-b2df0483d85a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"982e8a19-c13c-4f3b-98df-cc697f6725f6"},{"name":"/people/locations/:id","id":"72dfb9dc-020e-4210-bc8a-8c77771ff816","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cbaf28bf-c831-4e19-91ff-d78fff272242","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"98c46bc2-1cdf-4889-87a6-07241ab29746","name":"Location was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"5e610c9b-a30f-48f9-a757-cfd15664d8e7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5842fc9c-96e2-4486-9719-d22f8adb750c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"72dfb9dc-020e-4210-bc8a-8c77771ff816"},{"name":"/people/locations/:id","id":"68871bd0-9add-4366-a1de-74b8859aae25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e58c4e9a-1973-4c65-b099-5b8bb01f182f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9d167d2b-3f7a-4c46-9e7d-31d2235f65ee","name":"Location was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b5180a4c-bd8e-4456-aaa6-d00d153e8799","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"736f41b8-e4e1-4a07-ac22-324693f84fda","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3c04e737-0adc-48c3-8392-226da00f7421","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"44566f43-b777-405d-bfbe-09bd3cc6948b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/locations/:id","host":["https://api.casebook.net"],"path":["people","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"68871bd0-9add-4366-a1de-74b8859aae25"}],"id":"c7d3e64e-1d40-4d01-8f06-3b51dd29f941","_postman_id":"c7d3e64e-1d40-4d01-8f06-3b51dd29f941","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/locations","id":"e5ea265e-8d1f-45d0-9b96-92538cf76237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address1]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address2]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[at_location_since]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[at_location_until]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[city]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[google_place_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[latitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[longitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[state]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verified]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[zip_code]","value":"<string>"}],"variable":[]}},"response":[{"id":"dfa796fd-c639-47ae-9cb3-f7d534907a35","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations","host":["https://api.casebook.net"],"path":["people","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[at_location_since]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[at_location_until]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c72abded-5753-4b24-a978-1d9c7b910e50","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/locations","host":["https://api.casebook.net"],"path":["people","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[at_location_since]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[at_location_until]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e5ea265e-8d1f-45d0-9b96-92538cf76237"},{"name":"/people/locations","id":"5f1c78c4-9f34-4796-8542-3f8b0b1cc4ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f1428bea-4cef-48a6-b7ba-371ee8749fcc","name":"Location was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/locations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"daf0ca7f-bb62-4143-80ea-7330b53a004a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/locations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d10d497b-f21b-401e-8e3a-30b0d53660ad","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/locations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0f5533a5-08ff-431b-906f-faad1c9a7540","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/locations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"36a28048-40fd-4109-94f1-ffd019e6ed40","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/locations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5f1c78c4-9f34-4796-8542-3f8b0b1cc4ff"}],"id":"1246a65b-3ad5-446c-936d-b7d45a86ad03","_postman_id":"1246a65b-3ad5-446c-936d-b7d45a86ad03","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_location_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/people/people_location_types/:id/relationships/locations","id":"3b487fe7-6da3-4429-95ed-7d3384806254","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_location_types/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_location_types",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9597d5e7-6c59-40ed-88c0-100979620c5e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"762c91c6-b1f1-4341-8e81-52a3474f03a9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8cff97d8-5190-4cde-9878-5369777c115c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f79a9587-9585-4a42-a27e-520d3a4e3329","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db508945-5ba8-4262-b122-a324514f9332","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f93c586-9d46-4e7c-bd13-8653c1a05d62","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people_location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3b487fe7-6da3-4429-95ed-7d3384806254"}],"id":"73f25543-144d-4746-9fda-1e90911d5719","_postman_id":"73f25543-144d-4746-9fda-1e90911d5719","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"a57d38a5-8a24-470f-88b4-385df3c58acd","_postman_id":"a57d38a5-8a24-470f-88b4-385df3c58acd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_location_types/:id","id":"4b7eebe7-9d38-493e-b5fe-c0a102f5317d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"972116ac-37f6-4201-b92b-08660970eae2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a7db7f7-0758-4dfb-ad98-0a903e2c005c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dd350b07-a106-4511-afeb-0927346687d7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"68e801fe-137f-42b2-9adc-05a167d9ff65","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c8cf07d5-11a6-4e40-8520-458c73acadf9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3fe8d8d-c04c-4ccd-a4be-cd6e25bbb3bd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b7eebe7-9d38-493e-b5fe-c0a102f5317d"},{"name":"/people/people_location_types/:id","id":"14743138-3d23-4882-80f3-fd95eb7daa94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ade4e95a-3cdf-4770-8296-2182d422e221","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9c8062ea-2ea3-43ff-8ee0-1137def8bf07","name":"LocationType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"013d251a-eae1-4a57-824c-93c6f6bf50b8","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8e5d7859-281b-4b2e-9596-4154342e6c91","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"14743138-3d23-4882-80f3-fd95eb7daa94"},{"name":"/people/people_location_types/:id","id":"217c4109-1127-40fb-bec1-9ea13242cea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8ce09aea-faba-4bf9-ad94-e7040b8595d0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"813535ee-6670-478d-ad56-8733ad1cc538","name":"LocationType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"03568a3e-c258-49d1-bf96-9130426f65ad","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f14357c7-5289-4937-b39a-0cf92a3e51c9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e437efa6-972c-4ef8-bb37-7b980e697c45","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f1cae41-895c-472c-ae45-a958ccb31604","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_location_types/:id","host":["https://api.casebook.net"],"path":["people","people_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"217c4109-1127-40fb-bec1-9ea13242cea3"}],"id":"73c4fbea-438e-4355-aa39-f0906c602ece","_postman_id":"73c4fbea-438e-4355-aa39-f0906c602ece","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_location_types","id":"7b976e06-2a8b-4b3c-9b86-e7de779a9172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_location_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6d453ee1-2592-49ac-bb90-2efa1d9aeab0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types","host":["https://api.casebook.net"],"path":["people","people_location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c67bb0ec-929d-45e0-8f08-ba35e912c57f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_location_types","host":["https://api.casebook.net"],"path":["people","people_location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7b976e06-2a8b-4b3c-9b86-e7de779a9172"},{"name":"/people/people_location_types","id":"446b2f17-373e-4e59-b047-77a42687903e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_location_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7cc79fc0-3bcb-4b4a-93fe-fcfc88b7ad55","name":"LocationType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_location_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8cf97773-f5c5-4f84-8cc6-de95f795144e","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_location_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a15209c6-19dc-4631-82ff-9e7c600aa32c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_location_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6c6d091e-5c6b-4df6-af56-7aa62d012456","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_location_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0daf561f-c003-4700-b5d3-06d1e01ea58d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_location_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"446b2f17-373e-4e59-b047-77a42687903e"}],"id":"c09ea6d8-b24f-4eaa-9a82-cc927c51dc27","_postman_id":"c09ea6d8-b24f-4eaa-9a82-cc927c51dc27","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"marital_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/marital_statuses/:id/relationships/people","id":"dfaeb5c5-31e9-4a6b-abd5-9cbf48c32413","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/marital_statuses/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","marital_statuses",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3b81d197-ac10-4f78-a22a-18d4b2318d87","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3b571ac2-aeb6-4471-bb49-1d78d6f7fe67","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f975002c-1d07-4aff-908e-491c967c9117","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"64ca8e78-3674-4dcd-a0e1-ca5b1e66e53f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5fc0bc5e-34ab-4e6d-8496-2aea72a120ca","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ef69148-637e-49ad-a5b7-9939433537dd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dfaeb5c5-31e9-4a6b-abd5-9cbf48c32413"}],"id":"e1a155fa-baf8-4612-8fe9-3d044221aa10","_postman_id":"e1a155fa-baf8-4612-8fe9-3d044221aa10","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9611b63a-510c-4ea2-9615-c9484def4fb4","_postman_id":"9611b63a-510c-4ea2-9615-c9484def4fb4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/marital_statuses/:id","id":"adf3fd9c-da4a-4e65-a739-3d784a0bd4fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/marital_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","marital_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"98b26917-c254-4cff-90fe-b942ce2daf04","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2d3b4e5e-7890-4aed-8d4f-1c342c1b1b1e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"84ff6c32-c159-4913-8387-8927e5e7fc25","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4fdbd115-6109-4fc9-a944-4a5c590637b6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f961b6c7-77f5-4451-9de8-db00a89e3d02","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a944093-3a67-43f6-9809-18e305f6ba2f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"adf3fd9c-da4a-4e65-a739-3d784a0bd4fb"},{"name":"/people/marital_statuses/:id","id":"037ed78a-48ca-4513-8a08-ff3bec1e01d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/marital_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","marital_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"394892d9-d3c9-4588-b585-b584519b0698","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c1456aa2-078a-4235-94e4-24b715461bd2","name":"MaritalStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ff3cccff-a731-48fc-bc4e-c445d08bef8e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f5deece-6676-499a-be21-9fffabc60479","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"037ed78a-48ca-4513-8a08-ff3bec1e01d6"},{"name":"/people/marital_statuses/:id","id":"f84b16fe-0d6c-4d34-87c1-9d3a615c0d66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/marital_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","marital_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0552e6bb-d6ac-48a7-8d9f-302682406a00","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"55ed3c7c-a292-45ac-af0e-27431010d168","name":"MaritalStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"marital_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f36e2661-a365-48b4-878a-68253d8ee9c4","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13a8398c-c45f-4240-8262-31509e613a5d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"63e3d97f-0523-4f5a-9e80-09f71e5e887e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c6a82f4e-0c8f-4ed9-b4cb-3f62b5180ca7","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/marital_statuses/:id","host":["https://api.casebook.net"],"path":["people","marital_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f84b16fe-0d6c-4d34-87c1-9d3a615c0d66"}],"id":"58aeebfc-d50e-4e26-8566-67c7596a870c","_postman_id":"58aeebfc-d50e-4e26-8566-67c7596a870c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/marital_statuses","id":"3a67004f-ac40-4bb1-a571-8936aa2164d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/marital_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","marital_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"f140c625-042a-489e-872a-41cc8a268c47","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses","host":["https://api.casebook.net"],"path":["people","marital_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"marital_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"marital_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a57ab057-8bdb-4b0f-8fc3-262dffa1e46c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/marital_statuses","host":["https://api.casebook.net"],"path":["people","marital_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3a67004f-ac40-4bb1-a571-8936aa2164d9"},{"name":"/people/marital_statuses","id":"89a876b6-8d4a-4428-aba8-4167fff7b1e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/marital_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","marital_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2f05b46a-1917-4d67-8afc-ad84749823b3","name":"MaritalStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/marital_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"marital_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"310dd3b4-72ba-4b4d-9fcb-6f3eebd8106f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/marital_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd6d3cb3-ae16-4689-a493-205a2deb9b14","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/marital_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9f00a9a7-60d4-4fdd-943a-201eb340506d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/marital_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cc0bd03f-223c-4068-91e4-6a983850cd74","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"marital_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/marital_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"89a876b6-8d4a-4428-aba8-4167fff7b1e0"}],"id":"e238348d-ae5c-4d4c-b562-1dcb070e8bee","_postman_id":"e238348d-ae5c-4d4c-b562-1dcb070e8bee","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"medical_conditions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_medical_conditions","item":[{"name":"/people/medical_conditions/:id/relationships/people_medical_conditions","id":"7139f13e-ff8c-42ea-af1c-0326389a840a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/medical_conditions/:id/relationships/people_medical_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","medical_conditions",":id","relationships","people_medical_conditions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a89e91cb-f2e2-4397-ab76-6a8b66856002","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4dfbfac0-a254-417c-a9bd-2dbfa8a31a39","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/people_medical_conditions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","people_medical_conditions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_medical_conditions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_medical_conditions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"897563a1-4787-4b0d-ab55-b639650b129c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/people_medical_conditions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","people_medical_conditions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c3bcde6b-c266-4f0e-8a08-2b367bc4aa6b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/people_medical_conditions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","people_medical_conditions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"742a7970-fb36-4e67-a422-f74cffa07950","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/people_medical_conditions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","people_medical_conditions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4595f215-5412-4445-bdd0-bc210829c9d0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/people_medical_conditions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","people_medical_conditions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7139f13e-ff8c-42ea-af1c-0326389a840a"}],"id":"856b11d8-0eb4-4d5a-8fc8-8a5eb4fef02b","_postman_id":"856b11d8-0eb4-4d5a-8fc8-8a5eb4fef02b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"prescriptions","item":[{"name":"/people/medical_conditions/:id/relationships/prescriptions","id":"6dc184b8-3359-438f-a84b-2bd49a5d7e05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/medical_conditions/:id/relationships/prescriptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","medical_conditions",":id","relationships","prescriptions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f49e6d37-3d3a-47a9-bde2-b4dfdde5dfc1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8fe732e2-ad01-4926-a804-1e694fa321ff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"prescriptions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"prescriptions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e544e6c1-c58a-4398-9566-84189c59567f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"434fd550-3314-4795-9ccf-c767b2fd20bc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a184de93-2de8-46b6-aa84-50bbcaf948f8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"47097351-7623-446e-87ac-704dcc948b97","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6dc184b8-3359-438f-a84b-2bd49a5d7e05"}],"id":"046f625c-8c87-42fb-ab96-bfd9b2ba348b","_postman_id":"046f625c-8c87-42fb-ab96-bfd9b2ba348b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"1b7e1fc6-fa58-4e42-8f2c-e3bcef05954a","_postman_id":"1b7e1fc6-fa58-4e42-8f2c-e3bcef05954a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/medical_conditions/:id","id":"509b7ed9-d8b7-40ef-bc59-1d7b0a162b55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/medical_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","medical_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9225cb87-8290-481f-ad95-6cccd77eb1d3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"05b04c22-602d-4fac-af4f-84eef8e1db29","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people_medical_conditions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"prescriptions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6e9302a8-7424-4dae-ad4b-da2dcfc09a00","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9b16122c-4734-40ff-8704-052c73f15040","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"58e893ea-1fd1-4a47-91f7-772f68eb988c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02ce0a3b-354f-4794-9210-1da642923ac6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"509b7ed9-d8b7-40ef-bc59-1d7b0a162b55"},{"name":"/people/medical_conditions/:id","id":"58768026-c9ca-4560-835c-5a9b1eb41763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/medical_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","medical_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"33a6a534-5b10-488e-82ba-b1b181196106","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6cabaff1-1eac-4c80-97ca-9d0ae9fd28c6","name":"MedicalCondition was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a0f6ddeb-8f77-41e5-9b9d-07344c8c60c6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b733061-9de1-4fba-82d5-1cef6bfd774d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"58768026-c9ca-4560-835c-5a9b1eb41763"},{"name":"/people/medical_conditions/:id","id":"3d02973a-28c0-4279-975a-03fffed3c295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/medical_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","medical_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"77561fe8-0cba-47da-951f-e74c706efa18","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e049726b-5830-42ca-ba7a-80d0704c6425","name":"MedicalCondition was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"medical_conditions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_medical_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"prescriptions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d0be6e39-a6ac-40dc-8a98-85ca11e54c1e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aa1c0c08-f7c2-494e-8d12-477d272cf042","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4fe1d206-3079-421d-a322-7e055177821b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"544ef3cf-b398-481a-a1e6-9d7464fabff2","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3d02973a-28c0-4279-975a-03fffed3c295"}],"id":"5e148cf6-33f6-457b-ae3c-583135676f7a","_postman_id":"5e148cf6-33f6-457b-ae3c-583135676f7a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/medical_conditions","id":"1ebe5787-73dd-40ac-975b-88d348736497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/medical_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","medical_conditions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"82c7be44-4bb4-4e4c-996a-7dad2f7f5dfc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions","host":["https://api.casebook.net"],"path":["people","medical_conditions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"medical_conditions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_medical_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"prescriptions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"medical_conditions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_medical_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"prescriptions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ab36859a-c26a-455f-bc61-1d60ee1d1262","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/medical_conditions","host":["https://api.casebook.net"],"path":["people","medical_conditions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ebe5787-73dd-40ac-975b-88d348736497"},{"name":"/people/medical_conditions","id":"5a640bc9-8029-47d4-b656-4820e586fb9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/medical_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","medical_conditions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"3db601d3-6944-484e-a069-3985eb9739cc","name":"MedicalCondition was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/medical_conditions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"medical_conditions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_medical_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"prescriptions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1f13d0a2-e7d2-4340-92ab-b9a80bcd6395","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/medical_conditions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1079d13-bce5-4104-84f2-94f77cb28a48","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/medical_conditions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8c9d1562-bdff-4846-a6e3-ce08a9630463","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/medical_conditions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f9ef202-c0fd-4cf9-99e2-bf445e19b5b0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/medical_conditions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5a640bc9-8029-47d4-b656-4820e586fb9a"}],"id":"0e5e70dd-4969-475c-b067-5c26a9d05ddf","_postman_id":"0e5e70dd-4969-475c-b067-5c26a9d05ddf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"aliases","item":[{"name":"/people/people/:id/relationships/aliases","id":"66007493-70b7-4f07-a1ea-e41a92b93ecd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/aliases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","aliases"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"38e725a2-c8cc-4d2c-8947-d8199a816c20","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"03e48607-6a1c-46cb-a815-daf4e7c433e8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d286783a-94e2-4a11-a098-1c49a50471a3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9560c1ba-7f92-4b41-8d9e-fe2cb1499b99","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a37494fe-65d0-4c05-9af1-039991e51ade","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"667478cd-2cff-49b3-9ae5-b07837c16115","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"66007493-70b7-4f07-a1ea-e41a92b93ecd"}],"id":"cdf03467-ccb3-4b6e-9c19-c6595c7d78df","_postman_id":"cdf03467-ccb3-4b6e-9c19-c6595c7d78df","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"allergies","item":[{"name":"/people/people/:id/relationships/allergies","id":"36bd01b4-ad5f-4d1f-89ec-e2216aa8adea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/allergies","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","allergies"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7fce8c5c-1dda-407b-ba8a-8374e0773305","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9e9123d0-3101-47b1-88e0-8956c6eb73dc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/allergies","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","allergies"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allergies\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"allergies\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7a8197eb-4adf-46f2-ba51-2c254c538004","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/allergies","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","allergies"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f51efb7e-0cf8-4f3a-839c-62eded69b4ea","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/allergies","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","allergies"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15bde593-e4e7-45c7-915b-a8f098478ba9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/allergies","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","allergies"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ceec276-79e4-4e64-a726-0288b1aa3411","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/allergies","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","allergies"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36bd01b4-ad5f-4d1f-89ec-e2216aa8adea"}],"id":"9cc2384d-7ca9-4150-a535-2fcd7106c656","_postman_id":"9cc2384d-7ca9-4150-a535-2fcd7106c656","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignment","item":[{"name":"/people/people/:id/relationships/assignment","id":"dd1795ba-a728-480e-b297-1b215cee2009","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/assignment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","assignment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"197e8eb0-1ba8-485e-a34f-de512396ec43","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"90f63155-81c3-47b7-a364-bf724672c956","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dd1f2213-b16c-4a08-a212-b8c6e9783617","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"86ccbc9c-4b2b-4256-a9b5-60ac4339ef7d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f3b825d-0dcd-4453-9633-f0fc59b9e888","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f154a091-2651-4f8f-afa9-46c8cdb3e5f1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/assignment","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","assignment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dd1795ba-a728-480e-b297-1b215cee2009"}],"id":"ff44aee0-6b5c-428e-9df0-1eb5cdd11a02","_postman_id":"ff44aee0-6b5c-428e-9df0-1eb5cdd11a02","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"attachments","item":[{"name":"/people/people/:id/relationships/attachments","id":"eed79e4b-a5a3-4949-9482-4113778a3538","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9259e869-9858-4615-a0d3-82a547a88828","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b774471-21db-4c7f-9e6e-5150c77cc6fc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a6cf63fa-14fe-47bf-be62-1bf9873641cb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"700ca5cf-3f21-4c6e-9b98-9463ae9f7af4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"16d914c7-53c7-44f3-9934-cc5daf49c642","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7efcc349-21af-4702-a84e-be5ac3bbee00","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/attachments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eed79e4b-a5a3-4949-9482-4113778a3538"}],"id":"302ffd16-33e7-4ca5-8d35-87ee1cece640","_postman_id":"302ffd16-33e7-4ca5-8d35-87ee1cece640","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"citizenship_status","item":[{"name":"/people/people/:id/relationships/citizenship_status","id":"ea6255b4-ece8-4ce0-a3b8-42a0f98f3acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/citizenship_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","citizenship_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"87430fe1-1572-4dbf-8b67-d43b9a532029","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b4983748-6b9c-418b-9d5d-05efe2acb040","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"citizenship_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d4a25522-87ce-4ad0-9fd8-da850426682f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b260e83a-2755-486e-af25-73bb5b0c7e65","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1bda32d-da3a-4c8d-85c1-12e01583b693","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"87996ed6-7494-48df-b32c-999d8e942eac","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ea6255b4-ece8-4ce0-a3b8-42a0f98f3acb"}],"id":"0e5fb3af-2b1e-48d9-ae40-b69166b45d04","_postman_id":"0e5fb3af-2b1e-48d9-ae40-b69166b45d04","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"citizenship_verification_source","item":[{"name":"/people/people/:id/relationships/citizenship_verification_source","id":"a8faddf1-acaa-4f2b-9eaf-10aaa33da89c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/citizenship_verification_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","citizenship_verification_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7021e29a-7322-4ba1-8492-441f7e6f2f18","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4ac9a472-5fb2-4c1e-871e-0099167ff9b1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"citizenship_verification_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0d1598ac-26de-4e3a-ab28-d5f53ae2638d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d2a6c7a7-59b2-491f-b044-255656d511a8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01f9280a-22cf-4e22-9595-58984576f041","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f1728cc-7f91-428b-95bc-a277a9b21917","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenship_verification_source","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenship_verification_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a8faddf1-acaa-4f2b-9eaf-10aaa33da89c"}],"id":"88d15906-4475-44c6-b6de-e9cb4514ffe6","_postman_id":"88d15906-4475-44c6-b6de-e9cb4514ffe6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"citizenships","item":[{"name":"/people/people/:id/relationships/citizenships","id":"a186a140-c8c8-4757-9cfd-b9d8a11ca346","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/citizenships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","citizenships"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"962bfd9f-23df-4d1a-a7e6-2708e7ea615a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"234628b1-45fb-48a7-80b9-078c4200a35b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"citizenships\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c5feefd0-5217-42b2-a1de-72daec49184e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"866ab8ad-b168-44c6-a069-f2dcc79e30a7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92e3937b-a28c-4c2a-a3f5-a0f4b5b10308","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc988790-4a81-4ddf-bc2d-e47da0b0332a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/citizenships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","citizenships"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a186a140-c8c8-4757-9cfd-b9d8a11ca346"}],"id":"0013112b-5b74-4fe7-b210-21ea9f653f67","_postman_id":"0013112b-5b74-4fe7-b210-21ea9f653f67","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"current_profile_picture","item":[{"name":"/people/people/:id/relationships/current_profile_picture","id":"a924a0e7-f250-4d2a-b065-3d166425d46e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/current_profile_picture","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","current_profile_picture"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"10736938-603a-4f40-8a06-3b93ccdb1b56","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e50b66fe-53bb-4e21-9850-4ef6d5772cc7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/current_profile_picture","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","current_profile_picture"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"current_profile_picture\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7fff641e-38d0-4754-b54c-97c766b59759","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/current_profile_picture","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","current_profile_picture"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"37400938-fee3-4182-b003-75bd7ce04a35","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/current_profile_picture","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","current_profile_picture"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ce9e0d2a-17c1-4c99-99dd-f7f1f765d20b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/current_profile_picture","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","current_profile_picture"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"600ffaf2-48aa-4577-b721-083189c10ff1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/current_profile_picture","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","current_profile_picture"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a924a0e7-f250-4d2a-b065-3d166425d46e"}],"id":"3604a0d0-9f6d-4ef7-9690-02fd50becbc5","_postman_id":"3604a0d0-9f6d-4ef7-9690-02fd50becbc5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"dietary_restrictions","item":[{"name":"/people/people/:id/relationships/dietary_restrictions","id":"236f1280-98f4-434e-917f-564108913d11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/dietary_restrictions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","dietary_restrictions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eae6ddad-fd1e-4ca8-b59f-669a645ded11","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9edffa43-5830-429c-aaa7-000d6bb1b17f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/dietary_restrictions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","dietary_restrictions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"dietary_restrictions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"dietary_restrictions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"58aa52db-0f09-4b81-ac08-6f01b311472d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/dietary_restrictions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","dietary_restrictions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"72010417-a167-4f03-ab6d-6ff5fa4818ca","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/dietary_restrictions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","dietary_restrictions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6288764e-3ac7-40de-b40e-f5e28156f8f0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/dietary_restrictions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","dietary_restrictions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"49cd8970-ade4-463e-b6fb-93943d06bdbf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/dietary_restrictions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","dietary_restrictions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"236f1280-98f4-434e-917f-564108913d11"}],"id":"0a241148-66c3-4f78-866f-fa315430e591","_postman_id":"0a241148-66c3-4f78-866f-fa315430e591","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"duplicates","item":[{"name":"/people/people/:id/relationships/duplicates","id":"7af5bde7-ec78-42db-aa28-f32454e56743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/duplicates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","duplicates"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"da276a5e-58d8-451b-9d14-2a474ab6cf2c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"60b9b272-0a66-4a5a-bfe5-11da3b8b7e0a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","duplicates"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"duplicates\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"duplicates\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ad6f00b5-e928-4f54-8f5a-f5af9916758f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","duplicates"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ae32a6fc-238d-48b2-8b8e-7ba595eaecd0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","duplicates"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2011ed23-725e-45f8-8f3a-751f87f282d6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","duplicates"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e29558ca-99dc-43e2-85e1-be9720ed3476","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","duplicates"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7af5bde7-ec78-42db-aa28-f32454e56743"}],"id":"ff5b11eb-886f-4630-825b-86f28c2edbb8","_postman_id":"ff5b11eb-886f-4630-825b-86f28c2edbb8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"educations","item":[{"name":"/people/people/:id/relationships/educations","id":"13a3b3e6-e168-4fe8-8870-1fc2b5714ec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/educations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","educations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2d25daa7-ac64-4d41-aab6-ebe15cd226d5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6c82cffc-4afd-47bb-8d13-5b2995ef5698","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"97b23d54-e6b5-423c-9d1f-c3fded694ef6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"425d8c48-bc43-4a66-8b66-0e21ed084994","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ceebb8fd-8c8e-495f-b469-b1fd2a7ed8af","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db3cf55d-61fb-48b6-b749-0d293e49db18","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"13a3b3e6-e168-4fe8-8870-1fc2b5714ec1"}],"id":"a5e0fbd1-0ff4-4b7d-b122-e31850a799e1","_postman_id":"a5e0fbd1-0ff4-4b7d-b122-e31850a799e1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"emails","item":[{"name":"/people/people/:id/relationships/emails","id":"bcb513f4-d4d2-432b-92a0-ad66e7160dc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/emails","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","emails"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d0091ecf-5a10-4712-a2e2-267eeace974e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"54c5c6b6-4e6e-41cc-8047-10b167791a40","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/emails","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"emails\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9bfc9bdb-6e21-4f36-a5d3-3617ed4c4df6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/emails","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7ce5f146-bdd6-4e25-bc88-a06b9628f9b8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/emails","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"55122a81-6e88-47eb-8ced-bcad89d70950","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/emails","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1416ef2c-ed65-490a-92cc-46cf8d000c2f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/emails","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","emails"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bcb513f4-d4d2-432b-92a0-ad66e7160dc2"}],"id":"c9e72215-0378-425e-8271-037205f5e3dd","_postman_id":"c9e72215-0378-425e-8271-037205f5e3dd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"employments","item":[{"name":"/people/people/:id/relationships/employments","id":"29d804de-229b-4332-9a6a-398d54c3206a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/employments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","employments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"56810e95-4776-4f2f-8853-65f9362b0f8e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"58982727-6113-4f43-8898-9a3bbffe57ee","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/employments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","employments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"employments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"employments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"15581992-50ce-4525-b810-03278605d85a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/employments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","employments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"88d15641-8361-4635-b81b-8a498f63f4ed","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/employments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","employments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a18f866c-3814-4626-81a5-3a2912433ef8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/employments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","employments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"754e72ff-9374-4ca6-a415-e04a57340081","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/employments","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","employments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"29d804de-229b-4332-9a6a-398d54c3206a"}],"id":"3e1d49ad-e291-4222-8c90-b980c54bfdad","_postman_id":"3e1d49ad-e291-4222-8c90-b980c54bfdad","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"ethnicities","item":[{"name":"/people/people/:id/relationships/ethnicities","id":"00f31725-dfd5-4df4-bae6-f601d75d9910","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/ethnicities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","ethnicities"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"59617d03-d25e-4bf2-929a-afdaca7c7e7f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cc25ee4d-4728-49ae-9621-54dcb8d916ea","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/ethnicities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","ethnicities"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"ethnicities\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"ethnicities\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"fb65ec04-07fa-4421-9738-3a62a98fcac3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/ethnicities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","ethnicities"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cb523267-5220-4ff8-a74a-dfdc434ff453","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/ethnicities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","ethnicities"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b4c30975-a97f-4f67-acf3-c5e5a9a95c38","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/ethnicities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","ethnicities"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"372ea8c1-43db-42fe-a22f-ab0e619b1f12","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/ethnicities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","ethnicities"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"00f31725-dfd5-4df4-bae6-f601d75d9910"}],"id":"d7a03c4e-581f-485e-8320-4cabd7b2118e","_postman_id":"d7a03c4e-581f-485e-8320-4cabd7b2118e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submissions","item":[{"name":"/people/people/:id/relationships/form_submissions","id":"e62c439d-76d0-477b-9a15-a03c67418369","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d6f22e63-43fb-4697-91b3-20ab5095769d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"be9facac-f0eb-410e-b629-11b6f1e4e3f4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"14610103-6f3e-4d85-b01a-c2df1bf8840a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6ee9dc4d-b01d-4eec-8d04-92a114f20b21","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"558c1687-fd10-4d04-baed-03ea3423f351","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf3e7d3e-76f0-494b-b3b0-88a43eb92ab6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/form_submissions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","form_submissions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e62c439d-76d0-477b-9a15-a03c67418369"}],"id":"c8b6db25-e64c-4d5b-8a0d-f06456d01468","_postman_id":"c8b6db25-e64c-4d5b-8a0d-f06456d01468","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"gender_identities","item":[{"name":"/people/people/:id/relationships/gender_identities","id":"4a4decc1-2ad4-4d15-8c1f-0f41a44fb126","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/gender_identities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","gender_identities"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3cdbc039-059d-47bc-bc75-6c59efcd2306","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cae4887c-49c6-4d11-9068-960f5cf258f2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identities"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"gender_identities\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"gender_identities\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6e5604e8-e988-4429-9dd0-ac32db8dbf73","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identities"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1357c13b-910f-44ba-a120-20c7624e8fff","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identities"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e2615366-d390-41be-9d20-14a0fb56d4a8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identities"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d6c64bb-b27b-440b-90ff-926d4274ebff","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identities","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identities"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4a4decc1-2ad4-4d15-8c1f-0f41a44fb126"}],"id":"af0c07e8-8d48-4193-adf9-18dc8feaddfc","_postman_id":"af0c07e8-8d48-4193-adf9-18dc8feaddfc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"gender_identity","item":[{"name":"/people/people/:id/relationships/gender_identity","id":"ec69498c-b095-4d0b-b562-1d60b6ca00f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/gender_identity","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","gender_identity"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1474315a-338c-4178-95dd-6f27187a9293","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f06dcc31-c9c8-4d22-92d2-1127075d4d3e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"gender_identity\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"970fb637-2f9e-46b5-9337-3d9346de1bba","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a6d3e523-022d-40c3-b7b7-70f128c469fd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ba325af-b12b-41c1-9b7e-16f942f1f683","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb79c586-ac90-4d7f-9eec-311928979f86","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ec69498c-b095-4d0b-b562-1d60b6ca00f9"}],"id":"613ca941-517a-4b9c-ae0b-13a0317c3c35","_postman_id":"613ca941-517a-4b9c-ae0b-13a0317c3c35","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"healthcare_providers","item":[{"name":"/people/people/:id/relationships/healthcare_providers","id":"289e82a2-2de0-42e8-84b8-f0c871f3bcd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/healthcare_providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","healthcare_providers"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"97dac6e2-3fdd-448f-b611-23ebcd46dea0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"387d3c94-9608-46f2-b1b3-0118247c405b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_providers\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"healthcare_providers\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cfadd373-f88a-4362-b590-2b52d74ecb44","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"748d84f2-14a8-4802-8893-63873cfc4125","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f793105c-8ae9-4f16-9328-77bea14e5f71","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ecc02d4d-1f8f-438a-b4ec-8bb6e24dffd2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/healthcare_providers","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","healthcare_providers"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"289e82a2-2de0-42e8-84b8-f0c871f3bcd5"}],"id":"d0614cae-d6b7-4263-b924-a78bfc230e73","_postman_id":"d0614cae-d6b7-4263-b924-a78bfc230e73","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"highest_education_grade","item":[{"name":"/people/people/:id/relationships/highest_education_grade","id":"2929e4cf-f5a6-486e-b5ce-6268c28934af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/highest_education_grade","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","highest_education_grade"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"23c7c0b6-22d6-4af3-9d23-d770584a151c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"28482e98-e96c-4b1e-911a-78077db340b4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/highest_education_grade","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","highest_education_grade"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"highest_education_grade\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"65be5941-0afb-4a94-9659-94606df1e959","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/highest_education_grade","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","highest_education_grade"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"19132002-a12c-4c48-9859-ffd093e112c2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/highest_education_grade","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","highest_education_grade"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9696fbd9-3f9d-4c47-bc09-6f5fb02f5d33","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/highest_education_grade","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","highest_education_grade"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff7db0e4-9502-4c47-a7c1-0e71a82267c4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/highest_education_grade","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","highest_education_grade"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2929e4cf-f5a6-486e-b5ce-6268c28934af"}],"id":"9a7aec17-8b45-484b-be0d-7e5fed1cc206","_postman_id":"9a7aec17-8b45-484b-be0d-7e5fed1cc206","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"immunizations","item":[{"name":"/people/people/:id/relationships/immunizations","id":"6f90675e-9fcf-45a6-b7cc-c7af289cb7f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/immunizations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","immunizations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9823530a-01c6-479a-95ac-bfce6204c420","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"73a276ae-3858-4c30-8671-c63e1a03a007","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/immunizations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","immunizations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"immunizations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"immunizations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"fd9876b9-ca53-4752-8dd1-4c52f4734ba0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/immunizations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","immunizations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6615d19-0b14-486b-b1af-d38be3fccadc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/immunizations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","immunizations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"467ff86d-27f5-4f26-a12f-a26cf31dfe89","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/immunizations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","immunizations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ed19cf56-96ea-4d72-90b3-2b796d4bea46","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/immunizations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","immunizations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6f90675e-9fcf-45a6-b7cc-c7af289cb7f5"}],"id":"19cd8301-b9fa-45ee-800d-4d7357df555d","_postman_id":"19cd8301-b9fa-45ee-800d-4d7357df555d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"incomes","item":[{"name":"/people/people/:id/relationships/incomes","id":"39ad52d6-64e4-4333-bce7-62c5c07d7227","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/incomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","incomes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bd4dbee0-787e-4da8-9369-575d85f688c9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5c371244-7e00-457d-ba52-b58c3a87b742","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"incomes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5195ce6e-e21e-4bdb-bbe6-ded7657c01da","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4c36ecad-2d58-4f12-85d8-1f06073cc00b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8a9a58d9-fa32-49d6-9def-f04357106140","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"33ad2b6c-7aeb-4be4-a51b-450c4d75cd8a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/incomes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","incomes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"39ad52d6-64e4-4333-bce7-62c5c07d7227"}],"id":"e2346b53-5d48-47e9-a55a-88dc6df03da6","_postman_id":"e2346b53-5d48-47e9-a55a-88dc6df03da6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"insurances","item":[{"name":"/people/people/:id/relationships/insurances","id":"a806bfff-cdae-4072-89bd-0ee0b2e8a04b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/insurances","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","insurances"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8d44b333-33b1-40b3-901c-7558c7753b09","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"37b0ebd2-acf3-4f6c-a0ae-c0db4609b73e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/insurances","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","insurances"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"insurances\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"insurances\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"684564fb-9967-4847-b87b-050da2cc4b57","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/insurances","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","insurances"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d802dc97-384d-4c0a-9de6-643c9e5503a4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/insurances","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","insurances"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"31466da3-23dc-4d5a-9552-d929bbdb3f61","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/insurances","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","insurances"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7671d30-603a-4e1a-b9c2-82dbcc426d23","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/insurances","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","insurances"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a806bfff-cdae-4072-89bd-0ee0b2e8a04b"}],"id":"f588b4e6-808f-480f-9d41-2ffe31bbf258","_postman_id":"f588b4e6-808f-480f-9d41-2ffe31bbf258","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"labels","item":[{"name":"/people/people/:id/relationships/labels","id":"be1baa5b-e2f9-4e18-8b6f-1b40e88c08f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","labels"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b7d64338-320d-46a0-b1ba-cbcab96dc158","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2c4f30ec-d22d-4e0a-bb7b-f74c01a5c6e4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/labels","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"labels\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"labels\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f7996d09-304e-4675-89e8-a1ce36102a25","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/labels","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d5c41626-217b-4807-a57e-c517948f5062","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/labels","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ccc5fe7e-1899-4650-898d-6d32e8dfff8f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/labels","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb125b7a-3d9d-421e-bf98-419e7be3a39c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/labels","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"be1baa5b-e2f9-4e18-8b6f-1b40e88c08f4"}],"id":"81e381c3-c964-4d47-858a-f503b95c3530","_postman_id":"81e381c3-c964-4d47-858a-f503b95c3530","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"languages","item":[{"name":"/people/people/:id/relationships/languages","id":"e14db53f-b55b-45bc-9518-012df417a11f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","languages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d51d16c8-1497-4a66-b81b-ebf960830f71","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"db80bb86-9fe8-43f8-ab25-72e206f522bc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/languages","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","languages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7e2d530d-1233-4f81-a7e0-440ac9c2e6ab","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/languages","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","languages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"13bd57f9-5834-4ec9-84dd-51863217ffed","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/languages","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","languages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0e76699-b823-48d9-a3b2-4c0bcde590bb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/languages","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","languages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c21128d5-7864-4aaa-9773-7a0c5e180198","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/languages","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","languages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e14db53f-b55b-45bc-9518-012df417a11f"}],"id":"0e24a6df-5ccf-4ac3-b56a-f46d70e2f309","_postman_id":"0e24a6df-5ccf-4ac3-b56a-f46d70e2f309","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"locations","item":[{"name":"/people/people/:id/relationships/locations","id":"eed03ec8-8714-4703-b980-823e2e9f32a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a4aafd25-9d1d-42f1-8d05-02d337199167","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f96c2032-d46e-4f81-b802-9ead67ee8b1c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d15a023f-2889-420f-bdc8-e5d512b37641","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6e391047-91f7-4c10-b380-94d63590c0f7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d953c92d-8245-43e7-af97-b06acbf55858","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"208df25a-e725-42e9-a052-b3ad6cef0edb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/locations","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eed03ec8-8714-4703-b980-823e2e9f32a2"}],"id":"9bf83175-7473-4089-b88d-8a4778132e05","_postman_id":"9bf83175-7473-4089-b88d-8a4778132e05","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"marital_status","item":[{"name":"/people/people/:id/relationships/marital_status","id":"102efadd-7f94-42af-b653-e77ed57a7946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/marital_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","marital_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"971f1c1c-ffe8-4bef-9abb-e288f95d0020","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3e305f7a-ea13-412d-aded-137caa6acee2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/marital_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","marital_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"marital_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ac0b90c2-6078-4b83-bee4-942110b5bfde","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/marital_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","marital_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f10f58b3-1819-4095-b371-be7ebbbb08a0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/marital_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","marital_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d6cf161-992d-483c-a17d-21a8080d8f7c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/marital_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","marital_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f3722ed3-0c79-4f43-af7a-ba4bc004dc90","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/marital_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","marital_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"102efadd-7f94-42af-b653-e77ed57a7946"}],"id":"ab7500ae-5db5-4ffa-b36a-2b04d3a6b5aa","_postman_id":"ab7500ae-5db5-4ffa-b36a-2b04d3a6b5aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"medical_conditions","item":[{"name":"/people/people/:id/relationships/medical_conditions","id":"3815cac0-3aba-468e-a42b-6af1fd478bc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/medical_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","medical_conditions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9845c73e-2056-4661-a399-8e7347d48d6f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2fac62e4-65ab-4acd-bf14-1735159d82f2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/medical_conditions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","medical_conditions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"medical_conditions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"medical_conditions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a8e36534-b010-4828-9115-aef202155db8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/medical_conditions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","medical_conditions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"880c33d5-3ef5-4c9a-b7d7-9b29d3276c97","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/medical_conditions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","medical_conditions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a03f74e-10cb-4cd7-a728-76da79309799","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/medical_conditions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","medical_conditions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"356e149b-0025-456a-a66c-793a59259592","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/medical_conditions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","medical_conditions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3815cac0-3aba-468e-a42b-6af1fd478bc3"}],"id":"2de6b9f6-efb6-4035-b957-91b9d34878d5","_postman_id":"2de6b9f6-efb6-4035-b957-91b9d34878d5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person_duplicates","item":[{"name":"/people/people/:id/relationships/person_duplicates","id":"34992e63-1eff-4c16-82d4-c7a786e4ce8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/person_duplicates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","person_duplicates"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"db738abe-662a-40c0-b21c-f04507c04093","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"55fc400e-f95e-4a84-97fa-3e9b325e90c8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/person_duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","person_duplicates"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_duplicates\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_duplicates\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6480a059-da26-4465-aa70-21ba10b544af","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/person_duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","person_duplicates"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"378b12fe-2770-483e-8737-64b0efa76213","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/person_duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","person_duplicates"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da22a013-7431-4b19-a95b-f284fcef8b61","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/person_duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","person_duplicates"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da14b223-3daa-469a-a5ce-1d173a0038e8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/person_duplicates","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","person_duplicates"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"34992e63-1eff-4c16-82d4-c7a786e4ce8b"}],"id":"c4333ea1-1400-459d-99fe-78ee2c900dd3","_postman_id":"c4333ea1-1400-459d-99fe-78ee2c900dd3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"phones","item":[{"name":"/people/people/:id/relationships/phones","id":"db57cd49-7d88-4cc4-9f9e-fb211bb7d2cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/phones","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","phones"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"41615193-51a2-4e72-969d-b26e64ca0486","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f493f0fa-790d-4caa-b138-15d1bf16a32b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"51ae55a3-3c78-4b4b-a724-51ae19220f40","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"45365225-3ea6-4c5e-827b-4235ab385e90","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dcddbfb5-9e3f-47f2-82c8-4ee72c1c459c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de73a315-1e29-415e-8bb7-9235e72ca159","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"db57cd49-7d88-4cc4-9f9e-fb211bb7d2cc"}],"id":"275025d6-12ab-4045-9908-01b796929e05","_postman_id":"275025d6-12ab-4045-9908-01b796929e05","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"prescriptions","item":[{"name":"/people/people/:id/relationships/prescriptions","id":"18edd65e-9bb1-4c5a-baa0-9ec8047b4625","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/prescriptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","prescriptions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"141281ff-249b-4fa9-b1f7-b120e3f75a37","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3b60dafd-09c3-4036-b253-f7ef034c6a3c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"prescriptions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"prescriptions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"460818b7-35cf-4177-94a7-e5352b1785fe","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fc3434fb-014a-4d08-af35-cd9e083afcab","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68b09a85-afef-4066-aa42-a472f9830024","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf15f11b-b391-41a7-8191-8dd6f40f63df","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/prescriptions","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","prescriptions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"18edd65e-9bb1-4c5a-baa0-9ec8047b4625"}],"id":"4ab599d0-96a9-4337-8fb5-073f0a880549","_postman_id":"4ab599d0-96a9-4337-8fb5-073f0a880549","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary_email","item":[{"name":"/people/people/:id/relationships/primary_email","id":"3417216c-b39a-4314-8bbc-766dbc2bcf3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/primary_email","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","primary_email"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"58023dfe-4254-432d-b90e-984f8119688e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f0931cb8-22b8-4340-867f-d22a55da9244","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_email","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_email"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"primary_email\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"84a24470-2723-4841-b8b8-ced0d00f54c0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_email","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_email"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6c74a43c-65ae-4c68-ae97-2c28c14e45e2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_email","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_email"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"78dce478-ad9b-476c-b5bb-c809069e79e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_email","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_email"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0fac801e-78ef-493d-83dd-4e26b7af0175","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_email","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_email"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3417216c-b39a-4314-8bbc-766dbc2bcf3e"}],"id":"eeaebe82-d628-4bd7-ac10-fc7acc4b34a1","_postman_id":"eeaebe82-d628-4bd7-ac10-fc7acc4b34a1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary_language","item":[{"name":"/people/people/:id/relationships/primary_language","id":"c960ff7f-ff94-48ca-b788-3f54a240fe38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/primary_language","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","primary_language"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"01b90fb0-15e4-4789-b438-96f1d09090b4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"22e0f490-43b1-4ede-83c1-19dc8e2792ee","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_language","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_language"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"primary_language\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fe9ef136-825a-41a5-b3d8-90640490e24d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_language","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_language"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1958297d-7e92-44cb-abfb-1ba7f3e16ff4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_language","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_language"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eef8d8ee-618f-4276-9d3e-448734a217fd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_language","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_language"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c80960c3-9d52-4ee7-82b9-c5e933948caf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_language","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_language"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c960ff7f-ff94-48ca-b788-3f54a240fe38"}],"id":"622b1eed-a672-4913-9560-1211b30b7ed1","_postman_id":"622b1eed-a672-4913-9560-1211b30b7ed1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary_location","item":[{"name":"/people/people/:id/relationships/primary_location","id":"da5b416c-7f96-4bb7-bc58-e2545d036fb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/primary_location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","primary_location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3dcbda5a-acfc-4e6c-850a-c78518f0ac57","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b804129-1aca-4445-b03d-52473f17f77e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"primary_location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f99b3679-6dfc-44a7-bc7b-137e4278a9a6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ee84dec0-fe5b-47a1-b845-0f7c5138a059","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a0b00a0f-d8d5-403e-b124-ede19d5e0238","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d48d5249-c075-41f9-a8d4-2e73a5db1970","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_location","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"da5b416c-7f96-4bb7-bc58-e2545d036fb5"}],"id":"1805c184-a01e-41c1-aca3-adb03b7c61ca","_postman_id":"1805c184-a01e-41c1-aca3-adb03b7c61ca","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"primary_phone","item":[{"name":"/people/people/:id/relationships/primary_phone","id":"02e89f23-0a21-4871-90f1-f31338200cc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/primary_phone","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","primary_phone"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b1720b58-21c7-404f-a8fa-d0b4bc622faa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"78f55654-0778-4d00-948d-6dda34affa6d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_phone","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_phone"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"primary_phone\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a6ed12ff-cb9a-4a32-809e-99089aee8e84","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_phone","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_phone"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cb61f9f5-2791-4564-9c09-994c6b70254f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_phone","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_phone"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"47480659-b9ff-40cb-8b80-dca3cd73b0fe","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_phone","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_phone"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"767b5b94-4e4e-410d-830d-383781b38e28","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/primary_phone","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","primary_phone"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"02e89f23-0a21-4871-90f1-f31338200cc7"}],"id":"dd2190cc-8c05-4f0a-a3ed-00c426be19cb","_postman_id":"dd2190cc-8c05-4f0a-a3ed-00c426be19cb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"profile_pictures","item":[{"name":"/people/people/:id/relationships/profile_pictures","id":"655ce423-98fa-4364-8959-2c1806c32f09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/profile_pictures","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","profile_pictures"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"84e316e0-e727-43ef-b648-9fd1b4498ec9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a58a4273-6de5-4928-a24b-4beb5ba53b83","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/profile_pictures","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","profile_pictures"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"profile_pictures\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"profile_pictures\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"53ad013e-0eb5-4165-8858-85d820da7f04","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/profile_pictures","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","profile_pictures"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e9eb735c-7339-4147-9b7a-28fd3671f1c0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/profile_pictures","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","profile_pictures"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0cb1e91-e3ad-4917-8508-eaebab1fa092","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/profile_pictures","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","profile_pictures"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ee546e68-1622-4c10-9e95-cba9bd814e49","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/profile_pictures","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","profile_pictures"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"655ce423-98fa-4364-8959-2c1806c32f09"}],"id":"b070c325-89fc-44af-a225-043242e723ff","_postman_id":"b070c325-89fc-44af-a225-043242e723ff","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"races","item":[{"name":"/people/people/:id/relationships/races","id":"bcdef691-4a2b-4fa3-8de8-5e7d5d46bfe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/races","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","races"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5be96879-43fb-48fa-92f3-57df54b66ee8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"71a7b051-9ea7-479d-a422-1bf9b783a81a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/races","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","races"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"races\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"races\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8ae75ccd-7d63-43db-bfd8-cb035b673f36","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/races","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","races"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ec047f72-c6f0-4907-a32c-007b20324842","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/races","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","races"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0db5f56e-9abf-4b9e-8532-477c164dbdbb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/races","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","races"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e22b4b95-c34c-4110-8435-d3af92ebc115","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/races","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","races"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bcdef691-4a2b-4fa3-8de8-5e7d5d46bfe7"}],"id":"19e71043-34ea-4310-8d8a-5ddba606e597","_postman_id":"19e71043-34ea-4310-8d8a-5ddba606e597","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"religion","item":[{"name":"/people/people/:id/relationships/religion","id":"118134dd-9f3d-4a7a-a4c1-0715b3eb7ee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/religion","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","religion"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2625cdd8-abe9-47be-a766-9483e914abb5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4add2b6e-809d-4043-9441-789d7a4ae754","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/religion","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","religion"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"religion\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0dd50723-cc50-41b4-9c5b-df41a7059820","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/religion","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","religion"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c11e2ab8-8c90-4d82-8fa7-a600fa4586c5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/religion","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","religion"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dec3b0c5-776a-4f24-be7f-e2894d953a5c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/religion","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","religion"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c7b77fd2-be68-42b8-9c61-80013c4672f3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/religion","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","religion"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"118134dd-9f3d-4a7a-a4c1-0715b3eb7ee9"}],"id":"a0041656-9624-471e-a637-fc9385db8047","_postman_id":"a0041656-9624-471e-a637-fc9385db8047","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sex","item":[{"name":"/people/people/:id/relationships/sex","id":"ace03bcd-349f-43a1-9479-213b38d192f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/sex","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","sex"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"92ae64cc-55c7-4bd1-b4af-2d0a9d47d9fa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"19bd4bb7-30c5-4919-b997-df0b35577d80","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sex","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sex"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"sex\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"785f5b32-3b7b-446e-bf0d-fb571eb161b4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sex","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sex"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b07d68ac-ecf5-4ecd-89e5-30eac93f210e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sex","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sex"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d8e843af-3e6c-41ed-abd4-b17264fbc7a5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sex","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sex"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"63455788-aea1-4548-9ac5-e4c0c220381b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sex","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sex"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ace03bcd-349f-43a1-9479-213b38d192f0"}],"id":"5cc01625-19bb-4d6b-b9c1-80d73a1e611e","_postman_id":"5cc01625-19bb-4d6b-b9c1-80d73a1e611e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sexual_orientation","item":[{"name":"/people/people/:id/relationships/sexual_orientation","id":"494d956f-7ed8-4470-8ee1-a79792aec557","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/sexual_orientation","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","sexual_orientation"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2d02d858-7a9b-450c-90e0-f7eef0e21607","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3e1439d4-e964-4b95-a0d5-9b0872490fd8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sexual_orientation","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sexual_orientation"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"sexual_orientation\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8279238b-c0b4-4f9d-a40a-7224320284d2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sexual_orientation","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sexual_orientation"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"85dd9bfb-3e6e-414d-baa5-0453c6db5b01","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sexual_orientation","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sexual_orientation"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05b921d5-530a-41b0-a709-5843fa798daa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sexual_orientation","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sexual_orientation"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"beaabce3-e063-47e0-84b1-c0500083bd0a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/sexual_orientation","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","sexual_orientation"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"494d956f-7ed8-4470-8ee1-a79792aec557"}],"id":"f0b460c2-e266-49db-8bdd-7a7b8ea0b894","_postman_id":"f0b460c2-e266-49db-8bdd-7a7b8ea0b894","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"strong_side_person_relationships","item":[{"name":"/people/people/:id/relationships/strong_side_person_relationships","id":"ab97c405-94b8-423f-9df7-5a5140d8d538","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/strong_side_person_relationships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","strong_side_person_relationships"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3d5fa0eb-572a-4e7d-9b2d-745aa3261468","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4648b649-68a9-4ef7-b8d3-8648bf1090b1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/strong_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","strong_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"strong_side_person_relationships\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"strong_side_person_relationships\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0701a1d4-3c59-4b20-9ee3-c388d8909b90","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/strong_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","strong_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"727e90cf-d0c7-479c-bd39-10a4637ec1c1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/strong_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","strong_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b2dc187-8bfb-480f-b9ff-4c12dd35be2c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/strong_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","strong_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a7bf088f-5e5f-4d0c-8de8-214ac0acbb7b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/strong_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","strong_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab97c405-94b8-423f-9df7-5a5140d8d538"}],"id":"b79c74fc-7106-4406-a360-91caace34c9a","_postman_id":"b79c74fc-7106-4406-a360-91caace34c9a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"suffix","item":[{"name":"/people/people/:id/relationships/suffix","id":"1f770dcc-33a6-43a4-8930-736a44757e8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/suffix","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","suffix"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c67850b8-ee43-4cb2-baae-560f24c46535","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"baa674b3-707f-430e-a570-21e769092d15","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"suffix\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"76120cc8-90e3-41cc-b599-fb0ea29385d1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bb0ba688-e6b8-42f2-b583-29d9adae45c1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5071781b-e8eb-4277-b926-79b67f5b67f4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e0cf7426-b294-441b-83cd-09872d516a33","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/suffix","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","suffix"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1f770dcc-33a6-43a4-8930-736a44757e8e"}],"id":"e6841597-1bd1-49db-91aa-ee90029e5946","_postman_id":"e6841597-1bd1-49db-91aa-ee90029e5946","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tribes","item":[{"name":"/people/people/:id/relationships/tribes","id":"f1e528df-99f5-4b96-a543-ec848ecf1cd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/tribes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","tribes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8f592e3e-6ca4-434a-82dc-631baef78235","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7df7a477-36e7-44b1-8a92-04738ec9ff12","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/tribes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","tribes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tribes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tribes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ba8becdc-d926-4a6b-b50a-71837c703be9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/tribes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","tribes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a855f29f-44ec-464b-8997-fba7ae626bd4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/tribes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","tribes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dbb47f22-3ff5-4d8b-bc18-6364914279e2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/tribes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","tribes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1699db2-9111-403d-9b64-5c3617d5aa46","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/tribes","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","tribes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f1e528df-99f5-4b96-a543-ec848ecf1cd0"}],"id":"ccf57757-5192-40f5-a8f5-d5744e63b9a0","_postman_id":"ccf57757-5192-40f5-a8f5-d5744e63b9a0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"veteran_status","item":[{"name":"/people/people/:id/relationships/veteran_status","id":"641a89c4-6773-421f-b85f-969dbca8d125","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/veteran_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","veteran_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f087d0c7-8e78-4363-821e-cffdc7e2086a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"17505891-d7db-4fe5-9c3e-b927f122ec20","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/veteran_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","veteran_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"veteran_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2ebae9dc-2c38-40f4-9efd-120bbaec1a49","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/veteran_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","veteran_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ffd21b20-523d-4b2a-91e3-724c282d336e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/veteran_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","veteran_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"265390f5-9c54-42c2-a376-05912f809513","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/veteran_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","veteran_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92e4463e-9326-4c93-a5ba-af4caba60fe5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/veteran_status","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","veteran_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"641a89c4-6773-421f-b85f-969dbca8d125"}],"id":"830191f1-54dc-4cc2-9b18-94f924300a1a","_postman_id":"830191f1-54dc-4cc2-9b18-94f924300a1a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"weak_side_person_relationships","item":[{"name":"/people/people/:id/relationships/weak_side_person_relationships","id":"91c454f7-37ff-4282-89c6-e90efabefc42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id/relationships/weak_side_person_relationships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id","relationships","weak_side_person_relationships"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d175404e-9461-4768-a45d-9d32932f9a1e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b0a1bd5f-8016-4e7d-8e07-ceb2de34aba3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/weak_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","weak_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"weak_side_person_relationships\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"weak_side_person_relationships\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c1e0e3a0-5b4c-4368-b21d-9e79f81851bb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/weak_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","weak_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1d4655e1-2a0a-42dc-862f-64562158b470","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/weak_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","weak_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a3f91ab1-1a78-4737-9165-448e53f8a14b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/weak_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","weak_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5bbede0-fe3e-4680-9d10-26cb0c9d2787","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id/relationships/weak_side_person_relationships","host":["https://api.casebook.net"],"path":["people","people",":id","relationships","weak_side_person_relationships"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"91c454f7-37ff-4282-89c6-e90efabefc42"}],"id":"8a40baa3-6531-4346-a076-66c9670598f4","_postman_id":"8a40baa3-6531-4346-a076-66c9670598f4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"81bc7571-25c3-4dc1-9a64-b368ccd8852a","_postman_id":"81bc7571-25c3-4dc1-9a64-b368ccd8852a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people/:id","id":"79ff9cfe-106d-41a0-a36d-5bf493b15ff0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"916b0dae-0565-4c3a-ad9f-ba5c2fbf401c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f5d22c62-d85a-4ddf-b7c8-29f17df64621","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"formatted_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"aliases\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"allergies\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenships\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"dietary_restrictions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"duplicates\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"educations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"emails\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"employments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"ethnicities\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submissions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identities\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"healthcare_providers\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunizations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"incomes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"insurances\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"labels\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"languages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_conditions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_duplicates\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phones\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"prescriptions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"profile_pictures\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"races\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person_relationships\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person_relationships\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"13182d16-426b-4a18-850f-47e8ace0c6f1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"da280c4e-9df9-4347-9767-3860494cb102","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d0dd5fd9-69a0-4f61-bbb9-86968671cb77","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a589bbf2-df96-4bed-8a37-77657eb0b124","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"79ff9cfe-106d-41a0-a36d-5bf493b15ff0"},{"name":"/people/people/:id","id":"624a0a20-afdd-4b3e-8b17-4ce8c48432cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d94ee6ed-f376-4be8-abe7-f2a724e00f68","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"73227514-a081-4616-8129-1ba06f30b672","name":"Person was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"09898da3-09b9-41d3-a8d2-6c84de0b08ae","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"193927f6-05dc-4691-bcb2-391f576d9853","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"624a0a20-afdd-4b3e-8b17-4ce8c48432cc"},{"name":"/people/people/:id","id":"032e3c3f-d29f-4b96-8acf-a913520fa546","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"042f1e33-5bc4-470f-858b-403a4b07e86e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"48f37931-e40a-4a36-9ae9-0db2319b27ae","name":"Person was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people\",\n\t\"attributes\": {\n\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_fields\": {},\n\t\t\"date_of_birth\": \"<date>\",\n\t\t\"date_of_death\": \"<date>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"first_name\": \"<string>\",\n\t\t\"formatted_name\": \"<string>\",\n\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\"is_deceased\": \"<boolean>\",\n\t\t\"last_name\": \"<string>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\"middle_name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"place_of_birth\": \"<string>\",\n\t\t\"poverty_level\": \"<string>\",\n\t\t\"preferred_name\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"ssn\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"aliases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"allergies\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"citizenship_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"citizenship_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"citizenships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"current_profile_picture\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"dietary_restrictions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"duplicates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"educations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"emails\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"employments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"ethnicities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"gender_identities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"gender_identity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"healthcare_providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"highest_education_grade\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"education_grades\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"immunizations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"insurances\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"marital_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"medical_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person_duplicates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"phones\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"prescriptions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people_emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people_locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_phone\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"phones\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"profile_pictures\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"races\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"religion\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"religions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sex\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"sexes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sexual_orientation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"strong_side_person_relationships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"suffix\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"suffixes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tribes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"veteran_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"weak_side_person_relationships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cd0c0593-83fb-46ca-8547-9358aac8cff9","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7db29a1-ec60-4551-9739-f48b246ef766","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2dfb0199-eb9a-46c7-b128-c6bc0a7a384d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"29cdf6d5-e206-4e35-9b79-08836bc19009","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people/:id","host":["https://api.casebook.net"],"path":["people","people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"032e3c3f-d29f-4b96-8acf-a913520fa546"}],"id":"9bb798f2-6600-454b-8444-9d1d69ec898f","_postman_id":"9bb798f2-6600-454b-8444-9d1d69ec898f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people","id":"bca36d9d-99e0-461e-a50f-74ce998e5e6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[citizenship_verified]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[date_of_birth]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[date_of_death]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[first_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[formatted_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[hispanic_or_latino]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_deceased]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[last_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[legacy_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[medicaid_effective_date]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[medicaid_rid_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[middle_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[place_of_birth]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[poverty_level]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[preferred_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ssn]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[uow_updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"825b11d1-5a1c-479e-8234-318b15b2a9ed","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people","host":["https://api.casebook.net"],"path":["people","people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[citizenship_verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[date_of_birth]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[date_of_death]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[first_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[formatted_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[hispanic_or_latino]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_deceased]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[last_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[medicaid_effective_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[medicaid_rid_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[middle_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[place_of_birth]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[poverty_level]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[preferred_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ssn]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"first_name\": \"<string>\",\n\t\t\t\t\"formatted_name\": \"<string>\",\n\t\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\t\"last_name\": \"<string>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"ssn\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"aliases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"allergies\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"citizenship_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"citizenships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"current_profile_picture\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"dietary_restrictions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"duplicates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"educations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"emails\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"employments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"ethnicities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"gender_identities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"gender_identity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"healthcare_providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"highest_education_grade\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"immunizations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"insurances\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"marital_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"medical_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person_duplicates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"phones\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"prescriptions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_phone\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"profile_pictures\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"races\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"religion\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sex\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sexual_orientation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"strong_side_person_relationships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"suffix\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tribes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"veteran_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"weak_side_person_relationships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"custom_fields\": {},\n\t\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"first_name\": \"<string>\",\n\t\t\t\t\"formatted_name\": \"<string>\",\n\t\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\t\"last_name\": \"<string>\",\n\t\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"ssn\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"aliases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"allergies\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"citizenship_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"citizenships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"current_profile_picture\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"dietary_restrictions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"duplicates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"educations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"emails\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"employments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"ethnicities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"gender_identities\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"gender_identity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"healthcare_providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"highest_education_grade\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"immunizations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"incomes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"insurances\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"marital_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"medical_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person_duplicates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"phones\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"prescriptions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_email\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"primary_phone\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"profile_pictures\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"races\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"religion\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sex\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"sexual_orientation\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"strong_side_person_relationships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"suffix\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tribes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"veteran_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"weak_side_person_relationships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"41d92671-05d4-4a0b-81da-e64c33530782","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people","host":["https://api.casebook.net"],"path":["people","people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[citizenship_verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[date_of_birth]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[date_of_death]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[first_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[formatted_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[hispanic_or_latino]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_deceased]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[last_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[legacy_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[medicaid_effective_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[medicaid_rid_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[middle_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[place_of_birth]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[poverty_level]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[preferred_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ssn]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bca36d9d-99e0-461e-a50f-74ce998e5e6b"},{"name":"/people/people","id":"70984f10-48a9-4287-b491-5009f5d47e18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"0ecf59d1-9be7-4b7b-9b3a-a2aa58ba3a4f","name":"Person was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people\",\n\t\"attributes\": {\n\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"custom_fields\": {},\n\t\t\"date_of_birth\": \"<date>\",\n\t\t\"date_of_death\": \"<date>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"first_name\": \"<string>\",\n\t\t\"formatted_name\": \"<string>\",\n\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\"is_deceased\": \"<boolean>\",\n\t\t\"last_name\": \"<string>\",\n\t\t\"legacy_id\": \"<string>\",\n\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\"middle_name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"place_of_birth\": \"<string>\",\n\t\t\"poverty_level\": \"<string>\",\n\t\t\"preferred_name\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"ssn\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"aliases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"allergies\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"citizenship_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"citizenship_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"citizenships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"current_profile_picture\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"dietary_restrictions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"duplicates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"educations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"emails\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"employments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"ethnicities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"gender_identities\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"gender_identity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"healthcare_providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"highest_education_grade\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"education_grades\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"immunizations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"incomes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"insurances\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"marital_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"medical_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person_duplicates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"phones\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"prescriptions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_email\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people_emails\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people_locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"primary_phone\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"phones\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"profile_pictures\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"races\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"religion\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"religions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sex\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"sexes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"sexual_orientation\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"strong_side_person_relationships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"suffix\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"suffixes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tribes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"veteran_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"weak_side_person_relationships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d5a2d9de-0d27-40e3-89b3-3e7e8dfccb83","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d2c7aef-45f1-46ca-84da-45b142fcfc0d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4bae7641-5ae3-4556-b2af-1138c6ae150f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c927a788-4d5a-4ab1-be77-8fa35275d942","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people\",\n\t\t\"attributes\": {\n\t\t\t\"citizenship_verified\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"custom_fields\": {},\n\t\t\t\"date_of_birth\": \"<date>\",\n\t\t\t\"date_of_death\": \"<date>\",\n\t\t\t\"first_name\": \"<string>\",\n\t\t\t\"hispanic_or_latino\": \"<string>\",\n\t\t\t\"is_deceased\": \"<boolean>\",\n\t\t\t\"last_name\": \"<string>\",\n\t\t\t\"legacy_id\": \"<string>\",\n\t\t\t\"medicaid_effective_date\": \"<date>\",\n\t\t\t\"medicaid_rid_number\": \"<string>\",\n\t\t\t\"middle_name\": \"<string>\",\n\t\t\t\"place_of_birth\": \"<string>\",\n\t\t\t\"poverty_level\": \"<string>\",\n\t\t\t\"preferred_name\": \"<string>\",\n\t\t\t\"ssn\": \"<string>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"citizenship_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"citizenship_verification_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"current_profile_picture\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"profile_pictures\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"highest_education_grade\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"education_grades\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"marital_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"marital_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_email\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_emails\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people_locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"primary_phone\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phones\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"religion\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"religions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sex\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"sexual_orientation\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"sexual_orientations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"suffix\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"suffixes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"veteran_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"veteran_statuses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"70984f10-48a9-4287-b491-5009f5d47e18"}],"id":"f757c204-70f2-4c15-8b4c-faaa5cd8828d","_postman_id":"f757c204-70f2-4c15-8b4c-faaa5cd8828d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/people_attachments/:id/relationships/person","id":"1fa042b8-53e2-4b82-902a-a4d93966e4e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_attachments/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_attachments",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e9c3fbfa-b196-4648-b12a-946def6c742f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"40bf01fe-4dda-447f-bbf1-3403928b02c0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_attachments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d160a857-0d5e-47ab-8a71-145cdeef2d94","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_attachments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"826035cc-a26c-4ae8-9e01-4be1aca37d24","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_attachments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"33bded15-0292-4b9a-8d58-6e5afa641708","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_attachments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"10f871ca-8e7b-4037-ab89-ec235766a67a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_attachments",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1fa042b8-53e2-4b82-902a-a4d93966e4e9"}],"id":"f0cc96f2-ce2a-4d72-b565-f60ccbce1d98","_postman_id":"f0cc96f2-ce2a-4d72-b565-f60ccbce1d98","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"f0acac43-0131-4a46-99df-4895a8b55c1a","_postman_id":"f0acac43-0131-4a46-99df-4895a8b55c1a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_attachments/:id","id":"6de8ed70-68a1-4d92-ba72-919bf6b82937","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a128c32c-7da6-4d4b-bf6d-a7ecf32afe6b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b81d2b55-7987-4081-ae3d-9b0368b16921","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"73782caf-ee16-4d78-9d2c-4d64c0bf401c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5f421574-1b43-45f2-965d-118419199b8b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6bc68343-08b3-4f37-9dd2-34068e04df29","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b612d33-baa8-4e90-afb3-c7c42cb5dfcb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6de8ed70-68a1-4d92-ba72-919bf6b82937"},{"name":"/people/people_attachments/:id","id":"19e47864-d7bc-4b8e-b37b-d378b32ec46b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e4e00e55-fcb1-4c89-9895-1443bbfcc622","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9f9f3300-3a47-4a11-a2a1-05505b4a7a87","name":"PersonAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"4fab3051-418c-4ba8-af28-165af86bcfdc","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fff9c89d-c97a-4bcb-aadf-e6cea7f60ac0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"19e47864-d7bc-4b8e-b37b-d378b32ec46b"},{"name":"/people/people_attachments/:id","id":"27d61068-dcd5-486f-85f0-8d1a04576af8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0cc20585-51c2-481d-afd0-a1d4500c2581","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d1727dba-2c27-4623-a79e-468e2aac5921","name":"PersonAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a32f9599-9ccf-441f-be77-8b707e97cdce","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b88e6b43-f8bb-496a-a421-b29731ec7973","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c110848b-6f7d-4b73-a357-07df118174b0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"510e7fde-5b65-4fac-89cf-1520f55a3212","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_attachments/:id","host":["https://api.casebook.net"],"path":["people","people_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"27d61068-dcd5-486f-85f0-8d1a04576af8"}],"id":"843715b5-7115-4881-938d-1afca05f261b","_postman_id":"843715b5-7115-4881-938d-1afca05f261b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_attachments","id":"09ad3de9-cc83-4460-a048-1a2a3b166d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"794953fd-a5ee-4fdd-9305-45b9cdf0cefd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments","host":["https://api.casebook.net"],"path":["people","people_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"909210bd-75dc-4a54-8dda-a5f6cd62cc6e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_attachments","host":["https://api.casebook.net"],"path":["people","people_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"09ad3de9-cc83-4460-a048-1a2a3b166d38"},{"name":"/people/people_attachments","id":"98141599-f4b8-4b6f-8b80-ef5f0752fa36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"8aad3557-d4dc-4fef-adb5-649886fa24d9","name":"PersonAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4a77bffa-c39c-4b53-af04-f6edf59f0d96","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb87dd2d-24f7-41f9-a86d-46e5f1d8a4c6","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d538c923-fdb6-4e8d-9a3b-1d5b7c8d9e6d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d779b1cb-e319-48a4-9cf3-b7ca708e7c5b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"98141599-f4b8-4b6f-8b80-ef5f0752fa36"}],"id":"43b3320d-eebb-4800-ba3c-e42bd17f6ac9","_postman_id":"43b3320d-eebb-4800-ba3c-e42bd17f6ac9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person_duplicates","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"duplicate","item":[{"name":"/people/person_duplicates/:id/relationships/duplicate","id":"8f460918-e8ee-487b-ab3e-149cc8a7addc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_duplicates/:id/relationships/duplicate","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_duplicates",":id","relationships","duplicate"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5bb145d2-d7f3-4434-9aed-3dacb6e638b1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8922e14f-24a7-42d1-878a-4b517ba7a7ff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/duplicate","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","duplicate"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"duplicate\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9b7f4aaf-0e3e-47b9-bad1-660925ee24dd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/duplicate","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","duplicate"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"81e14810-f6ea-4379-946c-3f9a8ce80525","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/duplicate","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","duplicate"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e4978a7-bad4-462b-97e1-dba999d583ab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/duplicate","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","duplicate"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e2b8410b-2efa-473c-be48-fe8c75272c25","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/duplicate","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","duplicate"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8f460918-e8ee-487b-ab3e-149cc8a7addc"}],"id":"f371448e-72f3-4b96-90de-49365f0d9824","_postman_id":"f371448e-72f3-4b96-90de-49365f0d9824","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/person_duplicates/:id/relationships/person","id":"43369ccd-29e7-43aa-9a3f-ff7db9660376","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_duplicates/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_duplicates",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c4adb9c5-57dc-4e2a-940d-f9828b89fe68","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"89348cdb-0f01-4ef8-853e-120a7d58f6f0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b38ec7fd-255c-4054-96e8-66209d6d2fc5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2dfef79d-dfea-4a9e-b4d8-72669a73e604","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"514d57ea-350c-4ee0-bbc6-dbb0f2886090","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72fb72d3-9cf9-43bb-b2bb-ee5932f3f0e6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"43369ccd-29e7-43aa-9a3f-ff7db9660376"}],"id":"92465525-3025-438a-b5e0-8eb58826b6a0","_postman_id":"92465525-3025-438a-b5e0-8eb58826b6a0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"da823e08-899f-4165-ac07-c66d6206dab3","_postman_id":"da823e08-899f-4165-ac07-c66d6206dab3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/person_duplicates/:id","id":"6bb22e85-20c6-4076-bcd6-362e21bdce63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_duplicates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_duplicates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"660c80e5-1628-45ab-8e84-260cb8010d69","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"11ff9d85-1f22-4e5f-98de-00bfbf4c74f9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e12040d4-3647-42c3-b573-d2c4c9fae998","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"32025ff3-5646-44db-b09c-9ae464ba9176","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8c73f84c-6ac9-4430-8c63-4b48d10fc222","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2272cb67-2600-4d8a-bbe6-e908721bc3bb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6bb22e85-20c6-4076-bcd6-362e21bdce63"},{"name":"/people/person_duplicates/:id","id":"22368388-3588-4cf9-a0f2-d06cc1545a2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_duplicates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_duplicates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"480f092a-0695-4c66-96bc-2cdd9962c3fb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ecdc2187-840f-4d90-af63-d66ec04db382","name":"PersonDuplicate was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"31d388f5-c832-40cf-8fe5-2fedd728a05e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b982784-282f-4ba9-aad9-8531845453d5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"22368388-3588-4cf9-a0f2-d06cc1545a2c"},{"name":"/people/person_duplicates/:id","id":"7ab7c445-fef9-48cc-8430-fae024fa1701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_duplicates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_duplicates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1d0943bd-1444-4953-b5e0-4f60790d0846","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a0031eb-57ff-4295-9330-d4338ec34cf7","name":"PersonDuplicate was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"person_duplicates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"duplicate\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"duplicates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d42aad93-68c4-44fc-8d2d-3907427bfe10","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e66ccd4-fbb0-4474-b548-5e3a53bc32e5","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08641a9f-da5e-4069-a879-2086c5048e65","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cce5d7c5-0ece-4412-8b9f-d62c61bdc43b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_duplicates/:id","host":["https://api.casebook.net"],"path":["people","person_duplicates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7ab7c445-fef9-48cc-8430-fae024fa1701"}],"id":"cc60e098-d3c8-47b9-84ca-c62c60fe90cb","_postman_id":"cc60e098-d3c8-47b9-84ca-c62c60fe90cb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/person_duplicates","id":"7f81ddfa-95f6-47cd-a89c-07e9d55371b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_duplicates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_duplicates"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"bc6d3c72-91af-4cdd-8561-121a22f38731","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates","host":["https://api.casebook.net"],"path":["people","person_duplicates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_duplicates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"duplicate\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_duplicates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"duplicate\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e5deb4b9-e31a-400f-80c4-cd5e35042618","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_duplicates","host":["https://api.casebook.net"],"path":["people","person_duplicates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7f81ddfa-95f6-47cd-a89c-07e9d55371b1"},{"name":"/people/person_duplicates","id":"106b8502-755f-4583-b03f-135cd0eba983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_duplicates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_duplicates"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"b2cdb571-01aa-41e6-93ed-e15e82a9bc25","name":"PersonDuplicate was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_duplicates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"person_duplicates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"duplicate\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"duplicates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3d30e202-fe76-442d-908d-7d61102dc73f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_duplicates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3c74026b-feb1-45ba-9121-522197adc92c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_duplicates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e6ae470b-6aed-4cf7-a8a2-c62170888cb1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_duplicates"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3187459a-2756-445c-878d-563591089e06","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_duplicates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"duplicate\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"duplicates\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_duplicates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"106b8502-755f-4583-b03f-135cd0eba983"}],"id":"1d1f2943-ef93-4df6-a270-72c1ea54eb89","_postman_id":"1d1f2943-ef93-4df6-a270-72c1ea54eb89","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_ethnicities","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"ethnicity","item":[{"name":"/people/people_ethnicities/:id/relationships/ethnicity","id":"fe011cdf-e0f3-4703-b8a5-22e61116fe5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_ethnicities/:id/relationships/ethnicity","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_ethnicities",":id","relationships","ethnicity"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e2119489-4a9a-4d5a-9218-231cc7ccae42","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4a94c04d-dc55-473c-b897-36af94c2e1a5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/ethnicity","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","ethnicity"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"ethnicity\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6083b113-458c-426a-b656-5ee4b857e91a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/ethnicity","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","ethnicity"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"52152ed4-bb86-4d48-a85a-dc0959ae3db5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/ethnicity","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","ethnicity"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5e1b68d-bf7d-457a-8c31-1ffcdc66f307","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/ethnicity","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","ethnicity"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4fad3c20-f9d9-42bc-987f-7d26781bd43b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/ethnicity","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","ethnicity"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fe011cdf-e0f3-4703-b8a5-22e61116fe5a"}],"id":"3a844814-1853-4021-9454-c07927d9c867","_postman_id":"3a844814-1853-4021-9454-c07927d9c867","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_ethnicities/:id/relationships/person","id":"65d2c7aa-eef0-416a-ba84-9eb11ad79743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_ethnicities/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_ethnicities",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"607d9484-07cd-4386-bb30-0c4f8ebdf80e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d71180eb-eedb-425f-998b-6bf9844b2954","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ee49a923-c63e-41ff-84e3-9073a50fbada","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0ddeb72b-f12b-4907-b5c0-b7249afc012c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"76b42be9-d77d-4281-9522-097ff7f3abe0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9f617e9-0eab-4215-9e3c-dc2183471e93","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"65d2c7aa-eef0-416a-ba84-9eb11ad79743"}],"id":"c6f0d3d6-cd79-46f2-a8e9-ef79cac0639c","_postman_id":"c6f0d3d6-cd79-46f2-a8e9-ef79cac0639c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"415aace4-3fac-4486-a767-28131ef5c0ed","_postman_id":"415aace4-3fac-4486-a767-28131ef5c0ed","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_ethnicities/:id","id":"23cb56ca-d6a9-4caf-b325-2e0c787e835f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_ethnicities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_ethnicities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1df4a860-0b28-4708-babd-28b8ecea077c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"11e70fd8-750b-403e-bcee-a89d1d73d5cd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"273a1e2c-0e3c-4543-83cc-09a95cc5b07d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d79d4c06-7c26-4dcb-8d55-b8802ee6ca90","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"283d1419-0008-4cf0-b7d3-a201a1cbee60","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b8ac92fb-5184-4c37-aa8c-682451cc4434","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"23cb56ca-d6a9-4caf-b325-2e0c787e835f"},{"name":"/people/people_ethnicities/:id","id":"276e0bac-f8b3-41ac-aa9f-7bb01f8ca184","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_ethnicities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_ethnicities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"115959ab-1ab9-487f-bbff-e2391308ff14","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f662d53-80b5-4583-bec0-e70d2a4557f3","name":"PersonEthnicity was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3b8cdb92-1fc7-45bc-b282-a8250ab9f37c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"40e77d60-43cc-41f0-9c55-ef8eaf8e8875","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"276e0bac-f8b3-41ac-aa9f-7bb01f8ca184"},{"name":"/people/people_ethnicities/:id","id":"d20ecc66-a026-48a2-acef-2609076aa309","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_ethnicities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_ethnicities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7eae6b98-5b92-4c43-abcc-1256500529ba","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4533d59f-f62a-4649-ac2a-35c26c8819cb","name":"PersonEthnicity was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_ethnicities\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"ethnicity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"efeacadc-2ce9-4260-b59b-52015ec70470","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9331964f-0b82-40c1-9685-52947389875e","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c5572512-9251-4506-b800-36a7adb42972","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5eff3f71-069f-4610-91c5-4aae17f285d3","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_ethnicities/:id","host":["https://api.casebook.net"],"path":["people","people_ethnicities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d20ecc66-a026-48a2-acef-2609076aa309"}],"id":"5bb97c0c-6621-4dcc-a362-c4faf032debe","_postman_id":"5bb97c0c-6621-4dcc-a362-c4faf032debe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_ethnicities","id":"541d6434-220b-4199-a8c4-528c3f1a6bb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_ethnicities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_ethnicities"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"7ea7de2c-b9d1-4197-9809-9cf4e63650db","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities","host":["https://api.casebook.net"],"path":["people","people_ethnicities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_ethnicities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"ethnicity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_ethnicities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"ethnicity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3b4eff31-68f6-4193-a068-7378c14b7f8a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_ethnicities","host":["https://api.casebook.net"],"path":["people","people_ethnicities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"541d6434-220b-4199-a8c4-528c3f1a6bb1"},{"name":"/people/people_ethnicities","id":"49951197-b7aa-4b34-9447-d0f9952e2f53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_ethnicities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_ethnicities"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ddc553ed-ee7f-4387-be66-442505883b18","name":"PersonEthnicity was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_ethnicities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_ethnicities\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"ethnicity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f6ab4467-44b6-44bb-8f5f-713d9d6ca825","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_ethnicities"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e1674152-e488-4e8a-a3df-53b8f2a9a9f9","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_ethnicities"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"85d9146c-b48f-4f4b-8f16-a2b252c1f2ef","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_ethnicities"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb1aedb4-30cd-4eb3-ad6e-bd413f465aff","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_ethnicities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"ethnicity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"ethnicities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_ethnicities"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"49951197-b7aa-4b34-9447-d0f9952e2f53"}],"id":"1c77beec-841a-4201-94b5-879bb012b75e","_postman_id":"1c77beec-841a-4201-94b5-879bb012b75e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form_submission","item":[{"name":"/people/people_form_submissions/:id/relationships/form_submission","id":"c98ce9c5-c0e6-41e9-b2b9-2e773887516a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_form_submissions/:id/relationships/form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_form_submissions",":id","relationships","form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3d52965b-be11-49df-abf3-28bc9eaaf592","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b776cd4-c871-4453-b861-3fd66f86e615","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0e02a709-2736-4c89-a86f-6029a5cf7635","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"69e58fb0-25c8-4d0f-953f-bcf277de13ac","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32257cca-9e95-479b-8271-568d6c14f92e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"252bdb31-6551-49e1-a812-44acddaf8fc3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c98ce9c5-c0e6-41e9-b2b9-2e773887516a"}],"id":"9ce9c8ec-4bdc-4291-807d-d76865aef39e","_postman_id":"9ce9c8ec-4bdc-4291-807d-d76865aef39e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_form_submissions/:id/relationships/person","id":"3cafe21f-662e-4c5d-8936-39bd56bd3a00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_form_submissions/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_form_submissions",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b592fcb9-1e92-41fa-8921-5df48469ae65","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9007b5d4-490d-4bbb-9ace-7837fc82c490","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"26fdd611-70d8-424f-aa8c-eae1b9679791","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"210aca8d-cac5-4654-ab30-15e06552c9b3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8fbe9089-34ff-4d8f-9138-295677d52a57","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c64fc714-3bf0-4e26-aa0c-acbce96d5013","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3cafe21f-662e-4c5d-8936-39bd56bd3a00"}],"id":"ef90c0ef-692b-4618-a957-f50eb1553238","_postman_id":"ef90c0ef-692b-4618-a957-f50eb1553238","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ce10ba43-2acd-4396-867a-8ca8f555881a","_postman_id":"ce10ba43-2acd-4396-867a-8ca8f555881a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_form_submissions/:id","id":"f227b4f3-28e1-4bfb-a56c-d87f87fd0d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8ec59fd1-fd89-44b7-af34-b4af507ae8ed","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"defe9f19-0e97-4188-bc12-562d626eafff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"53dfc3da-6316-4985-817a-35ba4790efbc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"68337ec5-e0e3-4a0d-abe8-e31d1f07b3d2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e9d09adb-2c30-4c40-b8a7-08f33ba657d9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c646fc6f-ecf6-4e62-b0eb-c711f5a2252e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f227b4f3-28e1-4bfb-a56c-d87f87fd0d60"},{"name":"/people/people_form_submissions/:id","id":"d5ed2450-8550-48f5-9f78-9483cb6fd84f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"103716ee-3a7d-40bb-800d-e65fe3be19bc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"feff7976-ef72-46a4-a5ad-9b0e5cc7846a","name":"PersonFormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d8a38737-3b6f-46dd-9ec6-eeb778bd941a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"17ed0c4d-ad19-4e12-98cd-adf0ecaa8a1d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d5ed2450-8550-48f5-9f78-9483cb6fd84f"},{"name":"/people/people_form_submissions/:id","id":"3e7a9ee1-18b2-40ce-ad3b-1056c68bd152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a28d611d-cf87-4f2c-a5f0-9754c5fe4e48","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e2f1f493-c49d-4e14-9eb4-48ad9e5a7165","name":"PersonFormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0a0358d4-e689-4d43-9099-3e5e5260082f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1da3aaeb-026c-45d7-b4b7-f961dcd10443","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"992146bc-aadb-4a01-9062-3b9e7cbbed80","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e4000921-5444-4c66-9c5d-0ad72ba94af7","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_form_submissions/:id","host":["https://api.casebook.net"],"path":["people","people_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3e7a9ee1-18b2-40ce-ad3b-1056c68bd152"}],"id":"8e9c7485-0789-440b-a6fb-4647f6a700a2","_postman_id":"8e9c7485-0789-440b-a6fb-4647f6a700a2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_form_submissions","id":"3de7f887-b0aa-4c9d-ae72-f10a124f3303","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"bf86c503-300c-4af6-a427-56c5c6261be5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions","host":["https://api.casebook.net"],"path":["people","people_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bdf2f35f-b599-4050-802c-bd42e6dc9b3b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_form_submissions","host":["https://api.casebook.net"],"path":["people","people_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3de7f887-b0aa-4c9d-ae72-f10a124f3303"},{"name":"/people/people_form_submissions","id":"d9e5ff16-26fd-4627-be9d-876567359475","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ac39c0bd-d2a8-4c91-8628-c9cff3847141","name":"PersonFormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"241671b8-911f-44e3-baa2-2aa0d5202517","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5e5dfd4-d51a-4530-aa53-90015d8d3e49","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4a0be37f-7c22-4b42-b54d-5294cd75682b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c7b6bcf4-6a16-4f41-a76f-9a7f28922763","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d9e5ff16-26fd-4627-be9d-876567359475"}],"id":"a2d098a0-abc4-4ec5-86d5-17bf3952e87b","_postman_id":"a2d098a0-abc4-4ec5-86d5-17bf3952e87b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_gender_identities","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"gender_identity","item":[{"name":"/people/people_gender_identities/:id/relationships/gender_identity","id":"771e54e8-2f3f-492e-8913-cf45b98b3a5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_gender_identities/:id/relationships/gender_identity","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_gender_identities",":id","relationships","gender_identity"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"30304020-8eda-4baa-a38a-0cc4c90ca5fa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b3c4d83b-6aa1-4792-894a-4764fd8b31e7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"gender_identity\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b06ca749-a813-44da-bc8d-8ddf6c76833f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"20dfba9f-5fd9-44fa-a25e-d5884d285de1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e246b6d8-502f-439b-885c-408ca6e4082c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"10886b3a-19fa-4c79-9f35-bc0ed239d44e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/gender_identity","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","gender_identity"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"771e54e8-2f3f-492e-8913-cf45b98b3a5d"}],"id":"5da981c1-eb32-453a-b272-72a62e8eb349","_postman_id":"5da981c1-eb32-453a-b272-72a62e8eb349","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_gender_identities/:id/relationships/person","id":"b8d427b4-7860-46d9-a55d-e6e563575291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_gender_identities/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_gender_identities",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c3722af7-4b07-4e24-bebc-9670fe824525","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"20aadadb-6453-4a54-ad0b-4c514d46c45f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"86bdae52-6265-4c0b-a1e4-5d67e8cf23af","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"95bb56a4-902c-4554-b4a4-a59bd9326612","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"88093d2e-ff62-45fc-b62c-452d447fd7e5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b258316c-1f59-4175-8f6f-f3acb8ac1c68","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b8d427b4-7860-46d9-a55d-e6e563575291"}],"id":"0b3ec3ba-9dc7-413c-9e77-5a448057b9fc","_postman_id":"0b3ec3ba-9dc7-413c-9e77-5a448057b9fc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2173a206-b41c-4662-a7f8-30279aad6289","_postman_id":"2173a206-b41c-4662-a7f8-30279aad6289","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_gender_identities/:id","id":"b3048b1c-4eac-4414-8c49-c9156b12b694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_gender_identities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_gender_identities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"98715b21-915e-40fe-a68b-efdd15475951","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"227a0f97-9f75-4ede-a1a9-95529e17529e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4deb24eb-3c43-449e-b01d-6ce224e09f16","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"91f7ff3c-d5b1-4f4b-ae82-22a78c5c0bcd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"044b0b58-0db7-4e26-87dc-99d6f4838b75","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"00a653ce-bb0d-4e17-9b2b-dd1e411c06d3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b3048b1c-4eac-4414-8c49-c9156b12b694"},{"name":"/people/people_gender_identities/:id","id":"841f37a6-68ed-43d8-8c50-424879898f68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_gender_identities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_gender_identities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"42a5832a-cdb3-4255-acd3-d103f75033f1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3914c49c-5c78-4b97-9ae5-287cca6902eb","name":"PersonGenderIdentity was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d6f1fa44-9599-4268-8610-6a8dc3a1ba94","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8bbb6cac-2ecc-41f2-a36a-34a4b216a9d4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"841f37a6-68ed-43d8-8c50-424879898f68"},{"name":"/people/people_gender_identities/:id","id":"28287144-d337-49d2-9ee9-a815290cd426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_gender_identities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_gender_identities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b5307f05-b729-47b2-a66a-0c5c7a8f42c0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1cafef2c-42ee-4675-8a43-d5697987c982","name":"PersonGenderIdentity was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_gender_identities\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"gender_identity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d824d65d-526a-4d6b-8c3f-900fe02d2f15","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c69b9a5-09cd-42b5-be82-3c36637b8985","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d1a390e-47de-452a-875a-d46d0747076a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a3a2922f-dff8-44d9-944a-f284b33f64c3","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_gender_identities/:id","host":["https://api.casebook.net"],"path":["people","people_gender_identities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"28287144-d337-49d2-9ee9-a815290cd426"}],"id":"bf5c73c6-1d8a-435a-9f3d-02cac4a4d82b","_postman_id":"bf5c73c6-1d8a-435a-9f3d-02cac4a4d82b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_gender_identities","id":"30ba7fae-c8ce-4210-9b52-744f5cc7e20e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_gender_identities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_gender_identities"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5ab9beba-71e6-462f-8402-08bed523e553","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities","host":["https://api.casebook.net"],"path":["people","people_gender_identities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_gender_identities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"gender_identity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_gender_identities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"gender_identity\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5b2cbfbc-606a-475a-9d68-fd3ace72ca36","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_gender_identities","host":["https://api.casebook.net"],"path":["people","people_gender_identities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"30ba7fae-c8ce-4210-9b52-744f5cc7e20e"},{"name":"/people/people_gender_identities","id":"b74cc11b-da85-4759-885f-61a677badbce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_gender_identities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_gender_identities"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"50188a32-6b6c-4dbc-b059-699f322caf09","name":"PersonGenderIdentity was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_gender_identities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_gender_identities\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"gender_identity\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c61a155f-f2b6-4b64-89bc-40016e41ee47","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_gender_identities"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a85a2d6b-67b2-441a-bc1d-e589b90147e4","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_gender_identities"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cfd5130f-4a5e-4ee7-a509-13dbbd3f7c90","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_gender_identities"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e342715-1a39-4096-a8ac-426f16ff77f0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_gender_identities\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender_identity\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"gender_identities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_gender_identities"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b74cc11b-da85-4759-885f-61a677badbce"}],"id":"8e11e388-da9f-4b4d-9798-48b1f733d88c","_postman_id":"8e11e388-da9f-4b4d-9798-48b1f733d88c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_immunizations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"doctor_person","item":[{"name":"/people/people_immunizations/:id/relationships/doctor_person","id":"067dda71-c837-4d33-844e-9592e7d9b8b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_immunizations/:id/relationships/doctor_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations",":id","relationships","doctor_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9b7f3e73-e54e-4bb1-9634-5712cb2baac3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a0373be4-ed9b-4252-ae26-4d87d1ea3b63","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"doctor_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c7e1b05c-0895-48b0-b2e0-55bb545af649","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"87596421-ec83-4eb2-a0e8-d68c5363aff3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"803b1394-0824-4f4d-bc53-04613882e23f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a98b3f54-3e8a-4c0c-8560-1c43c73cd3de","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"067dda71-c837-4d33-844e-9592e7d9b8b2"}],"id":"6276803d-cee9-4cd1-9dec-be647cdcac81","_postman_id":"6276803d-cee9-4cd1-9dec-be647cdcac81","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"immunization","item":[{"name":"/people/people_immunizations/:id/relationships/immunization","id":"d3c324d8-2961-4d00-9cd6-1ab93a6f3052","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_immunizations/:id/relationships/immunization","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations",":id","relationships","immunization"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f8f678fa-911e-4ecb-92f4-df27dc5425c4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2b8bfdc4-2a85-4313-bab3-8df4eaa16ec8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/immunization","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","immunization"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"immunization\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f67028fb-42ff-4aae-b9cc-22ba8c6a669c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/immunization","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","immunization"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"adc7a6d0-3139-4371-bd78-f42936e018b4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/immunization","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","immunization"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b77752a0-5793-4083-bc12-2641fedac3f5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/immunization","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","immunization"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"36529b73-9a14-4d27-88c3-ef4b732a0fb3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/immunization","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","immunization"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d3c324d8-2961-4d00-9cd6-1ab93a6f3052"}],"id":"644bd724-53bf-445c-bf99-d52a67b07493","_postman_id":"644bd724-53bf-445c-bf99-d52a67b07493","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_immunizations/:id/relationships/person","id":"ee16e953-cc79-478c-b461-c2035f103e40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_immunizations/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d1ef1011-a51f-4c38-b569-314f4b0a8098","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a64ff76b-93cc-4836-acd7-4fb3a2472100","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3811e060-2ae7-4eab-b284-342c377af4fb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"333e4828-84cb-4c24-a55c-94cfeaad2afe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f3daae53-b2b4-4bf5-b97b-8f9454dbd8e7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"355cf2ab-26cc-41ba-8de6-3ae9e3c4e324","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee16e953-cc79-478c-b461-c2035f103e40"}],"id":"59030530-a1af-4ea5-bbfe-b1510b65651f","_postman_id":"59030530-a1af-4ea5-bbfe-b1510b65651f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"aa0291da-8cff-4e18-9c3d-681696a7f331","_postman_id":"aa0291da-8cff-4e18-9c3d-681696a7f331","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_immunizations/:id","id":"11b06676-cbaa-440a-a371-cce1199c52f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_immunizations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"91a2655a-4011-42d5-8a53-eb4bdde2255c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1add2a37-e7a0-457c-bdc0-03bc3fc98024","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"taken_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"30064daf-8066-46e5-af8f-51615cb61a63","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8a6f3d73-6761-4298-93f0-43ee2cb78a5f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f4973a7b-8499-41b2-8845-b397515b563a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"59367f14-decf-4b19-9787-b1fe2cd57089","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"11b06676-cbaa-440a-a371-cce1199c52f3"},{"name":"/people/people_immunizations/:id","id":"58029611-c264-4f2d-b27c-577ee057799b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_immunizations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0a630193-677f-4988-987c-09a8b21d9b19","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4cd616d3-81c8-47d3-99fb-78d75f5b03f4","name":"PersonImmunization was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b63babbc-d56e-478c-aa7c-ab17e15f90b3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67d2ba8e-08cc-431f-b280-a21ce4e91919","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"58029611-c264-4f2d-b27c-577ee057799b"},{"name":"/people/people_immunizations/:id","id":"4d6ccb82-09f5-4664-9d46-2b5b5afdce1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_immunizations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5014c8f5-4e88-418c-b59c-ef3462f8b4c8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e81d1009-a55d-4fd0-8869-ce457b2452ea","name":"PersonImmunization was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_immunizations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"taken_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"doctor_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"immunization\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"immunizations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a4e36e87-02e2-46ea-ac7c-0bbc40e35f7b","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2d738588-5a90-4148-b0ea-53f4f6985556","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ec697af-4500-48f2-8b7e-8f651dd042a1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa8347a5-2338-403a-8913-1194e28e04d4","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_immunizations/:id","host":["https://api.casebook.net"],"path":["people","people_immunizations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4d6ccb82-09f5-4664-9d46-2b5b5afdce1d"}],"id":"3c3eaf77-1361-448b-9cc4-20a669258de5","_postman_id":"3c3eaf77-1361-448b-9cc4-20a669258de5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_immunizations","id":"599e9768-3bb8-42fa-a7e3-d8a41cbdd653","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_immunizations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[taken_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3b8710ba-703d-4c8c-a471-41e4f1dbaf39","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations","host":["https://api.casebook.net"],"path":["people","people_immunizations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[taken_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_immunizations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"taken_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"doctor_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"immunization\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_immunizations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"taken_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"doctor_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"immunization\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e0b84411-9881-456b-ba47-ad32f54ce8d4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_immunizations","host":["https://api.casebook.net"],"path":["people","people_immunizations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[taken_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"599e9768-3bb8-42fa-a7e3-d8a41cbdd653"},{"name":"/people/people_immunizations","id":"7ee6f04a-2588-41c5-92a9-57a18a0408b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_immunizations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_immunizations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1b84d711-2a87-464b-9d19-09932c666667","name":"PersonImmunization was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_immunizations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_immunizations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"taken_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"doctor_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"immunization\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"immunizations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8fc55901-c920-4a87-8084-ae837c95b7cf","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_immunizations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c582bed0-02f9-466e-8b68-0db9e01cfaa1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_immunizations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"24db7b54-bfaf-4bf9-b7c4-0ff8bc7dd86f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_immunizations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ae1bdde5-0138-449e-afa5-273a23a79130","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_immunizations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"taken_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"immunization\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"immunizations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_immunizations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7ee6f04a-2588-41c5-92a9-57a18a0408b9"}],"id":"25999c19-b1db-40fe-900f-6149f9fec1f7","_postman_id":"25999c19-b1db-40fe-900f-6149f9fec1f7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_labels","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/people_labels/:id/relationships/person","id":"2336c6db-c08c-430b-b592-6cd7d9a5f3fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_labels/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_labels",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"09e51cc7-5d0e-463d-9b9c-44504cc7218a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4021addf-a771-4040-adba-a5df058cf006","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_labels",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c4bb1108-cbb3-45aa-92ff-eb81e5196be0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_labels",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e543e073-b2bc-44c8-8aec-2abbea5d9e4d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_labels",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"54964d5d-4902-4f48-bd60-88e45f89129a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_labels",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b5aa822b-5119-4f5b-9a6e-87ae80454bd9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_labels",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2336c6db-c08c-430b-b592-6cd7d9a5f3fb"}],"id":"fe5317d2-b071-47e5-acc9-94e9c6bff931","_postman_id":"fe5317d2-b071-47e5-acc9-94e9c6bff931","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"f0e7e3ea-6d96-4ac0-ac6b-16ff680c7134","_postman_id":"f0e7e3ea-6d96-4ac0-ac6b-16ff680c7134","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_labels/:id","id":"af6debd1-f907-495d-9e1e-eca675370ba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"48cda2de-1967-4e42-8444-a7d4e54e55db","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ff75349c-c704-4fd4-b5ff-df5c642d01c2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"72d61c8a-08fe-4a55-aec6-59e2bdbfdaa5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b80465ad-6df3-4635-9579-9ad7b7e5367b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0625a360-d7b3-491a-a10c-1da28d755eff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"65ec7816-43f0-4fba-8eab-3d53a4749859","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"af6debd1-f907-495d-9e1e-eca675370ba5"},{"name":"/people/people_labels/:id","id":"303245a5-6ee5-489d-8f94-2c73d62e978a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d8a0ba90-29dc-4690-9f63-da438a9bd1c6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"106a1740-1cc5-431f-b8fe-234e5cd2165f","name":"PersonLabel was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"16da56ec-123a-4f99-9a07-3afb4f21af88","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0db09fd9-e023-4e9d-9cbd-fa82926ed711","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"303245a5-6ee5-489d-8f94-2c73d62e978a"},{"name":"/people/people_labels/:id","id":"e9de06d5-bdf5-4c2b-9bc9-7ffd748bdcf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8af88521-8cde-4036-82ab-04b22ce253b5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eb983a15-2ec4-4671-a823-e100cdafd079","name":"PersonLabel was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0acea6da-37a3-4769-b1a6-2c968196e6d4","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"93d33a8a-9774-4885-89ac-dad1045a3676","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f61aed64-a500-4746-bbd4-ad98e351aded","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4649f641-3222-4930-bf00-1c28310456b3","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_labels/:id","host":["https://api.casebook.net"],"path":["people","people_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e9de06d5-bdf5-4c2b-9bc9-7ffd748bdcf3"}],"id":"ee3bc688-4ee6-419e-be30-e649418718f8","_postman_id":"ee3bc688-4ee6-419e-be30-e649418718f8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_labels","id":"31e2392c-e534-435a-ae50-514954945863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_labels"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"132bdadb-451a-472f-ab80-3981ea07c9f1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels","host":["https://api.casebook.net"],"path":["people","people_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cbd95654-890a-4817-93b9-442ed9fe14f1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_labels","host":["https://api.casebook.net"],"path":["people","people_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"31e2392c-e534-435a-ae50-514954945863"},{"name":"/people/people_labels","id":"a0a21cbe-1672-4241-9d6d-34cf6b672b76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"669c1f0f-f324-4073-ad72-2078a7733275","name":"PersonLabel was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_labels"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a0bc7df1-9f99-4703-9db1-cfe48f6e810a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_labels"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ebfc7350-c462-4a50-aa9a-a591c12b31c5","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_labels"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d031acb5-2a2a-4fe9-a5b2-3707a1fdc2ec","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_labels"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"35ab61ac-7da6-45be-92ec-50697c832f03","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_labels"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a0a21cbe-1672-4241-9d6d-34cf6b672b76"}],"id":"a8ae15ab-1af6-42e5-9c33-e4e98b3e04cb","_postman_id":"a8ae15ab-1af6-42e5-9c33-e4e98b3e04cb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_languages","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"language","item":[{"name":"/people/people_languages/:id/relationships/language","id":"233385e4-1423-405c-adf4-5cf6ef0a742d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_languages/:id/relationships/language","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_languages",":id","relationships","language"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c968c2e0-f921-49c5-b0f6-dfe39b3c4939","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"359fd1bb-d4fd-40cb-adf8-7010850e5499","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"language\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"621fe3c6-5f72-40ac-a3c7-131649130144","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"20a1ebf2-caa4-4cd9-94d4-fbf36d3833fb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f8bc4f8-1337-45d9-b771-66bd6b9dc76a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dafe6517-322b-407e-9c14-e719ab977fe9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"233385e4-1423-405c-adf4-5cf6ef0a742d"}],"id":"9f2ceae0-0da2-465d-abbb-82caea6a56de","_postman_id":"9f2ceae0-0da2-465d-abbb-82caea6a56de","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_languages/:id/relationships/person","id":"c8b87ad6-d0d9-4492-a92b-4717f53de921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_languages/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_languages",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c93debab-9a44-489c-8c6f-42521bdb15da","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"795d6620-eeb6-4d2b-b79a-54767d3f8b60","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c243397d-9da7-439f-a504-1d4429b989cf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"79f3c006-9d4e-4908-8e0c-6229a34caa96","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"031ded68-7daa-4bb0-a819-538e1a2d8621","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67cf028d-0f8c-438e-aea7-9cb578f68695","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_languages",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c8b87ad6-d0d9-4492-a92b-4717f53de921"}],"id":"82c2ed2c-4cfc-4e2d-919a-d9f9877684c8","_postman_id":"82c2ed2c-4cfc-4e2d-919a-d9f9877684c8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"586df592-3088-4e96-b21c-f14441bc2c32","_postman_id":"586df592-3088-4e96-b21c-f14441bc2c32","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_languages/:id","id":"288fd8f6-c361-4b89-81be-220142daaabf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b04bc258-f92e-43cb-88a2-74ea9ea65e43","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"89d076fd-bbdc-4879-9650-543a3d888ce7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2763737f-47cb-4991-9153-aaaf434d6c51","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"323e8bcf-b065-4250-b2e3-444ce6a67a7b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fde67177-a35a-476c-8231-230b493b7550","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"95e7b577-69e4-4970-b3ad-73503f304b55","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"288fd8f6-c361-4b89-81be-220142daaabf"},{"name":"/people/people_languages/:id","id":"202ff569-7d8d-44cd-a9f3-be1f87611442","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b9f138f6-b9d2-4620-984b-21f7aeb22a4f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7ce981c7-1d79-41ce-8542-357609b3b44e","name":"PersonLanguage was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1fe399ed-8c06-4d8b-9880-87657981adc0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"643d0d3f-3dc1-449b-a08c-ee6fa6455c12","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"202ff569-7d8d-44cd-a9f3-be1f87611442"},{"name":"/people/people_languages/:id","id":"2a2267c1-e362-4107-aa06-90f61a1d8309","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e7a9cfb3-93d2-4c9b-b4ed-4b3967beeaf0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e4dbff98-b118-4ba2-bd10-b91cdb1d08c5","name":"PersonLanguage was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_languages\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0ff05a1a-65f0-4f57-80ea-76dbdc4adbc1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"722c1a93-c7d8-43df-90b0-c29cf58b268d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92087982-e9e2-434c-9022-0ea7c5f36ca3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fbb8ce1b-347d-4ee4-a541-e84dd951a611","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_languages/:id","host":["https://api.casebook.net"],"path":["people","people_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2a2267c1-e362-4107-aa06-90f61a1d8309"}],"id":"c00a3dc7-37d6-4344-837e-f120fb006535","_postman_id":"c00a3dc7-37d6-4344-837e-f120fb006535","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_languages","id":"efe8caab-eeec-4335-ba19-1c4f674b6815","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_languages"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b211d470-7c9f-4d9d-aca5-99d1bae83942","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages","host":["https://api.casebook.net"],"path":["people","people_languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1075ed40-7461-45e6-b25c-295e1deb4483","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_languages","host":["https://api.casebook.net"],"path":["people","people_languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"efe8caab-eeec-4335-ba19-1c4f674b6815"},{"name":"/people/people_languages","id":"04c43500-9c04-4b42-9b09-b16868a7bc0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"042529ea-3744-4a9d-8d36-9b4da1439b63","name":"PersonLanguage was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_languages"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_languages\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5ef216bf-834e-4aca-8617-d375717cc9ac","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_languages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9198154-465c-4318-830c-acbb151d24a1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_languages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f356e42d-9043-4dbc-bced-88d2b0ca8131","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_languages"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e544ca3-b5f6-4f80-b1f6-0f29a13e977e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_languages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"04c43500-9c04-4b42-9b09-b16868a7bc0a"}],"id":"a9c90e12-a2d6-4317-9c66-b537608a936e","_postman_id":"a9c90e12-a2d6-4317-9c66-b537608a936e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_locations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"location","item":[{"name":"/people/people_locations/:id/relationships/location","id":"fed64876-73b3-455b-9e8c-ccde820b2e34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_locations/:id/relationships/location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations",":id","relationships","location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ae5b4cec-a44a-49da-bb63-09450cfe2fb9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8c4de8c3-8c57-4fd1-a09f-9c85ae674701","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c77f9b29-bae9-429d-96fc-5f5e60779b58","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e900c309-5fb1-4daf-b32c-afeffbc0e6c0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"93adcb52-4a47-4b9e-9969-9564236b31c0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"82294280-9399-4ba4-ad73-9abd5fcbfb81","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/location","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fed64876-73b3-455b-9e8c-ccde820b2e34"}],"id":"6faa5b11-e07f-4ca1-8c18-eee3dd92a629","_postman_id":"6faa5b11-e07f-4ca1-8c18-eee3dd92a629","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_locations/:id/relationships/person","id":"cf4cec06-90c0-4318-b85e-424100751950","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_locations/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e0e5944d-d4f1-4382-8c47-790649520e52","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7ee76f12-0f38-43f3-9709-622865463c2e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e74d1c47-6802-4dd2-8c06-88e67dae6e8a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e403f262-2bca-4060-9c0c-335ab0ebe0ce","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dee74a02-c973-435d-8edf-e752eb609885","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b73260a6-9e97-4acb-a94e-c4a4236cb9ac","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf4cec06-90c0-4318-b85e-424100751950"}],"id":"a1b4894a-6a42-49b3-90e9-1ae8048bce85","_postman_id":"a1b4894a-6a42-49b3-90e9-1ae8048bce85","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person_location_type","item":[{"name":"/people/people_locations/:id/relationships/person_location_type","id":"2a1c0a7c-7e03-4246-b2a3-093bb9a2d298","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_locations/:id/relationships/person_location_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations",":id","relationships","person_location_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fe6d29b0-850d-469d-9689-8d1d1864b2e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c0e0e7d4-360c-46ff-93b9-e772b3dcdfda","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person_location_type","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person_location_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person_location_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bbf9e150-d69b-4a3c-aeec-2bc69f54c3f0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person_location_type","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person_location_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"425761cc-3e7a-4338-8b47-ac6a95af720e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person_location_type","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person_location_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bc332932-a3c6-49b0-8f68-d8290dc0e76c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person_location_type","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person_location_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dea8493a-257f-41e3-9804-1fca06015d3e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id/relationships/person_location_type","host":["https://api.casebook.net"],"path":["people","people_locations",":id","relationships","person_location_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2a1c0a7c-7e03-4246-b2a3-093bb9a2d298"}],"id":"4c849b9a-ee9d-4b38-88cf-21dd8e5356d1","_postman_id":"4c849b9a-ee9d-4b38-88cf-21dd8e5356d1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ae154ef3-e3fb-4d9c-8b61-b583c91020af","_postman_id":"ae154ef3-e3fb-4d9c-8b61-b583c91020af","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_locations/:id","id":"1ff97eb2-5d6d-4e4f-863c-56c14115b012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d955f006-33e0-44e9-a59e-019a9cb54346","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9defd504-2159-4414-a8e0-a54b7f155a22","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ab106ba0-a290-4ad3-ba84-5949c9d0ae67","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"afe3174f-d836-4c0c-81bd-75486c4ebee7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7f8f25dd-4668-42d6-a9a4-1815fe81e92c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2309877e-637f-4e84-899b-0d52752e8bd2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ff97eb2-5d6d-4e4f-863c-56c14115b012"},{"name":"/people/people_locations/:id","id":"cfa1752b-b17e-4938-b07c-14388e6303c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ac230829-c82b-4b82-bfa3-d258756b84c8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0cf4c919-11f7-44e8-a141-1b506482396e","name":"PersonLocation was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ecdd0b17-9ef4-4bfb-b161-32becfcbfe77","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e89b3fbb-5bb6-43b5-a524-aa890aacefd8","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cfa1752b-b17e-4938-b07c-14388e6303c7"},{"name":"/people/people_locations/:id","id":"0c748cd7-521d-4609-9cab-1af4acaa7bd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dc9396a0-52ca-4661-934e-61c744cac597","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"da0b3610-662c-4245-9661-243305864457","name":"PersonLocation was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_locations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person_location_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"94e5340d-9a85-48cf-815f-03acc85d9647","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6b048c41-bb2d-4667-9ce9-cd42cd000315","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"409f5d5e-50c8-4afd-bdde-8cb6476a6a30","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c7ff64b4-f932-4c4b-9a83-9f93be5dc06e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_locations/:id","host":["https://api.casebook.net"],"path":["people","people_locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c748cd7-521d-4609-9cab-1af4acaa7bd5"}],"id":"128fa8d6-714f-4493-9ec6-7e80d8d40dda","_postman_id":"128fa8d6-714f-4493-9ec6-7e80d8d40dda","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_locations","id":"3c1984ed-cbf2-48b6-b5bb-dc5acf1e27de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"ab2bac39-d428-4c2a-a9fa-86e37ec3067b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations","host":["https://api.casebook.net"],"path":["people","people_locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person_location_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person_location_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4f13dc49-c267-466d-bbf7-502192bea5b7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_locations","host":["https://api.casebook.net"],"path":["people","people_locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c1984ed-cbf2-48b6-b5bb-dc5acf1e27de"},{"name":"/people/people_locations","id":"87ad8165-f20a-4d72-af20-eaee5a6a218e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_locations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"20c10517-817b-4124-b7fd-8e74ef9b424e","name":"PersonLocation was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_locations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_locations\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person_location_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1f52b854-a23e-49e7-9a4e-5f6adecf9c6e","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_locations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"637a23d8-3542-4299-bc5c-26f012973f19","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_locations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d63df5ef-3712-430a-844e-b34af75db5ec","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_locations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b462e8f-0af3-4b5d-b113-b25a8a61f22a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_locations\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person_location_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"person_location_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_locations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"87ad8165-f20a-4d72-af20-eaee5a6a218e"}],"id":"b3495080-37eb-4ab3-8cef-5adb9493291a","_postman_id":"b3495080-37eb-4ab3-8cef-5adb9493291a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person_location_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_locations","item":[{"name":"/people/person_location_types/:id/relationships/people_locations","id":"4623b973-fb04-4a6a-8604-b31fce84c3f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_location_types/:id/relationships/people_locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_location_types",":id","relationships","people_locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5ac26b7b-2ba1-4553-8140-1cf23aef91a0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"796abb2d-6297-4c84-83f4-87a942e4c6d9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","person_location_types",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e1a92459-cda5-41f2-9b96-e98e4a175515","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","person_location_types",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cea91d1f-8bed-41ae-ad03-f8d5c7b9031c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","person_location_types",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7491f719-d28c-4969-bc2d-7df59d55156e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","person_location_types",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4a8a1c15-0dad-4238-b4ae-fee0d26460ce","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id/relationships/people_locations","host":["https://api.casebook.net"],"path":["people","person_location_types",":id","relationships","people_locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4623b973-fb04-4a6a-8604-b31fce84c3f6"}],"id":"6cd1f523-05e2-4aba-9539-92457b38dd64","_postman_id":"6cd1f523-05e2-4aba-9539-92457b38dd64","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5302d993-5473-4ed4-97c8-6f8171fc4f18","_postman_id":"5302d993-5473-4ed4-97c8-6f8171fc4f18","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/person_location_types/:id","id":"68e803f7-554f-470e-b0e6-2e3a46e91a41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0f5edcae-c813-42a3-a062-ffcad2570b10","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"314f787d-3cbb-486a-bdbd-8c8705df4372","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people_locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cd5e9765-8383-4893-a694-b1b7db3d4c8f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"21a6fc73-d09a-4b4f-ac71-d0d44392968a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c8d14197-6a65-4afd-a886-0e015523c628","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f0dc582-8f23-48f4-8d9d-e288ea71aed4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"68e803f7-554f-470e-b0e6-2e3a46e91a41"},{"name":"/people/person_location_types/:id","id":"ce6e1bd2-cdae-4f57-a11d-d4f09a61e208","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b42d4163-9e6b-4842-8b62-56f54b57b4e9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d8fb473d-ec3a-4683-b452-e6644e17e70a","name":"PersonLocationType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a069d8d1-ddb5-4e1b-89c5-45dd747052ef","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"105b0809-5b9e-4996-9e29-2927deed6d1b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ce6e1bd2-cdae-4f57-a11d-d4f09a61e208"},{"name":"/people/person_location_types/:id","id":"61419e90-1297-419f-bab5-754e1acab567","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"48df4caf-4218-4d4d-a23c-b27d570fcd69","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"05d7133d-f3b0-44e9-b45b-6b14535ebadf","name":"PersonLocationType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"person_location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"afe2c6b4-0f22-490c-b44e-726e3a48b050","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2e9c4715-30b3-4563-982a-7ba1ebdecdd1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb8eefb8-e728-43a9-8f0f-717e2ac45a66","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6ff4d42e-ecd5-4663-ba5d-0665e9e65d8d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/person_location_types/:id","host":["https://api.casebook.net"],"path":["people","person_location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"61419e90-1297-419f-bab5-754e1acab567"}],"id":"556f3458-2e38-4ea8-9658-aa14863e505b","_postman_id":"556f3458-2e38-4ea8-9658-aa14863e505b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/person_location_types","id":"121e01be-272e-4674-8e78-eae4b362c2c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/person_location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_location_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"adfbc7f2-67d5-4b97-a574-722b6d7472bb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types","host":["https://api.casebook.net"],"path":["people","person_location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"person_location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"341cc616-8492-426f-9fe0-b0b82d3291db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/person_location_types","host":["https://api.casebook.net"],"path":["people","person_location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"121e01be-272e-4674-8e78-eae4b362c2c2"},{"name":"/people/person_location_types","id":"5d1ce7f0-6709-4689-9907-c992463b9631","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","person_location_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"afeab837-9465-4141-b790-1d851a693e3b","name":"PersonLocationType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_location_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"person_location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3e2425b6-bbc8-46e4-a523-1b0caaa5e865","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_location_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fcc6fa95-9879-471a-ae70-63e0b7ace36f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_location_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c29c1636-688a-4ec5-84d1-1b69ef9d37e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_location_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"955232a0-8a6d-4396-86cd-28745b770880","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"person_location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/person_location_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5d1ce7f0-6709-4689-9907-c992463b9631"}],"id":"d923cb39-a1d9-4511-b655-5611db07501d","_postman_id":"d923cb39-a1d9-4511-b655-5611db07501d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_medical_conditions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"doctor_person","item":[{"name":"/people/people_medical_conditions/:id/relationships/doctor_person","id":"0572e147-3091-4d52-bfbc-b33c977a5060","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/doctor_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions",":id","relationships","doctor_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bd51fb04-4c0c-4f50-8a5c-62381a462616","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a69fba76-42b3-478d-9363-4f619ec64a0e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"doctor_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e42e28b5-26e9-4c1e-8b7b-db0c0523c690","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e5862302-1b7e-4600-8424-89d8efb5e0e7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0479a5c0-bc51-4718-bff6-98db3427d810","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eeb51576-def3-4eca-89d0-36bfd78d0349","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0572e147-3091-4d52-bfbc-b33c977a5060"}],"id":"712c32f0-d577-4cd8-8cac-f4a5ba9c65e7","_postman_id":"712c32f0-d577-4cd8-8cac-f4a5ba9c65e7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"medical_condition","item":[{"name":"/people/people_medical_conditions/:id/relationships/medical_condition","id":"278047bc-bd2a-497e-a9cd-3284c9f1591d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/medical_condition","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions",":id","relationships","medical_condition"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8fa27a8a-5678-43e7-8967-6839fcee854a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5735f880-6d24-4e91-a6a5-41c9889f6174","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"medical_condition\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4c006212-3b70-4c20-8e4b-8cdb3462471f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"45f28ed1-563d-4078-ab21-43ed4d31343a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68e34c22-77f6-4fda-934b-4a786ecebd70","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13797310-c112-49e1-b4e9-29759cacc677","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"278047bc-bd2a-497e-a9cd-3284c9f1591d"}],"id":"fe05b1eb-312d-49b2-9617-4d05808277aa","_postman_id":"fe05b1eb-312d-49b2-9617-4d05808277aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/people_medical_conditions/:id/relationships/person","id":"fc3f04f8-7423-4445-81cf-1932f3187763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b0262e43-0164-490a-bb29-8f915f03bbcf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"adba5ccd-eca7-4910-b2f9-80e1fab9414e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4372a4e0-9cbe-4a86-a235-3fbde8fe64f8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cd7cfc00-1fa1-4ac4-84e8-93a00f01bfce","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dec11d71-fd99-4b81-bf67-3bc1046e89a8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf64817c-8601-47bc-af23-db0bbfa34f03","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fc3f04f8-7423-4445-81cf-1932f3187763"}],"id":"7b1371ac-3d45-44f6-a59b-1aa04510bb3d","_postman_id":"7b1371ac-3d45-44f6-a59b-1aa04510bb3d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"3e4dffff-b493-4bed-a007-c35a2b2f8aa0","_postman_id":"3e4dffff-b493-4bed-a007-c35a2b2f8aa0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_medical_conditions/:id","id":"0c9aa646-fc88-4543-b485-6d4a5bbe1c88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_medical_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"08a4854d-4f39-41fb-b43b-0ef54ac7c81f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7495b42d-23e8-4689-8a2b-26c06d56404e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5c00fb3c-76eb-45b4-9189-81baa88494f7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fe9c4932-9514-422d-aaae-de83f54fd01f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7096bf97-a97e-4c16-8399-710f16f5390b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da21ff84-17ed-40a3-9507-f9033598e780","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c9aa646-fc88-4543-b485-6d4a5bbe1c88"},{"name":"/people/people_medical_conditions/:id","id":"5f63847f-e590-4ecd-a934-84916c035039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_medical_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2f28a7f3-2ed6-4688-b237-ce183868b95d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6ddf959b-75a8-4950-ae1f-96cd1dbdf14c","name":"PersonMedicalCondition was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7823be75-0bdb-44ef-ba86-790488db133a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4a8316d4-4c1b-48a4-8863-08ed5acf14f3","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5f63847f-e590-4ecd-a934-84916c035039"},{"name":"/people/people_medical_conditions/:id","id":"2978642a-f970-4774-864d-c698a1f68150","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_medical_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"77312da4-9703-4152-a0f8-b33ec97eeb3b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2b35c1fe-0ce0-44c7-9ab3-339e2f6fb61b","name":"PersonMedicalCondition was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_medical_conditions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"note\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"doctor_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"medical_condition\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"95a496ee-9ac9-43a2-80d3-8956ab228e99","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7c043ce5-8395-454b-807a-fb0c0e955cb9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c3ea429-7a2d-497c-8b0c-8dc77079ff50","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff9147ab-b367-41be-8dce-4829d8d38698","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_medical_conditions/:id","host":["https://api.casebook.net"],"path":["people","people_medical_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2978642a-f970-4774-864d-c698a1f68150"}],"id":"0f1a5be6-32d7-4bb8-a56d-85d81b3608ec","_postman_id":"0f1a5be6-32d7-4bb8-a56d-85d81b3608ec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_medical_conditions","id":"c541c471-3db0-4233-b163-58d149bbc5a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_medical_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[note]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d4b0d819-c8b6-4675-ac42-24cd44eb3d46","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions","host":["https://api.casebook.net"],"path":["people","people_medical_conditions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[note]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_medical_conditions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"note\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"doctor_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"medical_condition\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_medical_conditions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"note\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"doctor_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"medical_condition\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4b0a62b7-3922-4ea3-94e5-89dd941faa9f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_medical_conditions","host":["https://api.casebook.net"],"path":["people","people_medical_conditions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[note]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c541c471-3db0-4233-b163-58d149bbc5a9"},{"name":"/people/people_medical_conditions","id":"7fcded49-ada2-42a6-9bf8-e214d6934028","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_medical_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_medical_conditions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e71a4215-d919-44d4-beb3-16b7d1945cae","name":"PersonMedicalCondition was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_medical_conditions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_medical_conditions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"note\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"doctor_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"medical_condition\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"900cf053-b1a7-441e-96ef-e5a30551d92f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_medical_conditions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"626a05f1-be3f-467e-a822-e7ba0975444f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_medical_conditions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"07086d4c-ae89-4d8d-8ec2-0b659f57f9b2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_medical_conditions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dde9db26-8a69-4e3d-8bef-99bfc0c2e462","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_medical_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"note\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_medical_conditions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7fcded49-ada2-42a6-9bf8-e214d6934028"}],"id":"8deae235-eec4-4bd3-ab32-e6fc822923a8","_postman_id":"8deae235-eec4-4bd3-ab32-e6fc822923a8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_races","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/people_races/:id/relationships/person","id":"43e856d8-8a94-461b-91f6-e9f5bdeecea1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_races/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_races",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"51c5a26d-06ce-44c8-872e-e75b9e941990","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c004ba80-8c16-4b57-a89b-0b7b5862cb4f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ef469499-45e2-4df8-bd61-e4fe5315625c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"84bbed80-5fd1-47b6-a02e-2f7af6b1c0f5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"586b8735-b312-40df-bede-e1840c0fe85e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e1e3ac75-48de-4122-a825-815dc3fdcf47","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"43e856d8-8a94-461b-91f6-e9f5bdeecea1"}],"id":"d257f4ff-55f6-4435-a3a3-b90d390d85c8","_postman_id":"d257f4ff-55f6-4435-a3a3-b90d390d85c8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"race","item":[{"name":"/people/people_races/:id/relationships/race","id":"9e6dec69-fe96-4b62-9ef0-0180b6eba7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_races/:id/relationships/race","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_races",":id","relationships","race"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9dbbf3ed-f3b4-44e3-a127-1186b67573f2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6104eb76-2f0c-4a18-a690-3ec5696ff90f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/race","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","race"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"race\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e06759a7-a9ee-4288-af26-ae22f7a5cdbb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/race","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","race"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"98bda6f3-2f7f-4d44-869c-7d0f16347c00","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/race","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","race"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"11973c15-31c7-426f-a63f-fa095b13e54e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/race","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","race"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03fa6b7f-f418-4b21-8c6e-e491186d949e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id/relationships/race","host":["https://api.casebook.net"],"path":["people","people_races",":id","relationships","race"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9e6dec69-fe96-4b62-9ef0-0180b6eba7c0"}],"id":"b4e74615-27a2-4e1f-974f-e708eb5f578b","_postman_id":"b4e74615-27a2-4e1f-974f-e708eb5f578b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"fddbe8fa-167a-45bb-ab84-a5d76907286d","_postman_id":"fddbe8fa-167a-45bb-ab84-a5d76907286d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_races/:id","id":"3eaf88a7-94ea-4455-b1fb-5c841219a3f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_races/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_races",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4ce86502-0f70-4e36-8a36-939c545cb1a8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cdd2a253-40ac-47ab-b5e9-42e3881ccb20","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"938f17af-78f5-4f4f-8444-9b828b062148","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f62e0da9-5747-488b-8b10-6c5fbb5134fb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"139c577c-1e82-41cd-9065-efcd60bfbbdb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"14a0b950-13c8-410c-8647-34734842e331","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3eaf88a7-94ea-4455-b1fb-5c841219a3f1"},{"name":"/people/people_races/:id","id":"566b41bf-c2d0-4a5a-8cbd-b5d373fa0393","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_races/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_races",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"112d851e-fa30-43f2-87a7-261f8a367bbd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"adef42ff-d85a-431f-aaa4-84157ef122bf","name":"PersonRace was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1100313d-01cf-4a8d-aa85-7aecf54b9c01","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"432812aa-1ab6-42c2-b4c1-a5beda7d4502","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"566b41bf-c2d0-4a5a-8cbd-b5d373fa0393"},{"name":"/people/people_races/:id","id":"721169ec-5224-4561-aad4-cfb0b79cbe20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_races/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_races",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8efad03d-3d48-478f-839c-c17e6b9afff4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a76a3bd7-f16e-4c04-b43a-278e0db9c443","name":"PersonRace was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_races\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"race\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"races\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"29bee681-be2f-4548-b387-bf631bd4bc79","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5ada4ee-cba1-4f1e-93fa-23b530e031d4","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a2eccb9a-3567-4ae8-a891-34279b38f95b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f3cfc4f-12df-49c0-bec0-2a2a4f0459da","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_races/:id","host":["https://api.casebook.net"],"path":["people","people_races",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"721169ec-5224-4561-aad4-cfb0b79cbe20"}],"id":"77c5913a-df58-4357-a821-af8bcc5d5166","_postman_id":"77c5913a-df58-4357-a821-af8bcc5d5166","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_races","id":"deb9086b-582f-47b6-ad6c-b1d6114ea0c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_races","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_races"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"df96a6b2-d851-42c0-857a-fd34dbb04f3c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races","host":["https://api.casebook.net"],"path":["people","people_races"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_races\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"race\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_races\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"race\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e0f548cb-595d-4f2c-931f-2b2921078e58","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_races","host":["https://api.casebook.net"],"path":["people","people_races"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"deb9086b-582f-47b6-ad6c-b1d6114ea0c3"},{"name":"/people/people_races","id":"bae2de73-3057-40b1-8640-b21d7585c653","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_races","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_races"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"34b786b0-91f2-427e-be3f-45938f181deb","name":"PersonRace was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_races"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_races\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"race\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"races\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"adf57745-d320-45e4-a549-7ef2ecc5d05d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_races"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ed50c261-979d-4763-919f-f1076c8f2dd5","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_races"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"71b2b44b-5858-479d-8023-b90eb280b0e5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_races"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8310828e-b0a8-4c12-87b8-0fb486f54761","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_races\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"race\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"races\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_races"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bae2de73-3057-40b1-8640-b21d7585c653"}],"id":"3374440b-c52a-45d8-8f64-8739b5e8deae","_postman_id":"3374440b-c52a-45d8-8f64-8739b5e8deae","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_relationships","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"relationship_type","item":[{"name":"/people/people_relationships/:id/relationships/relationship_type","id":"2f537a7a-9177-469b-a9ac-241e4946f4e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_relationships/:id/relationships/relationship_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships",":id","relationships","relationship_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4c933ed2-38c4-4945-94af-7335f0445311","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1429e705-f1a3-4abb-9d32-6d050a6d79dc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/relationship_type","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","relationship_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"relationship_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9385944e-9331-48e9-8a94-ce7769fc1cb8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/relationship_type","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","relationship_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"007493d0-02fb-4544-a040-e23823344962","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/relationship_type","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","relationship_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"925134ec-50f9-4fa3-b6d6-20bbb412c50c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/relationship_type","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","relationship_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cbc58694-6e9d-4182-8f5a-0b121b46f619","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/relationship_type","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","relationship_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f537a7a-9177-469b-a9ac-241e4946f4e1"}],"id":"7038ee8b-1b46-4190-9e22-ad0adf3d8813","_postman_id":"7038ee8b-1b46-4190-9e22-ad0adf3d8813","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"strong_side_person","item":[{"name":"/people/people_relationships/:id/relationships/strong_side_person","id":"eb682fcc-089a-45bd-be63-58a9d674b06b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_relationships/:id/relationships/strong_side_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships",":id","relationships","strong_side_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7532165b-8284-4339-8ae2-75d4fc8dad93","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3d8d305a-4c74-48b8-bda0-c12cc20b7c37","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/strong_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","strong_side_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"strong_side_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"371bef77-64a3-4e5a-b515-63c81ab7ca86","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/strong_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","strong_side_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3169e9bc-918c-4788-99c5-bd3f3b295dda","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/strong_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","strong_side_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b877efe5-2434-4203-9c4c-dcf76a81fdd0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/strong_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","strong_side_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d4a99fa-de30-4f42-b128-1b4467814487","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/strong_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","strong_side_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eb682fcc-089a-45bd-be63-58a9d674b06b"}],"id":"87208517-7651-498b-ae45-2bfcf37e767a","_postman_id":"87208517-7651-498b-ae45-2bfcf37e767a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"weak_side_person","item":[{"name":"/people/people_relationships/:id/relationships/weak_side_person","id":"9c53f60e-bcc5-45b2-b67d-c9442e852c28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_relationships/:id/relationships/weak_side_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships",":id","relationships","weak_side_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8d941af8-507c-441f-98d1-686c4f34ef29","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"32cbfc82-2ade-4834-9510-e80250be581a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/weak_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","weak_side_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"weak_side_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cdbf7f18-db11-489a-a364-8ce32c515bf3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/weak_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","weak_side_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4ccfba66-bdf0-4b1a-bdde-3df37b5985c3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/weak_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","weak_side_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9ebbe2b-9d7f-4e8e-8a18-0434af5f03c4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/weak_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","weak_side_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f48bd4d5-dd43-4a9b-b4fb-20e4b4e6ea70","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id/relationships/weak_side_person","host":["https://api.casebook.net"],"path":["people","people_relationships",":id","relationships","weak_side_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9c53f60e-bcc5-45b2-b67d-c9442e852c28"}],"id":"2dc1d99c-0f63-4ecb-99ea-856cb6c4999b","_postman_id":"2dc1d99c-0f63-4ecb-99ea-856cb6c4999b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"213920d7-a025-4708-8b90-4337730c58c9","_postman_id":"213920d7-a025-4708-8b90-4337730c58c9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_relationships/:id","id":"6c98e81e-388b-4663-9710-4b9b8f6a9b0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_relationships/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c14fd0af-cf40-43ba-b180-973ac4a34589","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6b3f507f-b429-4694-a2ac-38a74cb7c1eb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6e9bef31-6797-41f1-8fc7-d37c56b572cf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c5c9e3d9-d97c-482b-bc54-11e571e3af35","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"46f739dd-1785-47e9-a98b-e09d835d24b5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"163cd246-c099-40d1-93da-9a93e9990964","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6c98e81e-388b-4663-9710-4b9b8f6a9b0c"},{"name":"/people/people_relationships/:id","id":"01f86824-8d54-4c6e-bcf4-bd24f03f0f49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_relationships/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3c0a30e9-4f7a-4777-a149-c864710a45a6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"db5ac350-c703-4a3a-bf07-918931004483","name":"PersonRelationship was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"94fc8ac7-8813-484a-9ee9-17906bf9dc06","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf9d9263-b27c-4155-880e-47f58c5fe9da","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"01f86824-8d54-4c6e-bcf4-bd24f03f0f49"},{"name":"/people/people_relationships/:id","id":"84fd6274-da87-4829-87f9-f454944f40ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_relationships/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"08470fc4-cb1c-4ed5-b93e-e0236636633a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"596e7ded-6e3b-47e7-85e9-6d54c3eddb4f","name":"PersonRelationship was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_relationships\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"relationship_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"strong_side_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"weak_side_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d95e0aa9-b192-4b39-a92b-5d3dac61a680","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e7636ba2-93e5-400e-9c4b-9b1b952a6bc5","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2c8b15e7-828e-4f48-b636-40599a88aed6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32fd9300-075f-4c3b-b774-b4cf768c3249","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_relationships/:id","host":["https://api.casebook.net"],"path":["people","people_relationships",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"84fd6274-da87-4829-87f9-f454944f40ff"}],"id":"052d9879-d425-4cdd-a875-8cfa95674e20","_postman_id":"052d9879-d425-4cdd-a875-8cfa95674e20","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_relationships","id":"d501ab95-8a61-4e3e-8d6b-725c1e413b57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_relationships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2884a618-b34c-44f8-96c6-e26aef08e5a6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships","host":["https://api.casebook.net"],"path":["people","people_relationships"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_relationships\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"relationship_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"strong_side_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"weak_side_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_relationships\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"relationship_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"strong_side_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"weak_side_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"61d21cc6-c037-4b47-8617-73abfa06c216","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_relationships","host":["https://api.casebook.net"],"path":["people","people_relationships"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d501ab95-8a61-4e3e-8d6b-725c1e413b57"},{"name":"/people/people_relationships","id":"b01e8273-03b6-48c2-b06e-a146debd17f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_relationships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_relationships"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c8350af1-0398-49b2-8e25-250377947e16","name":"PersonRelationship was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_relationships"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_relationships\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"relationship_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"strong_side_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"weak_side_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5f08af7e-8f17-468c-b116-f618c5ca947f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_relationships"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0704d0f0-bc8c-495f-938b-bbf835a05fa9","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_relationships"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6a88a477-9cb7-4b35-8e41-b5f4bfa621a0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_relationships"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b4350c85-8540-42f7-8c2a-26c694cf42aa","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_relationships\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"relationship_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"relationship_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"strong_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"weak_side_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_relationships"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b01e8273-03b6-48c2-b06e-a146debd17f1"}],"id":"98e3e422-ea83-4e89-9100-9f1bb6fdee20","_postman_id":"98e3e422-ea83-4e89-9100-9f1bb6fdee20","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people_tribes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/people_tribes/:id/relationships/person","id":"6e6d6408-d001-4449-ac7f-028a28f60451","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_tribes/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"016c6ae2-84fb-4e86-9854-2b2fc4d329bf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9f86f407-c8aa-4d4f-8ac9-986c4470b5f2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ace64b15-4db1-47f1-aa4b-70a6452585da","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2774ddf5-ff9a-4e26-912b-db9d844cf847","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5d816fd-f038-4afb-8711-ea7e868ee237","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1124a9ac-9608-4e6a-8211-5aebd6f4d3dd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6e6d6408-d001-4449-ac7f-028a28f60451"}],"id":"5cf829ae-14d2-4bd4-bc18-733937af0a2f","_postman_id":"5cf829ae-14d2-4bd4-bc18-733937af0a2f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tribe","item":[{"name":"/people/people_tribes/:id/relationships/tribe","id":"0834b801-e0b5-46a8-b4db-ae9a4c7c6ef9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes",":id","relationships","tribe"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e78aa0c1-61ba-4792-9089-d81480ec120a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"583191cf-89d9-4920-b6d1-b5bd8414a8f4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"tribe\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e871cc6a-855d-4839-916e-58895544c009","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"473b667c-a1d1-430b-9dda-f77b35bd9a21","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"309f258e-18a7-4e53-b227-8cf05682548c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"85ca833d-7d85-4104-b9ed-73ba4808b0fe","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0834b801-e0b5-46a8-b4db-ae9a4c7c6ef9"}],"id":"2abdae94-060f-4f23-a9d8-240a3b024ebd","_postman_id":"2abdae94-060f-4f23-a9d8-240a3b024ebd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tribe_verification_source","item":[{"name":"/people/people_tribes/:id/relationships/tribe_verification_source","id":"01493057-0b97-4313-836b-0e07b50d4d7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe_verification_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes",":id","relationships","tribe_verification_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5ee6c9c6-572b-45dd-9c39-28b1aca6c0e9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d9d8cf0f-d468-419f-b0c4-23aa54e714de","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe_verification_source","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe_verification_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"tribe_verification_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"36fb19d5-0cd1-4d2a-b719-731a458ee554","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe_verification_source","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe_verification_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cc5a30c0-45fe-452b-9178-92525ba5ac20","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe_verification_source","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe_verification_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3460550b-4ce7-4e4d-90b8-feefc91a9290","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe_verification_source","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe_verification_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2012e9ae-b940-4ff4-90bb-ed94d89d7cfc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id/relationships/tribe_verification_source","host":["https://api.casebook.net"],"path":["people","people_tribes",":id","relationships","tribe_verification_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"01493057-0b97-4313-836b-0e07b50d4d7e"}],"id":"9bd1c95f-9e6e-4caa-bdda-89fd6170c5f1","_postman_id":"9bd1c95f-9e6e-4caa-bdda-89fd6170c5f1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ef621b7c-0b4d-478c-b620-c9bd8a842ec2","_postman_id":"ef621b7c-0b4d-478c-b620-c9bd8a842ec2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_tribes/:id","id":"a542dd8e-98d1-4899-b397-941b13c7fdfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_tribes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c1e7218f-cc45-4eff-a94e-3334a0333e61","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b3ca717a-80f4-4b5a-8628-19b467f0c334","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a118592-048b-44ce-9a48-881013009b10","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0746073d-1ad5-4614-9890-1e449f3af9bf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"15433219-8eff-4075-904e-cb0f2606ba9a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1fb278c7-2645-4e95-aeaa-52e7e4259fe8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a542dd8e-98d1-4899-b397-941b13c7fdfd"},{"name":"/people/people_tribes/:id","id":"df61253d-0e06-4c4e-9a91-b435b2b767de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_tribes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c0e85921-c288-4a0a-986e-2058ab5b763e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d8429241-40df-4849-8a99-3e416ddc7acb","name":"PersonTribe was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7a8caa88-6ba4-44de-8bef-735c71e4be90","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0011927-0987-4d19-a97b-8ed80f1cba30","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"df61253d-0e06-4c4e-9a91-b435b2b767de"},{"name":"/people/people_tribes/:id","id":"e956875f-0dd5-4d5b-8b8d-8336480b7e75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_tribes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bbd89338-97e0-4658-b715-e76f670bf981","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"61648824-1ee0-4b91-a3cc-ebd88eebec3f","name":"PersonTribe was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_tribes\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"location\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verification_date\": \"<date>\",\n\t\t\"verified\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tribe\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tribes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tribe_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"baeaed57-4b7d-46b7-9cfb-6e22aa97487b","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb222c17-3dce-4d78-a0df-7ba044d12c9a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad13ee71-e691-4687-9cda-e00696eea2e4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1e3dc46-848e-4aa0-8b38-5d633c8f7688","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/people_tribes/:id","host":["https://api.casebook.net"],"path":["people","people_tribes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e956875f-0dd5-4d5b-8b8d-8336480b7e75"}],"id":"13770574-fd88-4c78-b637-cca05b1a43c1","_postman_id":"13770574-fd88-4c78-b637-cca05b1a43c1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/people_tribes","id":"b10785be-25a8-4e96-8773-20e5494c8666","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/people_tribes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[location]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verification_date]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verified]","value":"<boolean>"}],"variable":[]}},"response":[{"id":"3f87d521-bb03-4325-ae2a-14320171de73","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes","host":["https://api.casebook.net"],"path":["people","people_tribes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[location]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verification_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_tribes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"location\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\t\"verified\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tribe\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_tribes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"location\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\t\"verified\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tribe\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7248c048-2de0-4179-96bc-a16a43a1677b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/people_tribes","host":["https://api.casebook.net"],"path":["people","people_tribes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[location]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verification_date]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b10785be-25a8-4e96-8773-20e5494c8666"},{"name":"/people/people_tribes","id":"76f364e5-15e0-4682-8e89-e80493be15f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_tribes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","people_tribes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"4c964af4-1038-4b5c-a157-94f0b63e9add","name":"PersonTribe was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_tribes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"people_tribes\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"location\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verification_date\": \"<date>\",\n\t\t\"verified\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tribe\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tribes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tribe_verification_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"17df0075-213f-4dc8-aca1-355d0a52dc99","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_tribes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"46dff4bd-aa3d-45ed-a828-16f9f2cfeeff","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_tribes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"397bae26-ebf5-4be2-bbeb-aa083a62a79e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_tribes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ca47d7c-f7a0-4aa6-b7be-e984f683c2a2","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"people_tribes\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"location\": \"<string>\",\n\t\t\t\"verification_date\": \"<date>\",\n\t\t\t\"verified\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tribe_verification_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tribe_verification_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/people_tribes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"76f364e5-15e0-4682-8e89-e80493be15f4"}],"id":"87b4efa4-c097-45f7-8659-7476c0573e2c","_postman_id":"87b4efa4-c097-45f7-8659-7476c0573e2c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"phones","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"contact_time","item":[{"name":"/people/phones/:id/relationships/contact_time","id":"f36816c2-2ba6-41a3-abae-b8d743b5205e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phones/:id/relationships/contact_time","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones",":id","relationships","contact_time"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5d6412d9-4e26-457b-84fc-81572e50a104","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"22daf099-76f0-4e25-bb64-0baf7ea82b35","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/contact_time","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","contact_time"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact_time\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0a4b751c-021e-4dac-bffe-0e09940d36e8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/contact_time","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","contact_time"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e618760c-49a9-458f-aefd-86e8ac87bdeb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/contact_time","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","contact_time"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b44487d7-2628-4a37-b2e2-49be45cc1f2a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/contact_time","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","contact_time"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d997147a-3aa1-49fb-afce-5edcea26ac12","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/contact_time","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","contact_time"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f36816c2-2ba6-41a3-abae-b8d743b5205e"}],"id":"ed4adb25-805c-4d19-a1b8-cd81b8c6ceb6","_postman_id":"ed4adb25-805c-4d19-a1b8-cd81b8c6ceb6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/phones/:id/relationships/person","id":"beedb4a0-faf1-4707-b3ad-450d42b788b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phones/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b18d3912-e3f7-4456-9de3-2dcbcd1c0fbe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c42e144e-e6b8-4c79-9989-7c3dff2b881b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"701a55ea-aba7-4408-960b-9e7eeab056f5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"61e87185-f1db-4466-9ba3-c7a5211b47fe","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"665b4d8e-bb06-4856-8b34-ab657bdc1baf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5204425c-99ac-456c-a3d0-558d0a182fbf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"beedb4a0-faf1-4707-b3ad-450d42b788b7"}],"id":"b8de0c82-5758-47b9-a855-b4f683b09303","_postman_id":"b8de0c82-5758-47b9-a855-b4f683b09303","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"phone_type","item":[{"name":"/people/phones/:id/relationships/phone_type","id":"3d62c62a-db23-4e72-a0f4-43a3cdc216ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phones/:id/relationships/phone_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones",":id","relationships","phone_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"632bffc3-ca97-4d99-b0cd-a9a72c9ec01c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7941b255-c368-4316-909d-071fca300361","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/phone_type","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","phone_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"phone_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2f751b82-dd77-4890-8ef1-1f0108815d58","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/phone_type","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","phone_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"519279be-d93b-4209-84f2-afaf7defcce6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/phone_type","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","phone_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da2ea0e1-0ee3-4640-9e5c-5ae126cbae4f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/phone_type","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","phone_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be1ddc9c-c9ba-47d5-92f6-47cc38de316b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id/relationships/phone_type","host":["https://api.casebook.net"],"path":["people","phones",":id","relationships","phone_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3d62c62a-db23-4e72-a0f4-43a3cdc216ec"}],"id":"10bc5d66-06b5-4d46-98c5-5c2d9ec21ef8","_postman_id":"10bc5d66-06b5-4d46-98c5-5c2d9ec21ef8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c89de939-8981-4215-8e32-baf677876523","_postman_id":"c89de939-8981-4215-8e32-baf677876523","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/phones/:id","id":"222449a6-07f9-49d2-8211-1af4d8a30cf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phones/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"56bdeb09-a5fc-4d7f-a350-2b5e94b4c59f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5cb7d3c7-ba07-4c14-bd65-c6d7a8bae60e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d650b57c-a594-42d8-a6d5-d543f1588692","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b6772181-cfbe-4796-826a-77820777f45a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3e66d9e-8ca0-49fe-8a33-3b96828d7038","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d86acbc3-5bbd-4861-8d4d-bb495793932f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"222449a6-07f9-49d2-8211-1af4d8a30cf2"},{"name":"/people/phones/:id","id":"3aa038e6-481b-4d96-88a8-1c97b2950127","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phones/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f0f2c375-e942-43a4-b0f0-147c9ef20004","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bd5e89c0-d280-4fc7-b2e4-f672451f395d","name":"Phone was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c0d55a6e-66b4-4249-8de1-00a482f3f0ad","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef1f7e93-cfc1-458e-ba99-200c7577aef6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3aa038e6-481b-4d96-88a8-1c97b2950127"},{"name":"/people/phones/:id","id":"010dd78f-0c14-4f33-a19c-234981af9d44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phones/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2d5e0578-5a38-4c09-a02f-047e148da364","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d56bb7c8-6efe-4bbf-a32a-6b29127a18c7","name":"Phone was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"phones\",\n\t\"attributes\": {\n\t\t\"country_code\": \"<string>\",\n\t\t\"country_prefix\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"extension\": \"<string>\",\n\t\t\"number\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact_time\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contact_times\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"phone_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"phone_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f86880df-9cc5-489c-9dfc-a3c0d7d8c2ff","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"26b8540b-58d1-4a3c-87cb-056e4ef40428","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f6cbc78-4720-4046-8288-eceeee2d6658","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4e8c827-3efd-4305-a74c-ab765a3bd214","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phones/:id","host":["https://api.casebook.net"],"path":["people","phones",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"010dd78f-0c14-4f33-a19c-234981af9d44"}],"id":"eaf111b2-efb6-4e80-8087-d940225cf921","_postman_id":"eaf111b2-efb6-4e80-8087-d940225cf921","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/phones","id":"a8f9af1d-13dc-4d66-8e40-f7fe88b3e755","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phones","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country_code]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country_prefix]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[extension]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b27f10da-2e49-4963-8485-7be22b0960ac","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones","host":["https://api.casebook.net"],"path":["people","phones"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_code]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_prefix]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[extension]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"country_code\": \"<string>\",\n\t\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"extension\": \"<string>\",\n\t\t\t\t\"number\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact_time\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"phone_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"country_code\": \"<string>\",\n\t\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"extension\": \"<string>\",\n\t\t\t\t\"number\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact_time\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"phone_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0cbb9efe-85ee-404c-a3d6-a643d25f6ba1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phones","host":["https://api.casebook.net"],"path":["people","phones"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_code]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_prefix]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[extension]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a8f9af1d-13dc-4d66-8e40-f7fe88b3e755"},{"name":"/people/phones","id":"4125d1a1-350a-42d3-b45e-c1183a0bff70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phones","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phones"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bb0a4463-8f15-4b91-a962-d14aff65b649","name":"Phone was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phones"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"phones\",\n\t\"attributes\": {\n\t\t\"country_code\": \"<string>\",\n\t\t\"country_prefix\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"extension\": \"<string>\",\n\t\t\"number\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact_time\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contact_times\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"phone_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"phone_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"34adb3e8-3dbb-455c-bb96-c2b8b30aaec2","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phones"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b11c74db-a36b-40cd-ab06-87e8f5c18e4b","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phones"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8a84f509-ca3f-46e6-85f3-4d58a34b7e78","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phones"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3c1c780-341b-42e2-a17e-65731242f45f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phones\",\n\t\t\"attributes\": {\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"country_prefix\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"number\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact_time\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contact_times\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"phone_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"phone_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phones"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4125d1a1-350a-42d3-b45e-c1183a0bff70"}],"id":"5aece5aa-bbb9-48d9-9d25-b597e68c61f8","_postman_id":"5aece5aa-bbb9-48d9-9d25-b597e68c61f8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"phone_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"phones","item":[{"name":"/people/phone_types/:id/relationships/phones","id":"643d4504-63a6-4664-af38-535305d43930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phone_types/:id/relationships/phones","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phone_types",":id","relationships","phones"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4418854d-f3ec-4762-be2a-affbd11448c8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b1256bc0-9dc2-4993-bd4f-53a73dc1bf65","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","phone_types",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phones\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"319802fb-8b99-4e3b-afc0-7a86910dc6b3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","phone_types",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e4f7f1c8-bf76-4f13-9745-ebd550a48506","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","phone_types",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aeee8950-5187-498d-9a25-2fbe2b761d2f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","phone_types",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eca4acef-ff75-4433-9ec8-76ebf14f4a54","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id/relationships/phones","host":["https://api.casebook.net"],"path":["people","phone_types",":id","relationships","phones"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"643d4504-63a6-4664-af38-535305d43930"}],"id":"96633afd-ce13-460f-957e-3100762f2f25","_postman_id":"96633afd-ce13-460f-957e-3100762f2f25","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"cf0d4e71-f188-4076-898c-c5266f355268","_postman_id":"cf0d4e71-f188-4076-898c-c5266f355268","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/phone_types/:id","id":"0b6bdb28-dedf-4175-b1bd-9ce70897f895","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phone_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phone_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"58fd04e3-3ba5-4734-9d8d-12649137b36a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1e6dd1c0-af74-4918-b48b-34bdece71d7e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"phones\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d037cec1-d825-459f-ac10-95a650f3f797","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b8c77ae2-c6c1-4f31-b438-9447adb8a7bd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d9f266a-c643-4cda-9115-21b294aa3324","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1630d0ca-4a3b-48ff-bf0f-f9398e5dd89b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0b6bdb28-dedf-4175-b1bd-9ce70897f895"},{"name":"/people/phone_types/:id","id":"1ca90efa-2603-44b1-b378-3ae1b07033a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phone_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phone_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d2cb47b5-d232-47e7-8c78-a0f0ea81a656","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2a1d5c4a-146f-4025-b87f-1e9e428bbf23","name":"PhoneType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2557dbd3-d848-4d5b-96e5-ab91860fc25b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"280c1ecd-546c-44be-bc0c-ba2e4fdb2253","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ca90efa-2603-44b1-b378-3ae1b07033a4"},{"name":"/people/phone_types/:id","id":"793e0cc2-0f9f-4203-a17f-4a1d78a1204e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phone_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phone_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"80062372-6bba-4d5d-81f7-3c5bbaa8a55f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a2e0ca69-7fb1-46a5-acff-2828d7e07ad5","name":"PhoneType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"phone_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"phones\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"04130f9d-3b18-4e19-97b9-cec11c6e5c7a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67cb1572-b371-47e2-8335-476d9e362e57","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"18c82ad5-4dc2-4201-8b70-71568948e3ab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ce76803-f29d-464a-923a-da9e70734b0b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/phone_types/:id","host":["https://api.casebook.net"],"path":["people","phone_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"793e0cc2-0f9f-4203-a17f-4a1d78a1204e"}],"id":"3ea4f16e-7e1b-43c5-8981-e235a0862b5d","_postman_id":"3ea4f16e-7e1b-43c5-8981-e235a0862b5d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/phone_types","id":"12bcae1f-8581-4747-9517-596c5e34e30a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/phone_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phone_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e5eadecd-8fcd-48de-ae91-147b3640787a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types","host":["https://api.casebook.net"],"path":["people","phone_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phone_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"phones\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"phone_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"phones\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"411f17c2-5df6-4c45-9e4a-2555bff2a663","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/phone_types","host":["https://api.casebook.net"],"path":["people","phone_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"12bcae1f-8581-4747-9517-596c5e34e30a"},{"name":"/people/phone_types","id":"3863c273-cd5d-4f59-b4af-dc74d05a6e90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phone_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","phone_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"d74d8070-17e9-4fbe-b959-91510671d799","name":"PhoneType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phone_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"phone_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"phones\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5e363ebd-a693-44a3-8312-3b17606101c3","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phone_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ae989a18-9854-4fa5-924f-ed03deb9df77","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phone_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ac5c46cb-4ac4-4321-93fd-fe865d870961","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phone_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b2ed9300-7d9d-4841-bb25-b6c5e4273eb4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"phone_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/phone_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3863c273-cd5d-4f59-b4af-dc74d05a6e90"}],"id":"9c6c0824-6bd0-4f7e-89f8-a7f4f5a8e29c","_postman_id":"9c6c0824-6bd0-4f7e-89f8-a7f4f5a8e29c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"prescriptions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"doctor_person","item":[{"name":"/people/prescriptions/:id/relationships/doctor_person","id":"ade289e7-a730-4190-aa78-a98b4c031aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/prescriptions/:id/relationships/doctor_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions",":id","relationships","doctor_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"15bfb17c-9195-4bdc-82f4-cc95f88c61a8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"edc08d32-2c5a-4c18-bf6b-d2e6174776ac","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"doctor_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"47bf15e9-b44c-4292-ab37-13f334232162","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"20fd4876-0a26-4e56-8105-57cc05d63f08","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03947d0d-2719-441b-8f3d-0121f8796cd4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6ce76b9c-9950-4207-844e-2832fda880b1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/doctor_person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","doctor_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ade289e7-a730-4190-aa78-a98b4c031aad"}],"id":"ebf962d1-ee69-4317-9812-a76d5bf4bdf8","_postman_id":"ebf962d1-ee69-4317-9812-a76d5bf4bdf8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"medical_condition","item":[{"name":"/people/prescriptions/:id/relationships/medical_condition","id":"590dc6df-bd4e-4d5e-8341-f105332dfc1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/prescriptions/:id/relationships/medical_condition","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions",":id","relationships","medical_condition"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"741513be-8521-4f0a-8383-90de48eb21fe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cc81a82c-6647-4ef6-b226-ffa22b2421b3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"medical_condition\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6f2a05cf-daa7-43cd-a90d-fefb755d5ea0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5f54559f-e877-4373-b017-428d4776de3b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4ce4e4a0-d3f2-441f-aaa3-671810d62fe3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ef8615b-8150-43d0-93f3-7105d69d3735","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/medical_condition","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","medical_condition"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"590dc6df-bd4e-4d5e-8341-f105332dfc1e"}],"id":"cfe6b2cf-82f5-4c55-96ed-67e81125a2de","_postman_id":"cfe6b2cf-82f5-4c55-96ed-67e81125a2de","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"person","item":[{"name":"/people/prescriptions/:id/relationships/person","id":"1d027bf6-eb29-4767-9216-22ce90cd4971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/prescriptions/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"447ecf41-712d-453b-a1ef-8e60aaec2267","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a732f765-335e-42bd-aae6-89eb4ed33ae6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"99c87c9d-d72e-40e1-a5cb-247662696e86","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0447ef66-bcd4-4d6d-bb52-c68957740401","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32d7965b-20b1-45ec-ae72-c8f0979bf020","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d33d2c5f-41fd-4196-a3ee-4fce72a67bc5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","prescriptions",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1d027bf6-eb29-4767-9216-22ce90cd4971"}],"id":"f3384dfb-9aca-410a-8af6-59bc4f66c113","_postman_id":"f3384dfb-9aca-410a-8af6-59bc4f66c113","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"95136f64-f2e5-49ee-a16d-dc4734d7f460","_postman_id":"95136f64-f2e5-49ee-a16d-dc4734d7f460","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/prescriptions/:id","id":"21a54545-3793-438a-b167-f75f415cb338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/prescriptions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ff43130f-e9da-40ff-b83e-037e88549646","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9318606a-17fd-42de-824c-b0a2927d17c1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bc14fb49-137d-4492-83dc-cc292a09d8c2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f63d1871-d6fa-4c96-9729-bfd8e77d0bb0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a59d674-276b-4d15-84d5-0f7ec1a36527","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dccdf8e5-cce5-4828-8bfc-97faf40fab33","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"21a54545-3793-438a-b167-f75f415cb338"},{"name":"/people/prescriptions/:id","id":"38763e93-070d-4ce1-8266-f2650626ebd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/prescriptions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"25bd5770-55ac-44d0-9866-e4299d619fdf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"80e89772-7d69-4223-be1c-ecef1244b265","name":"Prescription was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"4b91b894-bdc6-4a0d-86d2-3c80c1f54db2","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5646db67-87a7-431b-b168-0c872907022f","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"38763e93-070d-4ce1-8266-f2650626ebd7"},{"name":"/people/prescriptions/:id","id":"07d6e964-8424-4091-8e9b-42b382902977","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/prescriptions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ccabecfb-75a7-4a7b-b682-dad0a38967f2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"02236769-fb93-4e59-9eb7-ed61a9a946b2","name":"Prescription was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"prescriptions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"dosage\": \"<string>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"doctor_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"medical_condition\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f9e92450-3bdc-434e-afcc-209acc74820e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"33601a3f-13af-4728-8b00-c339b4319675","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92608f2a-18bb-4bc5-8cf8-93553ea678fa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d50349d2-8661-4be9-82f4-aaa484046698","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/prescriptions/:id","host":["https://api.casebook.net"],"path":["people","prescriptions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"07d6e964-8424-4091-8e9b-42b382902977"}],"id":"a3fadba6-2280-4a0f-94d6-be935347ce0d","_postman_id":"a3fadba6-2280-4a0f-94d6-be935347ce0d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/prescriptions","id":"c0035eaf-8d0a-41dd-bf50-42b77ea0f94e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/prescriptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[dosage]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"02bf0bd5-d3b4-4a02-87f1-bdf013dcbf83","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions","host":["https://api.casebook.net"],"path":["people","prescriptions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[dosage]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"prescriptions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"dosage\": \"<string>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"doctor_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"medical_condition\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"prescriptions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"dosage\": \"<string>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"doctor_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"medical_condition\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f17cad66-c5f8-4398-907a-c73f7492835f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/prescriptions","host":["https://api.casebook.net"],"path":["people","prescriptions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[dosage]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c0035eaf-8d0a-41dd-bf50-42b77ea0f94e"},{"name":"/people/prescriptions","id":"6ee6d76a-2891-407c-a77d-6d7f2fdc159c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/prescriptions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","prescriptions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"fdae004a-97be-40da-9614-c4f976f55e17","name":"Prescription was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/prescriptions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"prescriptions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"dosage\": \"<string>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"doctor_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"medical_condition\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5e6a2f5a-1942-42e2-bd12-1599bcba174c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/prescriptions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c8bd0c1e-ab03-4a66-a3d8-40fb403e0888","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/prescriptions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f234c573-b8f7-4b77-8513-10e8571afc4f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/prescriptions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"731fe302-06df-4d2a-aaca-7d81ca5a7aa2","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"prescriptions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"dosage\": \"<string>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"doctor_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"medical_condition\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"medical_conditions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/prescriptions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6ee6d76a-2891-407c-a77d-6d7f2fdc159c"}],"id":"bfa8db7b-22bc-4e3b-a949-5653158b8e56","_postman_id":"bfa8db7b-22bc-4e3b-a949-5653158b8e56","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"profile_pictures","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"person","item":[{"name":"/people/profile_pictures/:id/relationships/person","id":"8285ed44-e5e1-4c8a-a627-dbef7bc288ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/profile_pictures/:id/relationships/person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","profile_pictures",":id","relationships","person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fd3ddd2e-ca70-4c8a-9522-c72401af0b6f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"adacbb7a-2fc0-42ca-8196-6017444f208c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"11592220-0ea6-4d9f-b6c2-f63e50ede4fb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"90fc4604-80df-4b2f-bdba-0e5a3d51702f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb14d434-2c89-4418-a8c9-ddea9d3591c6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66002497-2d7a-4fb4-8ec1-1844c8acc451","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id/relationships/person","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id","relationships","person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8285ed44-e5e1-4c8a-a627-dbef7bc288ab"}],"id":"a7df6498-5b71-4c49-abc3-b06ec7511ea2","_postman_id":"a7df6498-5b71-4c49-abc3-b06ec7511ea2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7b1332ae-6ddd-4398-8c09-d65f39965cb8","_postman_id":"7b1332ae-6ddd-4398-8c09-d65f39965cb8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/profile_pictures/:id","id":"e20b4606-1a5d-42fb-9dfe-e92740b9a354","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/profile_pictures/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","profile_pictures",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"729d6f42-966d-4dcb-8627-1ea424052570","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6fb4ab4f-bc9e-42a5-a427-3030bbcfbd65","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a895fe91-9e6d-4c19-91fa-0c531521daf5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c4c9d3a1-c892-470a-ba0a-cf94a637c7a1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d940df7-8809-4da9-9122-75f5b033913e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb0bda37-3431-4138-9049-1130b9f7035c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e20b4606-1a5d-42fb-9dfe-e92740b9a354"},{"name":"/people/profile_pictures/:id","id":"255b6170-f7f0-4b87-bcc3-e265ff882688","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/profile_pictures/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","profile_pictures",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a61abf46-3db8-4fc9-a468-3c3e7adaaa96","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d7d800c8-a5c7-4fbc-b00c-d77ca6104c96","name":"ProfilePicture was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"56bcfcb7-1fa1-4a40-be11-bc8ee699fa3b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69430202-0224-4e19-a1eb-642ea21b5ff7","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"255b6170-f7f0-4b87-bcc3-e265ff882688"},{"name":"/people/profile_pictures/:id","id":"34cea93c-1175-4db5-90dc-ba5c074298ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/profile_pictures/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","profile_pictures",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6322c135-08e5-42d2-ae8b-6f9b52d210ee","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f818e6f4-9798-49a3-9c19-5c4ec839d6bf","name":"ProfilePicture was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"profile_pictures\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"45986ceb-ee61-4ff4-98ba-3f7afe8b8a49","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c3a2be3-e058-4924-9b85-c28a6f1c2826","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a3a1e63-b23d-4ee7-9357-af28c1147ead","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"132692f4-927c-4aff-8187-7d62177a5cec","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/profile_pictures/:id","host":["https://api.casebook.net"],"path":["people","profile_pictures",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"34cea93c-1175-4db5-90dc-ba5c074298ed"}],"id":"dbb25536-5ed6-4ecd-a388-7afcc3bd0c3d","_postman_id":"dbb25536-5ed6-4ecd-a388-7afcc3bd0c3d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/profile_pictures","id":"36766b63-77bf-4075-b531-103b23ecdb04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/profile_pictures","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","profile_pictures"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0922a231-0a2f-4fba-a113-d35048e4f23f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures","host":["https://api.casebook.net"],"path":["people","profile_pictures"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"profile_pictures\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"profile_pictures\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"366c1609-c586-42a9-b79e-7ede09a82582","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/profile_pictures","host":["https://api.casebook.net"],"path":["people","profile_pictures"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"36766b63-77bf-4075-b531-103b23ecdb04"},{"name":"/people/profile_pictures","id":"e1cd9489-2db7-4f64-9778-67d9f5234cf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/profile_pictures","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","profile_pictures"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f9dfd9ca-b0ac-482a-820a-2becfd1fbc2e","name":"ProfilePicture was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/profile_pictures"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"profile_pictures\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d3ba616f-19e2-469f-a593-9ee80a29ba9c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/profile_pictures"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa5e889c-23ae-447c-9539-88da006d72ce","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/profile_pictures"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5b907286-c02b-4eb9-98f5-fd8c5676049d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/profile_pictures"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"12f778bb-de78-40b2-b814-7a6193ce1955","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"profile_pictures\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/profile_pictures"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e1cd9489-2db7-4f64-9778-67d9f5234cf9"}],"id":"98c9b7ce-d1c5-4a9d-970e-c76515c84c19","_postman_id":"98c9b7ce-d1c5-4a9d-970e-c76515c84c19","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"races","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_races","item":[{"name":"/people/races/:id/relationships/people_races","id":"bbbf4fa3-67cb-4e12-860b-abc3b0c43476","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/races/:id/relationships/people_races","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","races",":id","relationships","people_races"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aa668787-c797-4672-a601-528f5d7524b5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1c741a88-be5f-43ab-82ad-0be815b38a80","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id/relationships/people_races","host":["https://api.casebook.net"],"path":["people","races",":id","relationships","people_races"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_races\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_races\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d796827c-775a-4b8c-ad4f-71c6d9775172","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id/relationships/people_races","host":["https://api.casebook.net"],"path":["people","races",":id","relationships","people_races"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5bf36219-3dd0-443e-acb1-d73a1fb3e712","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id/relationships/people_races","host":["https://api.casebook.net"],"path":["people","races",":id","relationships","people_races"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fcf8e294-ddbd-44d6-8b26-5a333c6a729e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id/relationships/people_races","host":["https://api.casebook.net"],"path":["people","races",":id","relationships","people_races"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab571780-550f-4bc3-a267-b883535435d8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id/relationships/people_races","host":["https://api.casebook.net"],"path":["people","races",":id","relationships","people_races"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bbbf4fa3-67cb-4e12-860b-abc3b0c43476"}],"id":"58e74046-d18e-4b2a-96ac-45a2528cef82","_postman_id":"58e74046-d18e-4b2a-96ac-45a2528cef82","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"f390149e-bc7a-4ca8-b5a9-a3a3b3dc88fe","_postman_id":"f390149e-bc7a-4ca8-b5a9-a3a3b3dc88fe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/races/:id","id":"becae5c6-0f29-44c7-adfa-c831e40d16e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/races/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","races",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"53a175a1-5fdb-46c9-9ba8-36bb3f6a73f0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bd371981-706f-4cce-aa05-414d68dbcc36","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"peopleRaces\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"509e7eaa-3ece-4778-934b-86237755597e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1ca890b3-36ca-4598-ad28-90df8619f945","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"43c9ca69-96ce-4cd3-a90e-003617f5a90a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6ff13cd2-8fd5-4358-882d-498fa7c4fef5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"becae5c6-0f29-44c7-adfa-c831e40d16e4"},{"name":"/people/races/:id","id":"642e8450-be9d-480f-8e27-8059414194c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/races/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","races",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7c7c94e4-115d-4c2a-bf6e-ac5ec6b8593f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2d24ada2-c5c7-41a9-b00d-13ea38445794","name":"Race was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"54aeea80-af5d-476c-b666-ccce915d9a2f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ee7f3cbd-ba58-49c5-a814-a2f5d797fcd1","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"642e8450-be9d-480f-8e27-8059414194c1"},{"name":"/people/races/:id","id":"b64f39ae-3537-4614-a707-dbe7fafabb91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/races/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","races",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e7ef6a14-c394-4128-abe5-5e353fe7735c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33f32f39-e3f9-40a0-ac92-2297a59fd947","name":"Race was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"races\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"peopleRaces\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4c38eaed-382b-439b-8cb1-a1acf0bb6ce1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6ec84e09-1c73-47a8-84c2-e2dbdcd275b1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"81321184-3172-4c22-ae1e-e40128cf9576","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3c3beae4-5a2c-4dcc-bb5e-f920defbd3df","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/races/:id","host":["https://api.casebook.net"],"path":["people","races",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b64f39ae-3537-4614-a707-dbe7fafabb91"}],"id":"0b55d6b0-9c82-4802-a59f-8ff2c203fd21","_postman_id":"0b55d6b0-9c82-4802-a59f-8ff2c203fd21","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/races","id":"e0997ac8-826a-4bac-849c-769bbcece2ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/races","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","races"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2d2c265f-96be-4355-ac01-7d4cac430ae2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races","host":["https://api.casebook.net"],"path":["people","races"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"races\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"peopleRaces\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"races\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"peopleRaces\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2e8a515e-f6b5-4014-9cd6-940193ff6b16","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/races","host":["https://api.casebook.net"],"path":["people","races"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e0997ac8-826a-4bac-849c-769bbcece2ca"},{"name":"/people/races","id":"13e0f1c2-ed89-494c-8153-06a9efe8e79d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/races","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","races"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2c160e1a-9e67-44c8-8e5c-25fb3d4f765c","name":"Race was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/races"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"races\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"peopleRaces\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b5566373-3d91-45e0-843a-09f289407045","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/races"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e2974967-f97b-42d7-863e-1b2e4e5c000a","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/races"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2bf28196-d013-4b0f-941e-587eac53c9a1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/races"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ca7387d7-47a5-441a-bd69-d41f59a35d99","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"races\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/races"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"13e0f1c2-ed89-494c-8153-06a9efe8e79d"}],"id":"10379c52-b0f7-441d-ac36-8221903a1333","_postman_id":"10379c52-b0f7-441d-ac36-8221903a1333","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"relationship_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_relationships","item":[{"name":"/people/relationship_types/:id/relationships/people_relationships","id":"9c4e61d1-a289-436f-9f7a-19609fc2a0f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/relationship_types/:id/relationships/people_relationships","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","relationship_types",":id","relationships","people_relationships"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a0a60b6e-8db0-48b1-8f6d-d28ba750d45d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c42ae5d7-4882-44ed-a545-7dc0e975d544","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id/relationships/people_relationships","host":["https://api.casebook.net"],"path":["people","relationship_types",":id","relationships","people_relationships"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_relationships\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_relationships\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8c15f499-f1ba-4a2b-a7b9-28143ad1caa1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id/relationships/people_relationships","host":["https://api.casebook.net"],"path":["people","relationship_types",":id","relationships","people_relationships"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d0b3c460-6617-404e-8a61-e3b004c1d5c8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id/relationships/people_relationships","host":["https://api.casebook.net"],"path":["people","relationship_types",":id","relationships","people_relationships"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"46f53d99-0169-4f5b-a8b1-7d98d6f0dec4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id/relationships/people_relationships","host":["https://api.casebook.net"],"path":["people","relationship_types",":id","relationships","people_relationships"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a0df05a2-b1c2-4e08-a948-ed122a271c96","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id/relationships/people_relationships","host":["https://api.casebook.net"],"path":["people","relationship_types",":id","relationships","people_relationships"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9c4e61d1-a289-436f-9f7a-19609fc2a0f0"}],"id":"cad8c09d-989d-479f-a1c4-53b999e5f50d","_postman_id":"cad8c09d-989d-479f-a1c4-53b999e5f50d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2f61a39b-8777-4125-a54a-442700c33703","_postman_id":"2f61a39b-8777-4125-a54a-442700c33703","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/relationship_types/:id","id":"caf2ec97-e8ae-494d-b9a3-907cde9b510b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/relationship_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","relationship_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e748426d-70aa-4d96-bdcc-5161e58ef592","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8315ec83-194b-4d99-8648-f7d1a6310d3a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people_relationships\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e97fad77-dbae-4dca-a669-8b4398168c82","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"85679008-6a85-414a-a3c0-bafb020034f9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"838781a2-5d2f-496f-a31c-60cc5689afc6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f9249a7-129c-474c-b62e-1b189ce49596","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"caf2ec97-e8ae-494d-b9a3-907cde9b510b"},{"name":"/people/relationship_types/:id","id":"1ea5189b-f33a-46f4-b9b1-0248af2d2ef9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/relationship_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","relationship_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a72b1484-7bdc-403d-9442-664e7c71c17a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"68c18698-2f7f-4abb-8000-271c960fa136","name":"RelationshipType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3abc6828-8faa-463a-af84-a6d6c83471e7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6144de0c-fc20-45cd-80f4-a9177bea5475","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ea5189b-f33a-46f4-b9b1-0248af2d2ef9"},{"name":"/people/relationship_types/:id","id":"2d559746-4751-4bac-99b4-bd6399274196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/relationship_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","relationship_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b3db7fd2-5452-4ab0-b416-36ffc9c3dbe0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"07446e65-1947-4eef-87ea-ec71d31a1674","name":"RelationshipType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"relationship_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"generation_gap\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"strong_name\": \"<string>\",\n\t\t\"support_type\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"weak_name\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_relationships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a6569ef2-e7ca-44c7-8af6-5bcd61d76663","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9cfea103-74e3-4bda-a7ec-e118dab40ca6","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3a2d4941-92ea-4542-814b-2d6d783fd9e7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"36c3ce28-0555-425a-90d7-ec7d8f99767a","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/relationship_types/:id","host":["https://api.casebook.net"],"path":["people","relationship_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2d559746-4751-4bac-99b4-bd6399274196"}],"id":"eed5c85b-ff4c-49a5-85af-c130563d9f9f","_postman_id":"eed5c85b-ff4c-49a5-85af-c130563d9f9f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/relationship_types","id":"aee556b9-5a6d-4682-9ea3-cd55846ce443","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/relationship_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","relationship_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[generation_gap]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[strong_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[support_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[weak_name]","value":"<string>"}],"variable":[]}},"response":[{"id":"a6ba11a6-c340-4c91-8e27-1b7d8e1c850a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types","host":["https://api.casebook.net"],"path":["people","relationship_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[generation_gap]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[strong_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[support_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[weak_name]","value":"<string>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"relationship_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\t\"support_type\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"weak_name\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_relationships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"relationship_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\t\"support_type\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"weak_name\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_relationships\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e6cc8b0c-7e5b-4cd0-ba9b-f82cb9d8a98f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/relationship_types","host":["https://api.casebook.net"],"path":["people","relationship_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[generation_gap]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[strong_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[support_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[weak_name]","value":"<string>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aee556b9-5a6d-4682-9ea3-cd55846ce443"},{"name":"/people/relationship_types","id":"b28c8f9a-12fc-49e4-b84e-a4f5cef0e821","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/relationship_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","relationship_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"006742e6-e834-49b2-b281-c9bf5370f948","name":"RelationshipType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/relationship_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"relationship_types\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"generation_gap\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"strong_name\": \"<string>\",\n\t\t\"support_type\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"weak_name\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_relationships\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2ac6b86a-b60a-4bd2-9c3e-1caf44bb7c00","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/relationship_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e2c52e1-8588-4c85-a255-2dadacbeeec7","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/relationship_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b55f0289-a8c2-461d-8919-44215c3ca1f7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/relationship_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9510ab75-13a3-43c9-ad4a-be823d86e1b4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"relationship_types\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"generation_gap\": \"<number>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"strong_name\": \"<string>\",\n\t\t\t\"support_type\": \"<string>\",\n\t\t\t\"weak_name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/relationship_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b28c8f9a-12fc-49e4-b84e-a4f5cef0e821"}],"id":"f83bf073-7088-4b00-b99e-5effadaf7da2","_postman_id":"f83bf073-7088-4b00-b99e-5effadaf7da2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"religions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/religions/:id/relationships/people","id":"3d69f9f0-7ce3-4daf-8262-b8ee53f7ffe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/religions/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","religions",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3c205faf-7da2-43d1-90b3-531328f88a70","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"44c4adcc-1b33-49dd-a04a-545ade85d647","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","religions",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a3f257e5-f09d-419e-b72f-ffe875a43858","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","religions",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"75795d53-342e-43fb-9266-5f28e5ec78a7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","religions",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3aa8ce1f-45b0-4b7e-a178-082f6b4d8b00","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","religions",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5bae2279-16de-4a9e-bb25-635610422edb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","religions",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3d69f9f0-7ce3-4daf-8262-b8ee53f7ffe1"}],"id":"6e0c1539-d073-4cd8-8777-63338989ad45","_postman_id":"6e0c1539-d073-4cd8-8777-63338989ad45","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c001020f-2928-48d0-bbdf-cd9f2ea0e536","_postman_id":"c001020f-2928-48d0-bbdf-cd9f2ea0e536","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/religions/:id","id":"fbdb13b1-027b-4d2b-9e3d-00b3fd5dda5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/religions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","religions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cbfba3ba-997d-42fd-863f-597d5d9d7755","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"31124f79-000d-45a2-8572-c4208c4d691a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3870b0df-ef46-4bde-89a5-32632c1bc19a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ca5e149b-acbc-4c05-9e79-9b80cdc34759","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"17a48f77-0487-4eff-a339-1d17381d1f82","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"59426002-727a-4a8d-80e4-3a6ab3e3ff72","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fbdb13b1-027b-4d2b-9e3d-00b3fd5dda5c"},{"name":"/people/religions/:id","id":"baa96384-a283-4724-a6c3-a6364cbd4eb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/religions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","religions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f27549ee-3998-4607-b4b2-7453eeb0f04c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d55bb4a7-eede-4b93-a79f-f90f49eb2cdf","name":"Religion was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"4c311e0e-dd07-4c41-bd93-ce6b3d741969","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f0ee1e3e-c493-4694-a165-a66e485bedd1","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"baa96384-a283-4724-a6c3-a6364cbd4eb6"},{"name":"/people/religions/:id","id":"17ed8a80-9b8a-4dd0-a9a4-ce9c312bc338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/religions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","religions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2eed1ffc-e7ba-4d7b-b2cd-9e9468a4443d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d0b8d1f2-5c9f-4267-93f1-f4f896e8a0a1","name":"Religion was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"religions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c9d6584f-02fd-4ac3-8af0-23fea29c9ace","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"18d0ea06-678b-4a1f-8142-b484ba3e2004","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"93fdc03c-d797-4968-bb91-90dbceeabe9a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eea3713d-f291-4738-9c30-dba7d683703a","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/religions/:id","host":["https://api.casebook.net"],"path":["people","religions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"17ed8a80-9b8a-4dd0-a9a4-ce9c312bc338"}],"id":"baa6dd8c-2e63-462c-83ae-fb538284945b","_postman_id":"baa6dd8c-2e63-462c-83ae-fb538284945b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/religions","id":"e33dce67-a0cc-461d-b11a-dcf3932f026b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/religions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","religions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a70bd844-c02e-4c8a-90c7-00f22fb9656d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions","host":["https://api.casebook.net"],"path":["people","religions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"religions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"religions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ac49a7ea-8d98-45c6-8123-1b7bddf59cf3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/religions","host":["https://api.casebook.net"],"path":["people","religions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e33dce67-a0cc-461d-b11a-dcf3932f026b"},{"name":"/people/religions","id":"770e76c5-824a-4314-bdaf-7829515ff690","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/religions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","religions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ba9cc2aa-d32e-4b7f-8407-14b043c03e12","name":"Religion was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/religions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"religions\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"458e1469-d0e3-48ed-b34b-1d90991d99a8","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/religions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a1711ba1-bd60-40e8-b56f-d72c7d7a08dd","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/religions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9b60126e-e4e8-4fc5-9ced-c339f0f7e348","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/religions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f7f9c54c-4d17-4b49-b0c0-442cda443614","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"religions\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/religions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"770e76c5-824a-4314-bdaf-7829515ff690"}],"id":"001a9027-aebd-40fd-9ab3-8a6d78d567c0","_postman_id":"001a9027-aebd-40fd-9ab3-8a6d78d567c0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"school_districts","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"educations","item":[{"name":"/people/school_districts/:id/relationships/educations","id":"d5acf0e2-3353-4661-b481-19104e26e7ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/school_districts/:id/relationships/educations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","school_districts",":id","relationships","educations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f934cdd8-18c9-45f3-97e8-d14530476f9c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"76004528-3359-4f6c-ae13-68d4869f59d5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","school_districts",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"educations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e49b1497-5526-43a2-9b97-8100b708c026","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","school_districts",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2c244512-a93a-4eed-aa36-1619c961b856","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","school_districts",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1208cb31-6694-410b-8c4b-a54d58ebf2c3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","school_districts",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d9abe16-ba98-4e9c-a95d-d4680e3ca592","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id/relationships/educations","host":["https://api.casebook.net"],"path":["people","school_districts",":id","relationships","educations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d5acf0e2-3353-4661-b481-19104e26e7ec"}],"id":"a7482544-4dfa-42fc-a700-25bf37bc30cd","_postman_id":"a7482544-4dfa-42fc-a700-25bf37bc30cd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"caf9510d-723c-4bac-87be-b5438c0c7129","_postman_id":"caf9510d-723c-4bac-87be-b5438c0c7129","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/school_districts/:id","id":"4af39fcf-9b1e-4928-b0e1-a1b77168053c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/school_districts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","school_districts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c6b77691-e45b-4e4a-833e-1f56ea2b6dea","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"095c095c-e58f-40bd-8617-7619fac40bbc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"educations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"26a5a00e-c7a4-44ed-96af-0e649ad6793d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"44de3565-9915-4164-a5c2-40d74ef6cb60","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eed7fbcd-da1b-4162-94f7-9500f0f3937d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8557931f-e351-41ec-8147-493a83a4c42c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4af39fcf-9b1e-4928-b0e1-a1b77168053c"},{"name":"/people/school_districts/:id","id":"25b04c06-28d0-4d07-ab0e-5ebb5788d76d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/school_districts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","school_districts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"538bf33a-fe95-4c6a-8f96-ddba0bd25323","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ef81deeb-0bb6-44eb-9b82-199ce55fd414","name":"SchoolDistrict was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8009db29-350d-4f4b-a492-005035a21fa7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97c723d7-ecd8-4e23-8610-f7ba477b6ed6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"25b04c06-28d0-4d07-ab0e-5ebb5788d76d"},{"name":"/people/school_districts/:id","id":"4e4a1d2e-fbe1-4a4d-a05d-2ad24bd3abd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/school_districts/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","school_districts",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2110ec59-1528-466f-b8c1-b9365db6f9ab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"25cb1269-93e0-4a7e-b2e6-009453c3caf4","name":"SchoolDistrict was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"school_districts\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"educations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bebb707c-ff53-4cc6-bf79-4b067e7a44a0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"981b35d5-0183-46c7-8bb5-3d1714798553","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e976e415-8d45-449e-8543-62c2b51e1af5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a3690d4-f154-49e8-8736-42d45cc76085","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/school_districts/:id","host":["https://api.casebook.net"],"path":["people","school_districts",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4e4a1d2e-fbe1-4a4d-a05d-2ad24bd3abd1"}],"id":"8d17ca47-6b03-4084-9121-9bd1be034410","_postman_id":"8d17ca47-6b03-4084-9121-9bd1be034410","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/school_districts","id":"ee640e14-9a8e-435c-ab38-7fdf832f0cbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/school_districts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","school_districts"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"7cdcee56-964e-469a-849c-2364f677cf90","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts","host":["https://api.casebook.net"],"path":["people","school_districts"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"school_districts\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"educations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"school_districts\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"educations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"145b0bd0-b3bc-4b8b-ad47-e41452843235","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/school_districts","host":["https://api.casebook.net"],"path":["people","school_districts"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee640e14-9a8e-435c-ab38-7fdf832f0cbd"},{"name":"/people/school_districts","id":"7dded294-c9c2-4295-9cb4-2ced23757e82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/school_districts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","school_districts"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ba631222-420b-4560-b4fc-54a13b5d0c02","name":"SchoolDistrict was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/school_districts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"school_districts\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"educations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3b389e58-b504-4a6b-8aeb-cf3318bacb9b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/school_districts"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"16879d7c-4591-4a29-a3a0-a5403a26fddf","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/school_districts"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ec18e4e6-073b-4814-ac2e-9dac3a245463","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/school_districts"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6c2cd992-8594-46f3-833e-31c8937fb49f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"school_districts\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/school_districts"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7dded294-c9c2-4295-9cb4-2ced23757e82"}],"id":"75c475c1-16c4-42c8-9b26-45eca94412b0","_postman_id":"75c475c1-16c4-42c8-9b26-45eca94412b0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sexes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/sexes/:id/relationships/people","id":"9e0ed55a-6274-49dd-8828-01222ae32fb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexes/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexes",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2a58fbe2-0cf9-46ea-a33c-07ee50d0611f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1999ffdd-b8a5-437b-adcc-e62cce38fbef","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"594515da-08e0-4cbc-8373-65aea76a4566","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5d761640-f04c-4767-be4f-f24da84b7413","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c870d467-4078-4429-bca7-7905c0a81b85","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b75d078e-7441-4572-9b25-7319eb8959d2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9e0ed55a-6274-49dd-8828-01222ae32fb6"}],"id":"b73b7287-ae7c-48fe-b7d3-f66ae3dd6202","_postman_id":"b73b7287-ae7c-48fe-b7d3-f66ae3dd6202","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"4c409566-bc0e-47dd-b926-640d12593c18","_postman_id":"4c409566-bc0e-47dd-b926-640d12593c18","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/sexes/:id","id":"dc878221-f1f4-405c-a039-1e793c73488e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6186b5de-f814-4db4-9785-826d993d24ca","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2a31c799-01ed-42b6-9ee8-3a6e115c7f72","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f1048fd5-67fd-4fe2-a696-57a2c5012f3d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"798ebde4-3371-4881-80eb-dbe850cd0baf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a2089cf-b6b4-4428-a293-4dfce5889354","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cafea497-95fc-487b-bb46-24bc7c8f5186","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dc878221-f1f4-405c-a039-1e793c73488e"},{"name":"/people/sexes/:id","id":"c929b056-8153-4412-96f3-eeec3b57d172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d2c66ce3-c1a1-4678-b312-42309bf8ab2d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6198e280-daef-4905-a416-344d460ebcb6","name":"Sex was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"16dd74ef-e70a-4590-8d85-9d5d88e8fa7a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ecb465d-1d7b-4c84-ac01-6a779ba11437","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c929b056-8153-4412-96f3-eeec3b57d172"},{"name":"/people/sexes/:id","id":"9755c415-d26c-498a-ae49-8d5b8a9d1061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b4ca4ecd-cac5-407a-8955-78050dcbddfd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"320767e7-cd47-4c2f-a578-75c1b00a8dcd","name":"Sex was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sexes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"13e8779d-8959-4072-bb5f-dec762f5ec23","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3582d6ad-0b75-4ebf-bc68-75fdadfa95d3","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"26cc7781-5b67-4e9d-aabe-05f6efc87199","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3cdb56a6-63d9-4b76-bbb5-b0e9539d7e49","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexes/:id","host":["https://api.casebook.net"],"path":["people","sexes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9755c415-d26c-498a-ae49-8d5b8a9d1061"}],"id":"54559deb-85ff-4d97-b146-3ca667108972","_postman_id":"54559deb-85ff-4d97-b146-3ca667108972","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/sexes","id":"24b83b93-c1f7-4d14-b079-ff066772154f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"ef1106d5-82f3-407e-a140-d67f9e2ae965","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes","host":["https://api.casebook.net"],"path":["people","sexes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sexes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sexes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"acba2c72-ad5e-4388-a3c0-486f1481a4e3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexes","host":["https://api.casebook.net"],"path":["people","sexes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"24b83b93-c1f7-4d14-b079-ff066772154f"},{"name":"/people/sexes","id":"88d5a58f-5629-4db6-8f9e-47479e9eee62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c038897d-aecd-48a7-97a4-2b4f1f4ebae4","name":"Sex was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sexes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"044c907e-bc47-4e43-a8aa-143d2e26b46b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"361c94e3-4208-4039-804f-5131da8a4eea","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ef3f3188-c8c7-4600-8c5f-d0a992a513cd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5baf6a63-3977-49f6-93a1-919b616f6170","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"88d5a58f-5629-4db6-8f9e-47479e9eee62"}],"id":"5ceeb1d2-5282-4fa4-bd58-d6ef5d7fc01a","_postman_id":"5ceeb1d2-5282-4fa4-bd58-d6ef5d7fc01a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"sexual_orientations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/sexual_orientations/:id/relationships/people","id":"9706dda9-9660-4b19-b98b-5258b00a41fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexual_orientations/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexual_orientations",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"07d6d178-89d5-4287-8bb5-b21981ba12ef","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3bab30c1-1ee2-4a9a-9985-c8e08eaa657b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5787093b-b693-4747-b8f9-736cf888a05f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a4261221-1a3b-4ea8-9d3f-f9a1870c90c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d028a4bd-4895-4e7d-bb31-7c639af803da","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"add2b865-f770-4a7b-adc1-3b6a1dc7c2f5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9706dda9-9660-4b19-b98b-5258b00a41fa"}],"id":"8ab5af67-d7ff-4222-a561-58af06f4264c","_postman_id":"8ab5af67-d7ff-4222-a561-58af06f4264c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"656694b8-3db7-42c6-9fbb-54a8d45c8961","_postman_id":"656694b8-3db7-42c6-9fbb-54a8d45c8961","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/sexual_orientations/:id","id":"9b7b7856-e563-444f-849b-71c858940194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexual_orientations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexual_orientations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2c4e899f-d8a5-4574-bc1f-fc89d4ad52d5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"73c4a4fb-88ad-4aaa-bfff-3c5221e6974b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0a9f4d88-ecd0-4226-ad59-47ddc9c6fcb7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"49314e68-3bdf-4a1b-b839-1d641453adb2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1914dfd9-1aeb-4c11-9e00-5a49d4c761f9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2d19a0a3-27b6-4c77-bcee-eaf8f54526fd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9b7b7856-e563-444f-849b-71c858940194"},{"name":"/people/sexual_orientations/:id","id":"71c722bb-51ed-4f42-9159-53197fcc3f26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexual_orientations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexual_orientations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c368e000-c712-45fd-979e-e34854520068","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9d1c9786-78b2-40ec-990a-334288309841","name":"SexualOrientation was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"95e9da19-2347-498b-9b87-b9f95f48d320","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"784ae72e-5050-49a7-9f75-4db03899fee7","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"71c722bb-51ed-4f42-9159-53197fcc3f26"},{"name":"/people/sexual_orientations/:id","id":"0e4c31ab-fb16-40a4-96ca-70186557307f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexual_orientations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexual_orientations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6b96fb7e-e6f9-4a91-868a-972e2b675de6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6a6cd7e8-13dd-467c-8a6e-13ffbf8b4693","name":"SexualOrientation was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sexual_orientations\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5b14a1a2-f3af-46ee-8dfd-1b5d707d7eca","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"427d05f1-551f-4819-b87a-bceda71c1dc0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad3e1e36-dbbc-4810-9fd0-967f000bb5e4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"597280ab-c523-4bf6-bf18-f54b416378a2","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/sexual_orientations/:id","host":["https://api.casebook.net"],"path":["people","sexual_orientations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0e4c31ab-fb16-40a4-96ca-70186557307f"}],"id":"fdd6dab5-8c04-4298-b673-6dc48cb32d6a","_postman_id":"fdd6dab5-8c04-4298-b673-6dc48cb32d6a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/sexual_orientations","id":"37ddd1f4-7e52-4787-9548-51e98be3e667","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/sexual_orientations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexual_orientations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"cc9f8e9d-13e0-4f91-a26c-2f2ecc3d703f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations","host":["https://api.casebook.net"],"path":["people","sexual_orientations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sexual_orientations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"sexual_orientations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"59277c7d-c6c4-4a56-a3c4-549fb0741948","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/sexual_orientations","host":["https://api.casebook.net"],"path":["people","sexual_orientations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"37ddd1f4-7e52-4787-9548-51e98be3e667"},{"name":"/people/sexual_orientations","id":"580454e8-4e2f-4531-a270-48fd6873ac7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexual_orientations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","sexual_orientations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c9ac4cb6-4218-48cb-a581-5ea8c69e2e33","name":"SexualOrientation was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexual_orientations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"sexual_orientations\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"72f6dd2d-f90f-4ffc-9a35-0922906bc2f6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexual_orientations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6e3c42b3-7816-4a2c-9ef6-6ada255f0edc","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexual_orientations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"92419091-757f-4a3e-ab28-f9aa3776d8f3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexual_orientations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"414e6595-96a0-4172-bae7-f79b62e68e21","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"sexual_orientations\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/sexual_orientations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"580454e8-4e2f-4531-a270-48fd6873ac7f"}],"id":"dadf1b6b-5ce0-4100-85ab-3ea35c48108a","_postman_id":"dadf1b6b-5ce0-4100-85ab-3ea35c48108a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"suffixes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"aliases","item":[{"name":"/people/suffixes/:id/relationships/aliases","id":"3d02016b-6541-411b-b8d0-2d38a1ed4f0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/suffixes/:id/relationships/aliases","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","suffixes",":id","relationships","aliases"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"da3ac6e7-30d4-48df-931b-da68fe26137f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dc2d6cc6-6b63-4fed-b5a3-169486401433","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"aliases\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8b0342fc-548a-40f9-99ae-c8014a68477c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"012001bb-a94f-43ab-9dfd-7e95a357c732","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80fab367-b5f7-4bdb-9477-ef850077d0ac","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a9943d47-7ebd-4732-a010-00e01f954a2e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/aliases","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","aliases"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3d02016b-6541-411b-b8d0-2d38a1ed4f0e"}],"id":"13a2e508-b475-41fe-8cca-89b17bcea3b0","_postman_id":"13a2e508-b475-41fe-8cca-89b17bcea3b0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"people","item":[{"name":"/people/suffixes/:id/relationships/people","id":"367247a0-8f9b-4bb3-8426-9c9a73cfb974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/suffixes/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","suffixes",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cdbc5111-ebd2-4c8c-bcb5-952ce643a04a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6240b06f-823d-455b-89ea-5d5fdd78431b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7954261d-209d-4008-92d5-ac2ef53df906","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"19e15801-7a4f-4c40-8081-aec0b4e6e57e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e2921176-cacd-4bfc-b724-2dc361c04e51","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"70a1631c-aee3-4e90-8dbc-ffaa0898a59c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","suffixes",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"367247a0-8f9b-4bb3-8426-9c9a73cfb974"}],"id":"365257c5-1050-4111-9a16-fce232c7bb33","_postman_id":"365257c5-1050-4111-9a16-fce232c7bb33","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"bf6f416d-4474-464d-a9c3-458086347324","_postman_id":"bf6f416d-4474-464d-a9c3-458086347324","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/suffixes/:id","id":"13b6d78f-215d-46fe-bfec-68a05efa3360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/suffixes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","suffixes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8a719c5c-6ffc-499f-9b9e-662e6c7d6797","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9caa374-49d9-4e3d-8af9-2c000d32052f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"aliases\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c408dc38-5b2f-4305-9f17-c4095518fa14","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f9287f75-5b34-47d1-8144-17816646fd81","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8caf0ec-f4e4-4cd4-91f6-adc2e96d6765","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3084a109-5ed5-4025-8595-e36e4b12ebda","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"13b6d78f-215d-46fe-bfec-68a05efa3360"},{"name":"/people/suffixes/:id","id":"223ccb54-4fd7-4f4e-8381-3afa0c91d00b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/suffixes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","suffixes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"40b24964-53dd-43d2-bba3-7a6e99f3f25c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bebfbb1b-223d-470e-9a88-5d2a6ce33fde","name":"Suffix was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d44d3010-3dad-4af2-aa8b-ae5f25e53bbb","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c902dde-a3e7-46da-b8b2-b9f88839ba63","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"223ccb54-4fd7-4f4e-8381-3afa0c91d00b"},{"name":"/people/suffixes/:id","id":"67f30c41-453a-4d9e-96be-721bdaf0f784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/suffixes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","suffixes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0ba7ab3b-cbd8-4104-bc91-6393e50d18b3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"894649c6-8887-4cf0-b690-264622a98080","name":"Suffix was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"suffixes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"aliases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bd7f3dd1-5cb2-459c-8fc6-4b89241fe6a7","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f09ea020-d4f2-4419-8450-fe375ca4c93c","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6e85eef1-3824-4961-bb3b-a9cde645f99a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"95955d3c-4327-4a96-91b1-7c505ad5b3cd","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/suffixes/:id","host":["https://api.casebook.net"],"path":["people","suffixes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"67f30c41-453a-4d9e-96be-721bdaf0f784"}],"id":"8fb0cb69-38d0-44d8-a23e-23aea2d47bcf","_postman_id":"8fb0cb69-38d0-44d8-a23e-23aea2d47bcf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/suffixes","id":"a3abcd14-2e17-445f-888e-64c7743cf306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/suffixes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","suffixes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"f3095b56-51c8-4ea1-af0f-4a89ebd88c55","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes","host":["https://api.casebook.net"],"path":["people","suffixes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"suffixes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"aliases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"suffixes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"aliases\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a4ff935d-4e4f-45a3-8143-60b1777563fd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/suffixes","host":["https://api.casebook.net"],"path":["people","suffixes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3abcd14-2e17-445f-888e-64c7743cf306"},{"name":"/people/suffixes","id":"d69964e3-bd4d-49b0-b834-dcf910689acd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/suffixes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","suffixes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"93d4a7e7-671f-439e-985e-13baea22e786","name":"Suffix was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/suffixes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"suffixes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"aliases\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1596c7d4-e7a6-47fe-bbdc-40d195ef94fb","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/suffixes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5e6e0d11-d511-4ea9-b6c0-f7f5723f1206","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/suffixes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7b02ae48-5132-4060-beb0-45ae77aa366e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/suffixes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"110f6ced-2710-452c-bff1-1e80ba913bea","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"suffixes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/suffixes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d69964e3-bd4d-49b0-b834-dcf910689acd"}],"id":"a99198d7-18ce-4e35-942f-cdc910636412","_postman_id":"a99198d7-18ce-4e35-942f-cdc910636412","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tribes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_tribes","item":[{"name":"/people/tribes/:id/relationships/people_tribes","id":"674305b1-24cb-497b-9a4c-2a4eb3af3635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribes/:id/relationships/people_tribes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribes",":id","relationships","people_tribes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"79cc3b40-4d11-463e-b397-fafb944c2e1a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6f863f63-89cf-4bf9-9c83-4d322bf492d6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribes",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_tribes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_tribes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a22c8960-8d7d-4045-8fc3-339a8e6b6d4b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribes",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c2897f53-10ea-4683-86c0-aefbdb7cf86c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribes",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01961c78-a4a4-47d6-82e6-f1f9e56bf31a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribes",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ce80578-c86d-4b09-ba38-b9b02153efe0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribes",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"674305b1-24cb-497b-9a4c-2a4eb3af3635"}],"id":"4c29c78e-f542-4ec8-b4c3-26d37de7da1f","_postman_id":"4c29c78e-f542-4ec8-b4c3-26d37de7da1f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"be6f4afd-9255-42af-bc04-eb0a4ae051d1","_postman_id":"be6f4afd-9255-42af-bc04-eb0a4ae051d1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/tribes/:id","id":"d91c013e-5b5b-4fce-a3f6-6fd170a4730d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5528d0d5-0f0f-4e9f-8030-a7517c00e50b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"48e79b59-87d1-4437-92f8-4f2661a85431","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people_tribes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8381976d-0b0b-4725-924f-c86c4b26d8e0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"531e73c4-4f52-4924-a389-c7fb2e74a421","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"64fc7201-1dc1-41c4-b725-f31b4a2fdfc3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b61f4757-c9ba-43df-a257-44cec1dea7b2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d91c013e-5b5b-4fce-a3f6-6fd170a4730d"},{"name":"/people/tribes/:id","id":"5bf3593c-ad7c-4e4e-8264-b2cfef91026d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2b7eed8a-cfbd-4dc1-8ccb-2233c0108a33","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"79ba9d82-8f7f-4c83-b3a2-b1f0dccead4a","name":"Tribe was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"facfe8df-e19f-4379-bd25-fda724c34917","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92443679-b1a0-4d68-bf65-093d4fb17208","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5bf3593c-ad7c-4e4e-8264-b2cfef91026d"},{"name":"/people/tribes/:id","id":"f94eba9f-76f3-45a2-9288-0ae186b839c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"956a29cf-e4de-4561-a16f-8950fcd3bea1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e01705d2-a2ba-4fec-887f-f22f1d37ad98","name":"Tribe was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"tribes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_tribes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3776626f-76e3-4da8-ac67-bff524c6a954","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3706630-3f93-4ea8-b4aa-6544affe1310","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6822203b-c5c7-45bd-8ffb-1c8822447690","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c50109d-0c40-4bc2-a135-fdf2bed2d00d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribes/:id","host":["https://api.casebook.net"],"path":["people","tribes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f94eba9f-76f3-45a2-9288-0ae186b839c4"}],"id":"ef0982de-8b3a-4723-a0cc-e75219a40789","_postman_id":"ef0982de-8b3a-4723-a0cc-e75219a40789","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/tribes","id":"20e01645-ada6-4244-b8fe-da0c594813ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5777983a-30ec-4bfa-97c4-c977fe9a37f9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes","host":["https://api.casebook.net"],"path":["people","tribes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tribes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_tribes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tribes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_tribes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c8e6b453-b1bd-45f8-a46f-e730fa5e7173","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribes","host":["https://api.casebook.net"],"path":["people","tribes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"20e01645-ada6-4244-b8fe-da0c594813ce"},{"name":"/people/tribes","id":"3ae6a8d6-2c22-4da4-9fd2-a00cd8f4bdee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"6b27aad8-bab4-4660-80fc-24f41e93f251","name":"Tribe was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"tribes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_tribes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"87b918b1-350c-4f9d-92a5-7cb1b561dbc6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80a3f8b8-3191-41d7-b36e-359ab96aa550","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8e5a5408-fbae-4bd6-af1d-64bbc6ae2c87","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"51218bb2-eaf7-4698-84a2-fe7a608432d8","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3ae6a8d6-2c22-4da4-9fd2-a00cd8f4bdee"}],"id":"b0aead6a-0520-40ca-90b7-1e5fe8e581b7","_postman_id":"b0aead6a-0520-40ca-90b7-1e5fe8e581b7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tribe_verification_sources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people_tribes","item":[{"name":"/people/tribe_verification_sources/:id/relationships/people_tribes","id":"d7935b5b-a8e5-4512-9d0d-27146e67c016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribe_verification_sources/:id/relationships/people_tribes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribe_verification_sources",":id","relationships","people_tribes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7f481285-33d9-4efb-90c4-88478373a12d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"da7a8d6e-8038-43ba-b678-afc6a5ac055b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_tribes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people_tribes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"79726403-fc4a-4260-a7b0-0faa44aa1ac3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cb67367f-2410-4ead-b650-5f6f98c90fb5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"39fe3072-e643-486e-b5bf-6e81c760fece","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fd4bea0c-822a-4b10-8393-9a177cbd2622","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id/relationships/people_tribes","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id","relationships","people_tribes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d7935b5b-a8e5-4512-9d0d-27146e67c016"}],"id":"cf2a274f-e02a-4eff-b0aa-1944e998d2b3","_postman_id":"cf2a274f-e02a-4eff-b0aa-1944e998d2b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"559be785-cdbd-4a14-98eb-404cd986b0f2","_postman_id":"559be785-cdbd-4a14-98eb-404cd986b0f2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/tribe_verification_sources/:id","id":"efa2dcf0-8af4-4921-ac83-72ce23d3a2fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribe_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribe_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c6f34ca0-7283-46c1-9db6-cb5bf3b585a8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"819c9d65-57d2-4bb0-87bc-861a7febaf31","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people_tribes\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d31c9e66-7e38-408d-bd58-ed80ce57a866","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b0406640-a4c8-47b2-811a-e5fcf55bce9a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fa6ae3fe-d216-4b5b-b8c7-5fe3e2ff2927","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d2f24687-cc11-44d6-a0c4-b7035f26bf1a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"efa2dcf0-8af4-4921-ac83-72ce23d3a2fb"},{"name":"/people/tribe_verification_sources/:id","id":"2e4a4f24-a9b9-46c6-983a-e68fd61e43eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribe_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribe_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"996fdbf1-2935-4997-abbf-7fce3f2182e5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0e0623c3-00d3-42c3-bcbf-9fd123c82918","name":"TribeVerificationSource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"dac8d19f-4a09-4ecf-b0ae-188b21db1b56","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a57b3cb8-b1cb-461b-8a16-6d0cafb43a94","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2e4a4f24-a9b9-46c6-983a-e68fd61e43eb"},{"name":"/people/tribe_verification_sources/:id","id":"4415ca7f-0b53-46a5-a106-4b783f2e3e90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribe_verification_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribe_verification_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"15b49d1d-7856-4056-928e-218bee12c706","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f892b479-7df9-49ba-a620-5f2125fe5d56","name":"TribeVerificationSource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"tribe_verification_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_tribes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"79634fcc-08f1-46d5-a626-64030000ba73","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8722cc23-a0db-4445-a6de-6328d0dcfbb4","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f6a4d5d-fafa-4472-bd33-33b9af72589f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"62eb6211-dfdd-4261-a317-389ebe146f15","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources/:id","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4415ca7f-0b53-46a5-a106-4b783f2e3e90"}],"id":"dd98962c-56bb-432b-b1eb-7f7bc0f7d36a","_postman_id":"dd98962c-56bb-432b-b1eb-7f7bc0f7d36a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/tribe_verification_sources","id":"0239ab45-d91f-4e2a-8613-8b94c751b249","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/tribe_verification_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribe_verification_sources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"9be19333-5b00-40d4-a637-190edbcf3a46","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tribe_verification_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_tribes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tribe_verification_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people_tribes\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"fa5fc005-65d4-49b8-a680-f5c9ee3e5eb3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/tribe_verification_sources","host":["https://api.casebook.net"],"path":["people","tribe_verification_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0239ab45-d91f-4e2a-8613-8b94c751b249"},{"name":"/people/tribe_verification_sources","id":"cadd5312-4b89-46b1-8d03-b0d6382cbc40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribe_verification_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","tribe_verification_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1e2687b3-a1d9-43c8-8340-3b5ca4641197","name":"TribeVerificationSource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribe_verification_sources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"tribe_verification_sources\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people_tribes\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"08c2c095-b6f2-4227-9dd8-cb1ba4e9c1c0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribe_verification_sources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66df6956-3660-4c67-8f17-4c6dc7d1ed6e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribe_verification_sources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d3467af5-13c6-44bc-8986-761ba2280fc9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribe_verification_sources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d42cfc93-6847-49e9-aa79-7ba839b57527","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tribe_verification_sources\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/tribe_verification_sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cadd5312-4b89-46b1-8d03-b0d6382cbc40"}],"id":"9c3a3004-b07f-40e0-87fb-c1837150da80","_postman_id":"9c3a3004-b07f-40e0-87fb-c1837150da80","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"veteran_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"people","item":[{"name":"/people/veteran_statuses/:id/relationships/people","id":"bc5d4e0a-eb09-4d4a-b450-27fe5edb513e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/veteran_statuses/:id/relationships/people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","veteran_statuses",":id","relationships","people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b3435c53-61d2-401f-83b1-05d2c8ae1e4c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"78c7581f-d996-4048-be4d-c0d4fd945ec8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5b40c4fa-ea57-492b-b29a-f8f187c67bff","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"76a0f67f-119a-463a-a20d-a675e409994a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5ea86083-a4e1-46a9-b021-be1397c67c08","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3fa88da8-1181-458a-b4a1-992fcb46fa42","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id/relationships/people","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id","relationships","people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bc5d4e0a-eb09-4d4a-b450-27fe5edb513e"}],"id":"c552c238-f3c4-41da-bbc2-e39951aa118b","_postman_id":"c552c238-f3c4-41da-bbc2-e39951aa118b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"1f727aa6-11a3-4e4b-9551-2ff64afd1d80","_postman_id":"1f727aa6-11a3-4e4b-9551-2ff64afd1d80","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/veteran_statuses/:id","id":"2509a18d-caa3-46f5-a086-a531739c0c6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/veteran_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","veteran_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6e72290d-6efb-4573-98ea-1f5fbc6ee5c5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"db27ca19-ede5-4fc5-b8e8-515e2188115d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cc3adaad-e999-4dd3-912d-10d31ab9146f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1aeb1093-54e0-4545-9657-75e8e45b9559","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9cdc7497-6834-4003-bba3-f0e2824de28b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b6834e98-4f88-47e6-a4a1-96f94e632b97","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2509a18d-caa3-46f5-a086-a531739c0c6c"},{"name":"/people/veteran_statuses/:id","id":"57393b41-2882-4dd4-bf17-34644e3792cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/veteran_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","veteran_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"48b314ce-c1d4-4d67-8e65-b33ee5001caa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"27bcc151-1ece-4850-b258-4ede5179cc8f","name":"VeteranStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"57104a08-e91c-4f0f-a65c-54dc0f80e2b6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8cb9c08-7398-44bf-bdbb-76d6071caa6c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"57393b41-2882-4dd4-bf17-34644e3792cd"},{"name":"/people/veteran_statuses/:id","id":"601106ef-b7a9-488d-bd0f-9f4dffb25d3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/veteran_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","veteran_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1d432688-0895-425b-838a-4dc0ecb2bf13","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f16c9d37-40a7-4061-8c51-76df829c2647","name":"VeteranStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"veteran_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d4c21b29-7af3-468c-ab01-8c5e81f4ae26","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23ed267e-0915-4c0a-b565-c170d60c6c40","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8246b166-2097-4e69-8246-9749dd07e6ac","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"28ce1e59-2c19-4680-82d1-5d5d0e0df144","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/people/veteran_statuses/:id","host":["https://api.casebook.net"],"path":["people","veteran_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"601106ef-b7a9-488d-bd0f-9f4dffb25d3f"}],"id":"f5f35613-8361-4dc0-8bf3-bc41ba6b8ccf","_postman_id":"f5f35613-8361-4dc0-8bf3-bc41ba6b8ccf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/people/veteran_statuses","id":"1ae036da-4c0a-4660-8793-b23121fe95ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/people/veteran_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","veteran_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2f72549a-e6ba-4485-9ee3-7c138b83f177","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses","host":["https://api.casebook.net"],"path":["people","veteran_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"veteran_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"veteran_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7926124d-e5cd-41ce-9b13-f3682493433f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/people/veteran_statuses","host":["https://api.casebook.net"],"path":["people","veteran_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ae036da-4c0a-4660-8793-b23121fe95ac"},{"name":"/people/veteran_statuses","id":"5ff59749-ff46-44c7-81a5-4cd32b5e1362","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/veteran_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["people","veteran_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"61e30d27-4255-48c8-9ec9-f522344619f5","name":"VeteranStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/veteran_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"veteran_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8ea5957a-81cf-47be-a2ee-6dc5a87cfe7f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/veteran_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"decbbbb0-bea5-47ad-a394-89bacbe94214","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/veteran_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"908c2b4e-472f-4afb-ae9b-2533d4ab40f9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/veteran_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"af5bbb76-9d18-47a0-896b-45f656f52d17","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"veteran_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/people/veteran_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ff59749-ff46-44c7-81a5-4cd32b5e1362"}],"id":"e1cb0469-0af4-49b6-806e-9f54eecb8efc","_postman_id":"e1cb0469-0af4-49b6-806e-9f54eecb8efc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"4969c27f-8fdf-4470-9c7e-614687952c1a","_postman_id":"4969c27f-8fdf-4470-9c7e-614687952c1a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"providers","item":[{"name":"applicants","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/providers/applicants/:id/relationships/application","id":"48edc1c5-bd31-4b82-bb3c-1e96a7ed8fd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applicants/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applicants",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bfd454e5-54ef-420d-8504-1b33a12d3362","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"39f69efb-b417-4c73-a1cd-627ab454bc8e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c065413e-6aa8-49c2-8fb5-26250bd3917b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b8c7a6f6-dce0-4dc6-ac5c-e60f20f1e59d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"982445e0-3b0b-41ae-b89b-800ca2ab4b15","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6e99ee61-05ae-4d5d-9514-ac6dae3ecd70","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"48edc1c5-bd31-4b82-bb3c-1e96a7ed8fd7"}],"id":"ef5903ae-3a51-4191-87cc-18f21402e793","_postman_id":"ef5903ae-3a51-4191-87cc-18f21402e793","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_person","item":[{"name":"/providers/applicants/:id/relationships/provider_person","id":"2ab2b3ad-1871-40af-9ac4-50752d5b5a1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applicants/:id/relationships/provider_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applicants",":id","relationships","provider_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"74c62ddb-3d63-42a5-b132-dc37c7054d70","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2c81bf14-e57a-4dab-a15e-08a6d6d35a5a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/provider_person","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","provider_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8fa61d59-f15a-49f8-8ebe-c6f572a2cc85","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/provider_person","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","provider_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b4abb6ae-1d0a-4616-ba69-64bfe67e8c8e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/provider_person","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","provider_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8ee8b203-af3a-4759-b570-b2c6ba16ff20","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/provider_person","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","provider_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff98fb94-6c7e-4c0a-97ed-70d42d9d81b5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id/relationships/provider_person","host":["https://api.casebook.net"],"path":["providers","applicants",":id","relationships","provider_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2ab2b3ad-1871-40af-9ac4-50752d5b5a1f"}],"id":"c3af96eb-05b4-46c6-b7e0-ebe24849c13e","_postman_id":"c3af96eb-05b4-46c6-b7e0-ebe24849c13e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"bad1543f-a027-431f-bc8e-6252b29f5372","_postman_id":"bad1543f-a027-431f-bc8e-6252b29f5372","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/applicants/:id","id":"17e52542-ac1a-4088-a33a-a9e1e6252caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applicants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applicants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b5bbbb0b-e9e1-461d-a9ec-4286d3451631","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b07d5cf-7715-4d22-8dd7-8c32e7afea97","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d8238fb0-bb13-46db-8901-ebbda498d934","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"39878808-0ae5-473f-84f1-83ef8f8f8ebd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34929b10-21bc-4e5d-ba72-4e8bb42369b5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"332742f8-5337-4dac-9f22-75abd0116773","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"17e52542-ac1a-4088-a33a-a9e1e6252caf"},{"name":"/providers/applicants/:id","id":"c7a97c25-e7fa-47d8-a129-6c944d860dda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applicants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applicants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b278dd8f-f965-491d-9870-eab1dd8cd55f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"87b939d8-8fe2-4073-9cef-1257b4df3118","name":"Applicant was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"51133e14-0e8a-40db-8710-c289e12fe6ea","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"131766e1-7a90-4f73-a4f1-db37c610d193","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c7a97c25-e7fa-47d8-a129-6c944d860dda"},{"name":"/providers/applicants/:id","id":"6b9cc1e1-fba6-4406-9317-85d45904a2a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applicants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applicants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e13516ac-4134-4ca5-ad4d-734619331ca5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"52a80e0a-e62c-4865-a64c-8115887dcb70","name":"Applicant was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applicants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a34e5fe7-58b1-4dbd-84e1-cab6ca3196ac","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"295b288e-96b2-4e8a-bcd6-16e0a2bdad5d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ace063e-d03d-4fb3-8968-6f5c68aa52c4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0407ce4f-2f64-4179-b8d2-7ce7da88bee5","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applicants/:id","host":["https://api.casebook.net"],"path":["providers","applicants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6b9cc1e1-fba6-4406-9317-85d45904a2a7"}],"id":"1b72a610-0ccc-46ba-aa6e-1cbf0cd01d78","_postman_id":"1b72a610-0ccc-46ba-aa6e-1cbf0cd01d78","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/applicants","id":"a570a984-f835-4825-8f45-a1aeb39336ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applicants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applicants"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6580a5e2-1845-4b69-80cf-d2698d593252","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants","host":["https://api.casebook.net"],"path":["providers","applicants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applicants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applicants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a657963b-210d-47d1-8519-7ac97646b1a3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applicants","host":["https://api.casebook.net"],"path":["providers","applicants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a570a984-f835-4825-8f45-a1aeb39336ba"},{"name":"/providers/applicants","id":"312ff853-9f3c-4db7-9de4-8f9d0f882e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applicants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applicants"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"6f180f41-ebd9-48aa-b66d-87badafb8b71","name":"Applicant was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applicants"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applicants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"25ff8b18-9a53-4b1e-806a-18ffb4a5b716","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applicants"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fd6b8ca6-26d5-4644-b9f1-4e75d89032d7","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applicants"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c7f394f0-4ab2-4414-8051-0dfa6090d58d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applicants"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d039dcf-e335-4ecc-b28c-895e3a713078","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applicants"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"312ff853-9f3c-4db7-9de4-8f9d0f882e89"}],"id":"3ba7c0c9-f5b0-4616-ad0d-1a17b8bf071e","_postman_id":"3ba7c0c9-f5b0-4616-ad0d-1a17b8bf071e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"applications","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"applicants","item":[{"name":"/providers/applications/:id/relationships/applicants","id":"84d2b31f-13e4-4561-9b6a-a1c585445675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/applicants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","applicants"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9ae285ee-3b47-4037-bcab-a0e38f3ab9c3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c06d9742-ca93-47d4-a945-048bf7514f26","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applicants\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applicants\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8875e732-4916-453d-8f10-edf78c9323f9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"639bae4b-85b7-4398-ae1b-b51e225d928c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8bff32ae-2f5d-4163-a45d-66133eb12ef6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d1f684f-8783-437e-bb3a-4a7aa6682dea","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"84d2b31f-13e4-4561-9b6a-a1c585445675"}],"id":"35dd933c-a85f-4d84-ad31-8b49d578e824","_postman_id":"35dd933c-a85f-4d84-ad31-8b49d578e824","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_applicants","item":[{"name":"/providers/applications/:id/relationships/application_applicants","id":"30e53e03-0732-4dc4-9978-be294a18bd89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/application_applicants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","application_applicants"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3cd4c474-f246-4af9-ab0a-75223d76f997","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6581deb8-0056-4fa4-8d84-0019111bc39e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_applicants"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_applicants\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_applicants\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ac3186a3-05f3-4b6f-93fd-29cde9c8476b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_applicants"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1f54e3f3-8ce0-4f7d-a5f2-92c1881826bc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_applicants"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6cb4d2e9-97a7-490c-a28d-b6fd92a1a198","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_applicants"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"26b55e42-7740-48f7-9cf1-329671d7da88","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_applicants","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_applicants"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"30e53e03-0732-4dc4-9978-be294a18bd89"}],"id":"51bcf77b-a335-4e7e-8aaa-78d9c20203e0","_postman_id":"51bcf77b-a335-4e7e-8aaa-78d9c20203e0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_attachments","item":[{"name":"/providers/applications/:id/relationships/application_attachments","id":"11a8b80c-f868-46cb-b241-43f99eaa1370","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/application_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","application_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8f0e1e16-286d-4481-809b-151671a6b275","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"aa02a8a4-17ba-49da-9403-b0fb7fca552c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_attachments","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b4c7369a-f85e-4f57-bf71-b9cdde7568a3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_attachments","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8c4c5d58-561b-460a-a291-47f11506ffd5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_attachments","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"70d921c0-0e56-42d8-a53a-cfe35dc2bd45","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_attachments","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec09fd47-02c1-4453-8d90-6b3ee1b57573","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_attachments","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"11a8b80c-f868-46cb-b241-43f99eaa1370"}],"id":"d558e26f-031f-403b-82a2-2e0213b3c0f5","_postman_id":"d558e26f-031f-403b-82a2-2e0213b3c0f5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_form_submissions","item":[{"name":"/providers/applications/:id/relationships/application_form_submissions","id":"a8cde215-e279-4541-b45c-a1e24364c36b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/application_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","application_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7973dd8b-3751-4f1b-81cf-63efb3b3e653","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"01b4e564-ef02-4b64-a331-91fb60f4ea1f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_form_submissions","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_form_submissions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_submissions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_submissions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1c58b588-d28e-4193-8b76-eed74147a915","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_form_submissions","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c512d9ba-54d6-4846-a610-fe6c3746b5ea","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_form_submissions","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_form_submissions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04d72e14-d524-4ae0-b1fd-870054a8427c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_form_submissions","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"51c935a1-d974-4e33-a2fe-b5f46a19a266","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/application_form_submissions","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","application_form_submissions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a8cde215-e279-4541-b45c-a1e24364c36b"}],"id":"cb3b3af1-e9c4-486c-82d5-e7c07097433a","_postman_id":"cb3b3af1-e9c4-486c-82d5-e7c07097433a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"decision_type","item":[{"name":"/providers/applications/:id/relationships/decision_type","id":"cec5f754-1433-49d2-8782-3edff9ef110a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/decision_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","decision_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"51b5a11f-27bf-45c3-a00e-276b5df02ac3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4f34af59-4c6b-4b14-b988-21d4a320f33a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/decision_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","decision_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"decision_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"abc32356-5373-4848-be25-ea20c6dd55b2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/decision_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","decision_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0ee6abb4-2c23-4581-8d3a-849ba47d9030","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/decision_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","decision_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"10da56f2-81d8-4bab-9235-475f0251e588","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/decision_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","decision_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2793126d-2dba-460d-8fc7-812bdb0c567a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/decision_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","decision_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cec5f754-1433-49d2-8782-3edff9ef110a"}],"id":"63242418-0ede-4ed7-97c3-289448eab4ec","_postman_id":"63242418-0ede-4ed7-97c3-289448eab4ec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license_type","item":[{"name":"/providers/applications/:id/relationships/license_type","id":"d4439ba1-f1b0-44c0-9e91-09847530b4fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/license_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","license_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9f050244-977c-4498-a837-14d5ee069a2c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"52bf3f0f-a9d2-4318-81be-044a9c5341a0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"330a439a-6eb7-4356-bce2-c8bc50e82990","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a36ec71b-a265-4a4b-b23b-a488795a6ba9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"25e274ed-d763-4792-aac4-fbe47d59580b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b0f40f8-480b-41d3-ab1a-85cd9cf1ed2a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d4439ba1-f1b0-44c0-9e91-09847530b4fc"}],"id":"34bed2e3-5a25-4060-8781-cc03f551c743","_postman_id":"34bed2e3-5a25-4060-8781-cc03f551c743","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider","item":[{"name":"/providers/applications/:id/relationships/provider","id":"808488bd-baca-4e85-86c2-e059bed53d37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"14c37540-0ea3-4852-86c6-e3119d875ebb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1f81a87a-ab68-458a-8e14-61655ae6d5e1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2d0474a8-1685-4726-9dc2-bd4e6e74d162","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"917c3957-bac1-413c-9a5f-dd0bdaba8211","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"08b7e3f0-94f3-494d-a789-46a90a17f391","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df32babe-351b-4bb4-9f88-7e869c32ac3d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"808488bd-baca-4e85-86c2-e059bed53d37"}],"id":"ada5842a-ac04-4aa0-bbeb-27e081344f54","_postman_id":"ada5842a-ac04-4aa0-bbeb-27e081344f54","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_subtype","item":[{"name":"/providers/applications/:id/relationships/provider_subtype","id":"fba28786-696f-414b-a291-15add850095e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/provider_subtype","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","provider_subtype"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2ac499fe-2df9-4666-bb0e-5cfecdae6c58","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ceffe2e4-5028-45b5-bf41-a811002d8d42","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_subtype\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6788d358-abb2-4f04-967d-103319813bc2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"71808f6d-785a-4c3b-9b4b-060bf6ebb347","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b680cf73-2536-493f-9974-fc122a211181","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7604d836-3285-47a1-9fd9-253bf3b18e4f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fba28786-696f-414b-a291-15add850095e"}],"id":"8a77b0cd-a62f-4f4a-8434-81013fce0170","_postman_id":"8a77b0cd-a62f-4f4a-8434-81013fce0170","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_type","item":[{"name":"/providers/applications/:id/relationships/provider_type","id":"6052fffb-672b-4afa-8b19-878f32cd9c4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id/relationships/provider_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id","relationships","provider_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"65421bb4-ff55-4081-97a6-ee6a795d8e50","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"314c1281-2944-4cb7-9937-746c68241a72","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fbba5533-57a4-45e6-ac12-8730a9aa22dc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"08cd7574-f5ff-4d2e-848d-daed1b50386c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b316ec6-dab3-4240-ab41-ce3959833490","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8aa1b241-e187-4b82-be57-e9fcb039a12e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","applications",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6052fffb-672b-4afa-8b19-878f32cd9c4d"}],"id":"0744d2fa-556c-4801-bf81-b2ea4e9489ce","_postman_id":"0744d2fa-556c-4801-bf81-b2ea4e9489ce","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"20cdcdb2-5931-42e5-8e7a-f55f549a077f","_postman_id":"20cdcdb2-5931-42e5-8e7a-f55f549a077f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/applications/:id","id":"46142c45-14a3-4587-9b26-8e4c09a1b24b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cd0ccd82-a2f5-40b8-8137-341af6fc10d4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a0fdcc2a-2b70-4753-a231-899e41594224","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_categories\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"forms\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"templates\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"259a5a5d-e236-47e9-af20-4a9d6a1d04f3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"133f98f0-7e62-4d21-81a6-b72d328e5436","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"090c8562-6fe9-4aa7-b27f-eeed527ac1c6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afa901b1-8d1a-479e-997e-7cf1b2913152","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"46142c45-14a3-4587-9b26-8e4c09a1b24b"},{"name":"/providers/applications/:id","id":"e284bddf-a806-463d-aa71-4a2d1f0fc3e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7ac0fd6f-6ec5-48a2-b199-94dfd1128ec1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"03d53dff-be37-4c9e-960e-55d092c53312","name":"Application was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"313d5e3a-9c75-4bcb-a69a-8edacd94c541","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0632b30b-76df-4c11-940f-453d68801d41","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e284bddf-a806-463d-aa71-4a2d1f0fc3e9"},{"name":"/providers/applications/:id","id":"6e8dfb2f-a702-4c2c-bc2f-2170ffb572ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dfa95b98-c37c-4878-bd67-2e9fb114bec8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"864f85d6-2164-478a-90d2-77848629bb98","name":"Application was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applications\",\n\t\"attributes\": {\n\t\t\"application_icon\": \"<string>\",\n\t\t\"application_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"path\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_categories\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"section\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_sections\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"55706ec4-2578-45c8-a708-a72cccc00931","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67af4c94-87f9-482f-a164-89a465cf6716","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d893f590-0714-4452-bac4-99755e038202","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1470b721-77c8-46ca-a6e2-7d6026269c96","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/applications/:id","host":["https://api.casebook.net"],"path":["providers","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6e8dfb2f-a702-4c2c-bc2f-2170ffb572ee"}],"id":"7286f72e-95e3-43e8-bef5-316929671cea","_postman_id":"7286f72e-95e3-43e8-bef5-316929671cea","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/applications","id":"6edd1e5c-5315-411e-ab5d-643825a6f2a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[application_status]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[assigned_user_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[decision_explanation]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[submitted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3a65205c-6ea3-46e3-bf89-bd587a8bebc3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications","host":["https://api.casebook.net"],"path":["providers","applications"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[decision_explanation]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[submitted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\t\"application_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"path\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_categories\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"section\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\t\"application_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"path\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_categories\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"section\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"57140a09-6fb4-45d3-9e41-674fe707a94a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/applications","host":["https://api.casebook.net"],"path":["providers","applications"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[application_status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[decision_explanation]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[submitted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6edd1e5c-5315-411e-ab5d-643825a6f2a9"},{"name":"/providers/applications","id":"baedf6ce-8eb3-4b1f-af5f-872ce12cf83d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c84ccc3b-f43a-43a4-bf68-65acebbf9c2d","name":"Application was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applications"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applications\",\n\t\"attributes\": {\n\t\t\"application_icon\": \"<string>\",\n\t\t\"application_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"path\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_categories\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"section\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_sections\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cd620a1f-669a-467e-b7b1-ed2adcc414f3","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applications"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1eb97036-8516-4472-b310-11e0fa773636","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applications"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4fde1fcd-6ac3-45e5-ac65-71929022a52a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applications"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff81e9aa-697e-4894-89a3-852500d0cce9","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/applications"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"baedf6ce-8eb3-4b1f-af5f-872ce12cf83d"}],"id":"14294f40-159e-4f9b-b171-fd52fd015daf","_postman_id":"14294f40-159e-4f9b-b171-fd52fd015daf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_applicants","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/providers/application_applicants/:id/relationships/application","id":"e93d70df-f3eb-431e-a753-317e931b076d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_applicants/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_applicants",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6f37b64a-c0ee-4d10-b3f5-dc7313bb16b7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c017a858-3208-433a-a28b-460a2e4f7de3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f8fa4aa6-ccf4-4c5d-afa7-2fac534510cd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9a393311-f336-4a16-8a0e-af6c4ae2e064","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0358e317-65c1-45ea-a22d-09f479af5752","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"38c1e53c-0dec-4fea-81a8-199d23f37e79","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e93d70df-f3eb-431e-a753-317e931b076d"}],"id":"0ccef50b-f638-42b7-acef-710d1c16b14a","_postman_id":"0ccef50b-f638-42b7-acef-710d1c16b14a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"97d8e2ca-4d40-43b5-90b2-45e1f82d5f27","_postman_id":"97d8e2ca-4d40-43b5-90b2-45e1f82d5f27","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/application_applicants/:id","id":"eb1db238-baab-4e6b-8904-2b4d4aeb28c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_applicants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_applicants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2f9a4936-6ff5-46cd-8c6c-ac313dbc3f3d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8217aa5f-103f-4b14-bf52-889d00cb0ab6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ead4dd2d-f33c-494d-b2c9-e450c9073a89","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"912ff8b3-8788-487e-8c95-1393f3fc9260","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d14aff7-264f-40e3-9d90-7c035d61de57","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c8172c31-8ec9-48f2-9478-4d6447953704","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eb1db238-baab-4e6b-8904-2b4d4aeb28c8"},{"name":"/providers/application_applicants/:id","id":"8f87a488-f418-4042-8750-7f85443b9f66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_applicants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_applicants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9fe4586f-6b08-4968-91ed-346d2d25488b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d24155a7-735b-4519-a001-002c5bee7ea9","name":"ApplicationApplicant was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b6da0a8d-400c-4865-93cc-f7047bfe39c8","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"20bed3fa-aba9-4dbf-8eb3-4c68af093c44","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8f87a488-f418-4042-8750-7f85443b9f66"},{"name":"/providers/application_applicants/:id","id":"23972b2a-a034-4bde-af9d-bd7c905cb84a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_applicants/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_applicants",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"825f16aa-f0d0-4de6-a1ab-37fb1cd0018a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ad9edd92-4fdf-4ef7-933c-f1a2e0715891","name":"ApplicationApplicant was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_applicants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"16ca3ef6-ba80-4e41-bd53-a41fbe843f00","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"28ef10a1-d251-4cba-980e-5d2bb54fde5f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72fc3340-9e24-42b1-b594-b1b672cf82e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"58557ef1-f5e6-4c77-9466-7fce8d1b4745","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_applicants/:id","host":["https://api.casebook.net"],"path":["providers","application_applicants",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"23972b2a-a034-4bde-af9d-bd7c905cb84a"}],"id":"6e6dff5b-22f0-4fdb-af05-c8debba30dbd","_postman_id":"6e6dff5b-22f0-4fdb-af05-c8debba30dbd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/application_applicants","id":"14069094-2038-4849-9da3-b908294ebdf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_applicants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_applicants"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"49994854-51f4-4baa-b4b6-35473b76a60b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants","host":["https://api.casebook.net"],"path":["providers","application_applicants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_applicants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_applicants\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ab79e81b-dbd8-47ac-b50d-ab625e4c22d4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_applicants","host":["https://api.casebook.net"],"path":["providers","application_applicants"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"14069094-2038-4849-9da3-b908294ebdf0"},{"name":"/providers/application_applicants","id":"4a63ebaa-2163-4096-8671-45629cd22302","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_applicants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_applicants"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"d451e796-d79d-4fb1-a2d2-bf9d9a454408","name":"ApplicationApplicant was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_applicants"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_applicants\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ae73f5f7-eaef-49d6-9793-396d4c7d39f9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_applicants"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e54d936e-8509-463d-b87c-5418856acb12","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_applicants"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c380ffe5-0ab4-4878-98a2-2e793657726e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_applicants"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ac52a78-37bb-4942-a7c9-f533d533fcb2","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_applicants\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_applicants"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4a63ebaa-2163-4096-8671-45629cd22302"}],"id":"e7bda52a-6e0b-4cf5-a5f5-824b926124f3","_postman_id":"e7bda52a-6e0b-4cf5-a5f5-824b926124f3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/providers/application_attachments/:id/relationships/application","id":"7bad75d4-a79c-4fb1-921e-8075641b5347","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_attachments/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_attachments",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9fae5a04-1f1c-41ac-9d80-6d650f9f0414","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2783c512-01f5-414e-8b5d-5e5c8ffcb115","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fd98702e-a765-4891-b170-bdf1db008e2c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6eeab6ab-c998-4548-819f-7f7a86159e1d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13fbd31c-d43e-41b8-9509-d3853a5f2b1c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"389fbba9-216e-4cc1-9fa4-6e923248e54f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7bad75d4-a79c-4fb1-921e-8075641b5347"}],"id":"0d3f59b5-6ad9-4555-bb0f-37379cbd741d","_postman_id":"0d3f59b5-6ad9-4555-bb0f-37379cbd741d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9cc0e189-2716-4ede-b925-390d2bd4d77b","_postman_id":"9cc0e189-2716-4ede-b925-390d2bd4d77b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/application_attachments/:id","id":"4e4d7556-af55-47c4-b8fe-55294821b7b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1905ba8e-8e2d-4828-a791-dcef98591a27","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fbb86320-9f63-4355-b21b-f4b4ed2a8499","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"95b50368-6b2d-4bba-9fa0-cfe25b2896bc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"231fbb47-bee0-4f41-b8fd-98fbc0990434","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4774d320-cbc8-4015-b6d8-291d6e7c5683","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b18f7471-7e3a-4e4e-95b6-35212c042731","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4e4d7556-af55-47c4-b8fe-55294821b7b4"},{"name":"/providers/application_attachments/:id","id":"49c8377c-b2cc-419d-ad6d-c3d60c1c76dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"149f60ba-3c35-45b1-a3be-d6bfbdf6e051","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"afec3cba-ed8f-4a31-a9cf-75d1cdf0c231","name":"ApplicationAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"abbbabaa-df4c-41e5-9c31-814e399565b6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a03b9fe-df5a-46f4-b472-022bc1804b1d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"49c8377c-b2cc-419d-ad6d-c3d60c1c76dc"},{"name":"/providers/application_attachments/:id","id":"c278a815-bc41-4bae-969c-b8f4a6867723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d782c1d8-f822-4f19-a02b-c1529a448ab0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ae116a54-ac34-48d5-896d-5142128896ce","name":"ApplicationAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ab898ee5-cc10-4f33-9093-11e2d190517e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"323ecb58-d1b4-4da1-8f00-677ee8240f92","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc38a1a2-8818-49b4-afbe-1d0f251a6b7b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7159c787-f361-4094-9d13-cdc7ec0c3654","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_attachments/:id","host":["https://api.casebook.net"],"path":["providers","application_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c278a815-bc41-4bae-969c-b8f4a6867723"}],"id":"05fd241b-f870-47c3-b11a-dc41cb87d0e4","_postman_id":"05fd241b-f870-47c3-b11a-dc41cb87d0e4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/application_attachments","id":"5ddb76fc-b5b5-4373-9fae-3e1a8343eebc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"f99d36a4-2036-47fe-a854-2090afc7b094","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments","host":["https://api.casebook.net"],"path":["providers","application_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3c6cbff7-8908-4eee-9449-f3bc8f5a9f8e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_attachments","host":["https://api.casebook.net"],"path":["providers","application_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ddb76fc-b5b5-4373-9fae-3e1a8343eebc"},{"name":"/providers/application_attachments","id":"4cc339a0-d068-4bfb-995e-4cbcb7c61847","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"d8b5e76d-0290-4008-b8de-1192fc1a17fb","name":"ApplicationAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3237935e-0645-4c6d-8932-2d3453ff85e9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b043b932-939c-40db-a5c3-0d97b7a12a0a","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bf5cc6b1-8b7e-4edd-9bf3-c3b75c15496d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"553f65d4-7bef-4c3b-b890-9a35be1a1467","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4cc339a0-d068-4bfb-995e-4cbcb7c61847"}],"id":"160b38fe-2e06-48ee-b14e-3b13baf80d63","_postman_id":"160b38fe-2e06-48ee-b14e-3b13baf80d63","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"application_form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/providers/application_form_submissions/:id/relationships/application","id":"5eb80083-f517-4c09-8635-92e2393c3572","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_form_submissions",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"edd79896-03df-4a71-8f78-9a3e228ad614","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"80118cd6-dd57-45a5-ad0c-5b0aab2a8257","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b60dc879-78af-4ab9-81b1-45eea132f9f0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"18a3c99a-1564-477f-acad-7f9759999859","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ffc8de57-30f8-4975-94fd-9c53f5302de5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e7c7902-8a14-4268-8cea-9e2fed8d7941","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/application","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5eb80083-f517-4c09-8635-92e2393c3572"}],"id":"b2e42e8b-a6a9-43d0-92d6-33a98255b61b","_postman_id":"b2e42e8b-a6a9-43d0-92d6-33a98255b61b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submission","item":[{"name":"/providers/application_form_submissions/:id/relationships/form_submission","id":"b9ab27ea-5c99-4ff7-9616-e93e0a29ad31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_form_submissions",":id","relationships","form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1ea28e45-8cec-4342-a548-ba780fbc723b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"65336ace-4953-4d78-9bc7-709c302a5bb6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2fe4e8fa-98ba-4f1c-a00a-c13d21ff0e23","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5df5fb7d-70ed-4417-b6b2-1b3bd36e43e5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7f82b723-e9e3-40d4-b7ae-d7bf0e94cad3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b799c8f0-60fa-400a-b3cb-73ff88fd6dad","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b9ab27ea-5c99-4ff7-9616-e93e0a29ad31"}],"id":"c82f8b8b-556e-4ab6-aed1-7ab8edfe97f8","_postman_id":"c82f8b8b-556e-4ab6-aed1-7ab8edfe97f8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"28f8b2ed-f97e-4eb1-8864-d7d0598e6215","_postman_id":"28f8b2ed-f97e-4eb1-8864-d7d0598e6215","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/application_form_submissions/:id","id":"e65223c6-efad-453f-bf6d-12c242e8006b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b8f51c7e-261b-43d8-a359-8732565eebed","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0a6b9627-f923-441d-803b-ee6a1f2a1ce5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dfc6a115-e5dc-4d1f-a360-e82f0847faaa","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4ccd4594-bae5-41dd-b553-8ed66effae98","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e7d4913c-997a-4558-bf2e-d45360dc026b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6eb32e1d-39fd-4d32-97e0-c507399c3e25","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e65223c6-efad-453f-bf6d-12c242e8006b"},{"name":"/providers/application_form_submissions/:id","id":"b90ca8ea-29c5-4fe4-bb16-040dc4167e68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f497f4e4-f9e3-45d3-a477-8195bd00490d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6a2908a7-9f44-40a9-ab78-771887008ac2","name":"ApplicationFormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"9798b756-f773-46ed-a2e5-610f5c04c0de","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0a19d7b-daa5-4785-bf14-fde209871666","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b90ca8ea-29c5-4fe4-bb16-040dc4167e68"},{"name":"/providers/application_form_submissions/:id","id":"a973ebda-e71b-4aae-a0b3-29030104332d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9bcbe1e5-724a-4295-b224-6e69cf4afb6f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0a447240-3f35-4861-b5b7-459b9279b421","name":"ApplicationFormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"225a21bb-ef98-4af0-9ef2-bd74a66cdcd0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f92dd18a-255a-4de2-a860-88761f8f48f7","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"890e3afe-8d9a-4ee0-859c-be892a69c4f6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c560e4d-15e4-46b6-b7ff-269f7556a180","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/application_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","application_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a973ebda-e71b-4aae-a0b3-29030104332d"}],"id":"eef475a8-388f-42fd-a4ec-db7daac03b18","_postman_id":"eef475a8-388f-42fd-a4ec-db7daac03b18","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/application_form_submissions","id":"ee54a515-fbef-4030-8bfc-da01926680a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/application_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d208af92-cdc5-447c-83af-fdcf97654bae","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions","host":["https://api.casebook.net"],"path":["providers","application_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"application_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"30f4834f-0a86-4169-9a7e-afc3b9845e19","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/application_form_submissions","host":["https://api.casebook.net"],"path":["providers","application_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee54a515-fbef-4030-8bfc-da01926680a4"},{"name":"/providers/application_form_submissions","id":"0fac0e7e-c929-4772-9086-e8679ee9414b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","application_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"44bb06f2-c884-4fab-8a8e-e7896f1c267a","name":"ApplicationFormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"application_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"60936e9c-a525-4dcd-b22c-087b9e1c8ce5","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"24b15c25-d577-4cc1-8337-106ed5bfec1c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e4e48b8d-b1d2-446f-a960-b98a7f5a3b99","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ddbd7916-9904-44e3-91de-e6cde3a9b78a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"application_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/application_form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0fac0e7e-c929-4772-9086-e8679ee9414b"}],"id":"378e7652-6827-477f-a517-d20bf7ef04bd","_postman_id":"378e7652-6827-477f-a517-d20bf7ef04bd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignees","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"action_plan_task_assignees","item":[{"name":"/providers/assignees/:id/relationships/action_plan_task_assignees","id":"ca5f6375-3ac1-4658-9781-8bb2ba303c79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/assignees/:id/relationships/action_plan_task_assignees","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","assignees",":id","relationships","action_plan_task_assignees"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7c6b8540-b287-449f-9810-2f1077cfc95a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"be857a26-a324-4be5-ae05-ba5d01cd7dcb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/action_plan_task_assignees","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","action_plan_task_assignees"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plan_task_assignees\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plan_task_assignees\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"04959381-af1a-4bb6-b2e8-6d791a8b5a7f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/action_plan_task_assignees","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","action_plan_task_assignees"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9ff36e1c-23a7-4351-83fb-84e0d11c5c2c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/action_plan_task_assignees","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","action_plan_task_assignees"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dfbbdd08-4b8a-452b-9dc1-13f8a6c557b4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/action_plan_task_assignees","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","action_plan_task_assignees"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a47ec9d-2152-490a-9329-e24e9e4a7b2b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/action_plan_task_assignees","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","action_plan_task_assignees"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ca5f6375-3ac1-4658-9781-8bb2ba303c79"}],"id":"819996df-33c0-4b15-bdbf-f00358e0aedf","_postman_id":"819996df-33c0-4b15-bdbf-f00358e0aedf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider","item":[{"name":"/providers/assignees/:id/relationships/provider","id":"507bc5a0-6650-4314-8e2e-728e49cbe258","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/assignees/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","assignees",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dd548292-9be4-4866-a7a6-2d6b1cf00487","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e327227f-4f8f-44db-b17a-c8eec70d7a7a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a97682f4-f9f3-476e-9c78-426e698c5bc0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3382a579-b540-4a50-8aaf-93cea3799e88","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ddae9f0-cde4-4163-8fcc-038f734ae893","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c7bbc064-10fa-4efe-a860-8924e346a320","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","assignees",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"507bc5a0-6650-4314-8e2e-728e49cbe258"}],"id":"92d80d1c-9445-4c5c-bfc4-8f4f85da1ac4","_postman_id":"92d80d1c-9445-4c5c-bfc4-8f4f85da1ac4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c6ab373e-8e82-4b6d-80d8-ac6397609b7b","_postman_id":"c6ab373e-8e82-4b6d-80d8-ac6397609b7b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/assignees/:id","id":"92f268c3-d1f6-46b3-87f0-86075acd27dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/assignees/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","assignees",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4f8e3aeb-1da0-4e68-9213-5df58ea37b9e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"306d64d7-559e-42a7-972b-4b61396c4657","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"action_plan_task_assignees\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"528e4c49-3682-4f02-8efe-b9043e547046","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0a70b41c-2285-43a9-ac54-d03ac859f90b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"492246f2-b64c-497a-9182-637a72aeab63","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"327b0b46-7190-45f5-afe8-3e53bcb139b4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"92f268c3-d1f6-46b3-87f0-86075acd27dd"},{"name":"/providers/assignees/:id","id":"b067f43a-5ea9-4508-bc9e-6f7249b1fedb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/assignees/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","assignees",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a4c33a91-b6bf-474f-83cf-9f4d769618c3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"88edd403-f88d-44e4-b551-6ff80dc1e354","name":"Assignee was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"43670d43-ab2b-44cd-80ec-a7f2e1b4d90f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"210242f3-0f1e-4b79-bad3-818a3a12897b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b067f43a-5ea9-4508-bc9e-6f7249b1fedb"},{"name":"/providers/assignees/:id","id":"c852aada-d598-4554-b6a8-982ca3cc63ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/assignees/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","assignees",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9a30fc10-2f43-4878-b367-33448817f603","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33231171-8ff3-40d5-9f78-bb2ac4a65e97","name":"Assignee was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"assignees\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"action_plan_task_assignees\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"271b1ec6-0988-4a84-a266-1a4a213da001","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6723a26f-8779-43c4-bee6-b1dba224f8b5","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f3f50b6-508d-433b-aaf8-4bb65faf5320","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a0bb4622-53e9-4e05-aab0-79911c3db29b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/assignees/:id","host":["https://api.casebook.net"],"path":["providers","assignees",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c852aada-d598-4554-b6a8-982ca3cc63ab"}],"id":"db51c93b-a2cb-4283-bb21-a3ed3ca3adf3","_postman_id":"db51c93b-a2cb-4283-bb21-a3ed3ca3adf3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/assignees","id":"8f8ed85a-9e97-4e6e-80d2-6880d7824060","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/assignees","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","assignees"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"afa7766f-4085-41b4-ad94-fcbd119ebb84","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees","host":["https://api.casebook.net"],"path":["providers","assignees"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"assignees\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"action_plan_task_assignees\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"assignees\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"action_plan_task_assignees\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ccbe6a21-67d5-46a7-bca2-27bf1def831f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/assignees","host":["https://api.casebook.net"],"path":["providers","assignees"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8f8ed85a-9e97-4e6e-80d2-6880d7824060"},{"name":"/providers/assignees","id":"9ec75e6a-e08b-48f6-9579-1a6c15ba9e26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/assignees","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","assignees"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"3ae79e89-b81a-4d18-b285-78980bafaf2b","name":"Assignee was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/assignees"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"assignees\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"action_plan_task_assignees\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bf782c3e-825b-4a49-bc4e-ebba4813e8b8","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/assignees"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"20ce7062-c182-4eb9-a8db-82d5c7ff306e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/assignees"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"95a9cfb3-07c0-4d84-88b0-9e88bbbcdb98","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/assignees"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"252cea50-216a-4c0b-80a5-8d86373c3f2d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"assignees\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/assignees"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9ec75e6a-e08b-48f6-9579-1a6c15ba9e26"}],"id":"fb4a2515-6125-4f18-a08e-26e763a8ed6b","_postman_id":"fb4a2515-6125-4f18-a08e-26e763a8ed6b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"cbp_status_enums","item":[{"name":"{id}","item":[{"name":"/providers/cbp_status_enums/:id","id":"defe3d70-cd12-4b39-9c35-19f8b02ad6db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"63b676f7-91c2-46bf-b36b-a80b7b2d8717","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cf5bf8b8-9666-407c-8912-1e21aae6b271","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f80c6e8e-0425-47c2-aab2-e27562ef6b41","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"92c9a4fe-96df-4280-8116-c0fea0e66c2f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69687155-f018-44dc-a8a0-0d612b7379f2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f0b2943-6949-41fa-84ec-767e1698c342","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"defe3d70-cd12-4b39-9c35-19f8b02ad6db"},{"name":"/providers/cbp_status_enums/:id","id":"016ba9f2-3e50-4fc6-b3e0-5a5feb611c2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0e2335d1-63f4-43e7-894a-1f90d14e1ce1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ad81979e-f07e-4d8b-9925-f62944e60394","name":"CbpStatusEnum was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2c36f793-0888-4319-b2d7-5ca7763239a7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"35b88eb1-cd36-43b4-8a95-a5ef15a25747","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"016ba9f2-3e50-4fc6-b3e0-5a5feb611c2a"},{"name":"/providers/cbp_status_enums/:id","id":"ba778a4c-2f0b-4b13-99cb-54f164b33b43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/cbp_status_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","cbp_status_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"60aa95bf-cdcc-407c-a179-b47bc8141d8e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f697877-2782-4052-a6a0-22b68729b383","name":"CbpStatusEnum was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_status_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6f6f57ce-37e4-4953-bc13-9b51cab0cd90","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2175ff5a-adcd-441d-8a90-e7a9751e97f8","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4a851c6-85f1-4bff-a5cb-be29d7f126f2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1fb0048c-6cf7-4d97-9695-5f950c857b38","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums/:id","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ba778a4c-2f0b-4b13-99cb-54f164b33b43"}],"id":"dde278ee-fb1b-4962-a71f-5d50135bd24f","_postman_id":"dde278ee-fb1b-4962-a71f-5d50135bd24f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/cbp_status_enums","id":"d015fb7b-873a-4bf7-ba60-bc2a177c2e99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/cbp_status_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","cbp_status_enums"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3bf9827b-59d6-4248-9d64-74cc424cecf4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_status_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_status_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ecba88cd-f989-47e3-951b-39b95a0f39a7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/cbp_status_enums","host":["https://api.casebook.net"],"path":["providers","cbp_status_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d015fb7b-873a-4bf7-ba60-bc2a177c2e99"},{"name":"/providers/cbp_status_enums","id":"c0fe8a28-64da-4f94-bba3-53b46f8312e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/cbp_status_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","cbp_status_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bea99ea7-8371-4b93-bbf2-01ab60a23fed","name":"CbpStatusEnum was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/cbp_status_enums"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_status_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c8451994-aa2b-4d81-832e-bf2b47959a49","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/cbp_status_enums"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d84161bc-fbb3-4c1c-b5d7-edbe93f63abb","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/cbp_status_enums"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7f584104-2142-4fae-b238-153487285be0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/cbp_status_enums"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"111972b8-4f02-4103-bb26-42341930b3ac","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_status_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/cbp_status_enums"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c0fe8a28-64da-4f94-bba3-53b46f8312e1"}],"id":"a1fc5376-2e02-4935-bad2-723b955e2bf3","_postman_id":"a1fc5376-2e02-4935-bad2-723b955e2bf3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"contact_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"visits","item":[{"name":"/providers/contact_types/:id/relationships/visits","id":"2fec7e35-511f-4fce-86e4-29fca04d4cb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/contact_types/:id/relationships/visits","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","contact_types",":id","relationships","visits"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"221499de-2787-428c-b2a8-d8c3c9a78bbf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84ec1916-5e05-4100-9990-730c94e8ffd7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","contact_types",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"visits\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"visits\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"90692382-e9af-4623-9a39-409e6f93404e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","contact_types",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f8f5c9c2-e771-44ef-b901-d6f5b70a7462","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","contact_types",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"54de96a3-52c1-40e9-9505-b716e5e03ca6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","contact_types",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cb1f882d-af12-4976-8747-1e86f3c95042","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","contact_types",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2fec7e35-511f-4fce-86e4-29fca04d4cb3"}],"id":"2526b87a-3165-4b65-8663-e7725476a24c","_postman_id":"2526b87a-3165-4b65-8663-e7725476a24c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"fbd323ae-8a34-4d66-a419-6b784825689d","_postman_id":"fbd323ae-8a34-4d66-a419-6b784825689d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/contact_types/:id","id":"e7e81b89-cd04-4cac-b6c2-7bb3b0bbf35e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/contact_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","contact_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"75faa354-a84a-4c79-b9dc-29a92613384f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c331ab9a-81ba-4f81-bd57-e0ade1890a87","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"visits\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"20cdc3a0-5bbd-409c-a711-89ded54e4e60","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f915e519-30a0-4d2b-b13f-8ba69a0130f7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8737f484-7d3f-4f4f-9990-9ccebe379d83","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d00fcb7-ef9a-4505-89dc-b6f454b1bc81","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e7e81b89-cd04-4cac-b6c2-7bb3b0bbf35e"},{"name":"/providers/contact_types/:id","id":"e2af248a-0bb4-43a1-a979-a2a84a896803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/contact_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","contact_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5190eff3-610a-4c86-a86b-294bda135491","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"caa0f71f-c81c-4558-9657-8ab73433e70d","name":"ContactType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3aeabbca-a574-4271-ab8a-5faa7b74ce4e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0dff9c44-9f71-4856-8dcb-3ed8557c0e5a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e2af248a-0bb4-43a1-a979-a2a84a896803"},{"name":"/providers/contact_types/:id","id":"41b34d68-d751-4cb3-98c8-6e86213998b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/contact_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","contact_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"32d3bd63-49ae-4ec2-8cea-a19fe0e07c1f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9caa1f7-d071-4fd1-b7ad-4ef938336be0","name":"ContactType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contact_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"visits\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"33d4e638-6daf-49f4-af85-04c2d77468bc","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e632a4da-0150-4295-aaa6-2c3c2c824e12","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02ee984f-819f-40eb-946e-91703f914d68","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"74d0753c-e5df-4bed-b573-6b6e0d91c549","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/contact_types/:id","host":["https://api.casebook.net"],"path":["providers","contact_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"41b34d68-d751-4cb3-98c8-6e86213998b7"}],"id":"872984e6-075e-4e94-b78f-139e470e554f","_postman_id":"872984e6-075e-4e94-b78f-139e470e554f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/contact_types","id":"f3ae95ef-2b79-4058-8ff3-3f41242eabe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/contact_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","contact_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3cb61d2d-fe24-4a8d-a89e-9332c62520df","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types","host":["https://api.casebook.net"],"path":["providers","contact_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contact_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"visits\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"contact_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"visits\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b9094a90-ef0e-4cc9-b7ec-ac038de077cb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/contact_types","host":["https://api.casebook.net"],"path":["providers","contact_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f3ae95ef-2b79-4058-8ff3-3f41242eabe4"},{"name":"/providers/contact_types","id":"3f9fd999-57a8-4c34-8c23-76bda1a0e3ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/contact_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","contact_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"446af9ed-5822-48d5-a1c6-a60f5f1861ab","name":"ContactType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/contact_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"contact_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"visits\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"32b5a253-f5ba-4d2a-8f4f-f29ca5cca447","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/contact_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d19aa802-e023-46ed-887b-63e755a6af73","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/contact_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5fbff78a-a505-48ed-ab0e-9676d4507273","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/contact_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e69bc86-b964-4980-bd40-3f37c8799ff8","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"contact_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/contact_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3f9fd999-57a8-4c34-8c23-76bda1a0e3ac"}],"id":"6238cb42-8116-43d3-ba36-8dcda55695d3","_postman_id":"6238cb42-8116-43d3-ba36-8dcda55695d3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"counties","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/providers/counties/:id/relationships/locations","id":"5e069b74-0816-4381-9b95-53822b390dd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/counties/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","counties",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"64079752-d8d0-42a1-b84f-c3f8c2c18a98","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b3dfd864-cd95-4896-8f9d-831acae7cd9c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ca8cc62d-9f2e-4aed-bff3-dcfdcdf9cccd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"59134807-e718-4f77-8596-53811430c9e8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"91c0f596-2d23-4a1d-a227-4e6b2a6b3f20","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bd9997c7-6358-4c21-a9ce-94d2d04bdb1f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","counties",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5e069b74-0816-4381-9b95-53822b390dd6"}],"id":"dad0d59e-cca0-4ab5-9c91-d5996657ef37","_postman_id":"dad0d59e-cca0-4ab5-9c91-d5996657ef37","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"0ce51562-a0a1-4c90-8827-dffb3bdead28","_postman_id":"0ce51562-a0a1-4c90-8827-dffb3bdead28","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/counties/:id","id":"7359d0ae-1816-405d-b3e9-9614b992e35c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d2f1f0da-a4bb-434f-91fb-7f3c8beefb85","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"efeaa1ce-924b-41d8-a0bc-7a2cd2cd73ff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b16bfb28-6113-45ef-b5b2-dbb8275d3ebf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6ca14700-7867-48ff-998d-05127654bc06","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da712ebb-fe3d-4df8-93a8-ee7a85b9ff08","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e0269e49-74a6-4dd3-b46c-e31ac12e8d66","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7359d0ae-1816-405d-b3e9-9614b992e35c"},{"name":"/providers/counties/:id","id":"7c90d010-367b-434f-a4e2-1a6344152e40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f30e6a87-25a3-4083-a9df-b57ee8d83d1d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"92a1245e-9da6-44ec-873d-44ad23417e99","name":"County was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0c9e1576-7873-475d-ac58-90e0ec140232","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5e77178-2eee-4956-a799-aa43e111dd36","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7c90d010-367b-434f-a4e2-1a6344152e40"},{"name":"/providers/counties/:id","id":"ee27e91a-9706-4b89-847c-9e2748e3cd97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/counties/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","counties",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fd2591ec-af8d-4d07-84b8-e6bc6f02febe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d6d5003d-8ef2-4ff1-b3e5-648394679983","name":"County was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"79584c70-833f-4687-993b-73cb95f1a2b7","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03231c3e-53a1-4030-b059-d39fb7b916cd","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"45f55baa-9a01-412a-b977-3d47b7f6701d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5f3aad6c-f99f-4ecc-ba67-84250bdcf92a","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/counties/:id","host":["https://api.casebook.net"],"path":["providers","counties",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee27e91a-9706-4b89-847c-9e2748e3cd97"}],"id":"97a67cad-a3d1-45a8-b375-1a032dbf291d","_postman_id":"97a67cad-a3d1-45a8-b375-1a032dbf291d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/counties","id":"94341543-a9e4-450a-9ab5-4875e8f4ae6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","counties"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"55e4f513-4196-4338-b6c0-95b5e5dd524d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties","host":["https://api.casebook.net"],"path":["providers","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"counties\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4350946a-f8cd-4dcb-9256-8c7c4c5383fd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/counties","host":["https://api.casebook.net"],"path":["providers","counties"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"94341543-a9e4-450a-9ab5-4875e8f4ae6c"},{"name":"/providers/counties","id":"f739af8e-f845-4bda-ab9d-453eae329da1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/counties","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","counties"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"23db3677-0925-4a0e-a34c-232aec1ae5c7","name":"County was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/counties"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"counties\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"246446de-b628-48f5-b05a-dce9785b2db9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/counties"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df55ce84-e9b6-4fb4-94be-eda07d97e5c9","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/counties"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"38209198-6631-49f9-b09d-2688cf271295","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/counties"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b4ce2603-affc-424a-9c81-9f1d5fd3727a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"counties\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/counties"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f739af8e-f845-4bda-ab9d-453eae329da1"}],"id":"97a2e107-787b-45e6-ae0f-3e5120086102","_postman_id":"97a2e107-787b-45e6-ae0f-3e5120086102","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"decision_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"applications","item":[{"name":"/providers/decision_types/:id/relationships/applications","id":"3b2dcec9-7656-45fb-b9ea-7db4a49d33d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/decision_types/:id/relationships/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","decision_types",":id","relationships","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"427117a6-90e9-4177-98f7-d02ebdce15bc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"54ef9fd9-b43d-4916-8173-c165414a4420","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","decision_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"802fada5-57be-435b-8cbd-a19f47244d4b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","decision_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"339646eb-d9e0-4327-a364-31f2ed9b1b4c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","decision_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19b35c72-790a-48b1-b7dd-9d821ea9a9a5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","decision_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1fcb01a2-0f44-4b52-bffa-4269be9dcb2e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","decision_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3b2dcec9-7656-45fb-b9ea-7db4a49d33d0"}],"id":"3165f38f-2403-4c70-be75-05f267e093a7","_postman_id":"3165f38f-2403-4c70-be75-05f267e093a7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"fb89b71c-51ea-46cb-8565-872860f7dd01","_postman_id":"fb89b71c-51ea-46cb-8565-872860f7dd01","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/decision_types/:id","id":"3ed3cbf1-bc1e-413f-8a58-5b8744d98f35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/decision_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","decision_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7f5ea1e8-1a52-4851-a7dc-ea4ef17e02a8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"64e0d5fc-09b9-4672-a23b-f953e287ecbb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"381a7394-ef9e-4674-ac71-83d079fbcc08","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"85b3d22b-1ae4-4b5c-aa77-2fe698825129","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b538bba5-7eda-4333-93d8-8db23897a62b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4843202f-72dd-4811-8d6b-21ca06e1437c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3ed3cbf1-bc1e-413f-8a58-5b8744d98f35"},{"name":"/providers/decision_types/:id","id":"45ad380c-ded4-4d4c-a417-49fe72aae898","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/decision_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","decision_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3c1af243-de48-46b3-95ad-ee20546a0736","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"94539f4b-e590-45f8-9ccc-9f110365e0a6","name":"DecisionType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"57f7b325-0507-4525-97e6-ce4d6fcd1120","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b80fa940-e06e-4e9f-a00a-8bd7ab63eaab","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"45ad380c-ded4-4d4c-a417-49fe72aae898"},{"name":"/providers/decision_types/:id","id":"fbaaad03-e43d-414e-a3dd-330f61c28359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/decision_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","decision_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e668c730-d209-4db3-a144-3e087440dd4f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3408c614-0e45-485f-b279-eefb0fc2ea65","name":"DecisionType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"decision_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"457bafb0-67d6-461f-b197-1363bd28f46c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"44a8ac97-c78c-43a3-9814-88c47190fd24","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b290ef1-714d-48c8-9d32-bfd8962818d1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13eeec47-c5ef-44cf-8a0f-59f0548fbfbe","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/decision_types/:id","host":["https://api.casebook.net"],"path":["providers","decision_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fbaaad03-e43d-414e-a3dd-330f61c28359"}],"id":"bed555b7-b522-437b-a9a9-06a9b289a5f7","_postman_id":"bed555b7-b522-437b-a9a9-06a9b289a5f7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/decision_types","id":"63edba8a-34a9-43b9-9f93-5d899e1c28b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/decision_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","decision_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2018a892-f39a-44a1-abcf-424973a20de5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types","host":["https://api.casebook.net"],"path":["providers","decision_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"decision_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"decision_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d729ce21-b806-4233-b62f-335f9367b7e5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/decision_types","host":["https://api.casebook.net"],"path":["providers","decision_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"63edba8a-34a9-43b9-9f93-5d899e1c28b0"},{"name":"/providers/decision_types","id":"720a6ddd-1572-45bf-832f-4c17f8a69435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/decision_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","decision_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"38586cd8-fb25-4863-ae88-c0a575a01bce","name":"DecisionType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/decision_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"decision_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"08d8362b-4706-4c2e-adde-b3da04b30369","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/decision_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72790927-fc44-4cbd-9145-1606dd99dcd8","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/decision_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"196c94b2-254b-4213-9adc-6e869094b488","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/decision_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7e5e7c11-bbc1-476b-9cb8-f3d8c4d586c0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"decision_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/decision_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"720a6ddd-1572-45bf-832f-4c17f8a69435"}],"id":"23211dc0-dd29-4481-9510-ef932550e432","_postman_id":"23211dc0-dd29-4481-9510-ef932550e432","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"delivery_unit","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"services","item":[{"name":"/providers/delivery_unit/:id/relationships/services","id":"86abd9ac-0314-4cf4-ae78-86553a70bee5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/delivery_unit/:id/relationships/services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","delivery_unit",":id","relationships","services"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bf42cd6e-758b-4ae9-a22b-35284b0a1586","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"85a57496-29c6-4cb2-8fa5-663d1b22fafc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ae6d0cc4-5637-4247-bd41-44d6fc9c7bad","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"98d616a7-5de8-4279-9130-0c48f1555de9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"eb383284-6000-4758-ae2c-bdc810deba37","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0932a900-2172-4630-8f5f-8bdff6bb78ec","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"86abd9ac-0314-4cf4-ae78-86553a70bee5"}],"id":"542dda64-937d-48f4-b4d6-208c999c9335","_postman_id":"542dda64-937d-48f4-b4d6-208c999c9335","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"bb3f937a-593e-4c1c-bd05-8bf4b21ec7e3","_postman_id":"bb3f937a-593e-4c1c-bd05-8bf4b21ec7e3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/delivery_unit/:id","id":"133c1499-b66e-4d30-b783-3b8965d0c503","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/delivery_unit/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","delivery_unit",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"45030c1c-fc33-4404-b8a7-691c519a0ae3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8dac5056-1422-4b14-a0d4-341cc16b418f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"00091448-20f2-46cf-a542-17f289beadc9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f920cfc4-12a6-411e-8104-0da1d04159bb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b2eed5fd-d174-4c8b-95a8-e1cba24b3a7c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6bba2a69-354a-407d-a9f1-365b771a8dcd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"133c1499-b66e-4d30-b783-3b8965d0c503"},{"name":"/providers/delivery_unit/:id","id":"ba024120-65d5-4014-ac8c-0ae66a54567e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/delivery_unit/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","delivery_unit",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f97c0238-f533-45e0-9b5e-e22230c60d0c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dccd61fc-7845-4f4d-82d5-118942b7d3ff","name":"DeliveryUnit was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"77108e79-1e37-4543-bc65-5be4c609e7a0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3acd746-6b24-4669-b575-a374421539d3","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ba024120-65d5-4014-ac8c-0ae66a54567e"},{"name":"/providers/delivery_unit/:id","id":"558fd2fa-305e-4790-87c4-13ea39edefde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/delivery_unit/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","delivery_unit",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f8dab793-d955-463d-b28d-1975c4ef0cab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5be527cc-3c9d-4f62-a719-5699b54bea40","name":"DeliveryUnit was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"delivery_unit\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"49ecd52f-86b5-4779-a328-f28b6c2fb93a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3fdf8da0-4bb9-4ff6-935a-b5a4bb3832de","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a7a59d61-32ac-4734-8629-991cda2f03fa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"54c6e2ca-6971-461f-a3ed-d65eeaa1df65","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/delivery_unit/:id","host":["https://api.casebook.net"],"path":["providers","delivery_unit",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"558fd2fa-305e-4790-87c4-13ea39edefde"}],"id":"a29e21aa-3515-4701-8fe4-5caef8158195","_postman_id":"a29e21aa-3515-4701-8fe4-5caef8158195","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/delivery_unit","id":"3e206d16-00d2-43d6-9870-d54d88888013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/delivery_unit","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","delivery_unit"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"13c46f38-28a1-479a-af97-de23ce317a51","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit","host":["https://api.casebook.net"],"path":["providers","delivery_unit"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"delivery_unit\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"delivery_unit\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c106a094-59dd-4069-831e-39644255d771","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/delivery_unit","host":["https://api.casebook.net"],"path":["providers","delivery_unit"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3e206d16-00d2-43d6-9870-d54d88888013"},{"name":"/providers/delivery_unit","id":"85513f12-fd33-4168-9a2e-e40bf39bb8dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/delivery_unit","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","delivery_unit"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f07c0c2d-55fe-49e4-bc36-6e0ac825823c","name":"DeliveryUnit was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/delivery_unit"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"delivery_unit\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"908af4db-3ee2-4378-befc-77ca9c2ae368","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/delivery_unit"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"057aa737-d70c-4d77-97a5-a392106de133","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/delivery_unit"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7125cade-082f-4559-b590-02220854686b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/delivery_unit"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d584d8a3-4098-43b9-a52d-fc97f43aed8c","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/delivery_unit"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"85513f12-fd33-4168-9a2e-e40bf39bb8dc"}],"id":"2acb36de-910e-421f-b054-40814fbedbe4","_postman_id":"2acb36de-910e-421f-b054-40814fbedbe4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application_form_submission","item":[{"name":"/providers/form_submissions/:id/relationships/application_form_submission","id":"16a2f285-1aa0-417e-b72a-5e1bb0083a67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/form_submissions/:id/relationships/application_form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions",":id","relationships","application_form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0a21a894-e092-4b0c-9916-582d573a074c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a99476a4-55d7-4e06-9faf-0b34173f3e21","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/application_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","application_form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application_form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"06551676-2ed2-4a3b-ba07-a01f0632ffb3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/application_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","application_form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"19310669-b631-48e7-a476-745184bb0bf2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/application_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","application_form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1ca6010-48f7-4724-8a22-01d21f02b729","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/application_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","application_form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2449c5fa-b639-4084-9c58-c9b10a45d459","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/application_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","application_form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"16a2f285-1aa0-417e-b72a-5e1bb0083a67"}],"id":"6893da64-53bc-403d-b769-78a725592d82","_postman_id":"6893da64-53bc-403d-b769-78a725592d82","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_form_submission","item":[{"name":"/providers/form_submissions/:id/relationships/provider_form_submission","id":"5a703a1c-5f48-43b7-8c5e-a964420acf0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/form_submissions/:id/relationships/provider_form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions",":id","relationships","provider_form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3c6d78e1-d00b-41ff-b4f5-3b7ee66e842b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d7b7765b-41bc-4971-ae11-97085633ede1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/provider_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","provider_form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7e30e51e-8a90-44f4-bdb7-1ba948564b63","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/provider_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","provider_form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1335a001-aab8-40a5-adeb-f5b2498794ee","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/provider_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","provider_form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f4e63ac-99a9-4c32-a966-1ee773a43d3a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/provider_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","provider_form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7cff8e5c-5000-4f0c-b9a5-89ae1440e8ce","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/provider_form_submission","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","provider_form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5a703a1c-5f48-43b7-8c5e-a964420acf0e"}],"id":"3be9ecaa-319c-4d5c-a883-a69cfcdeafe7","_postman_id":"3be9ecaa-319c-4d5c-a883-a69cfcdeafe7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"visit","item":[{"name":"/providers/form_submissions/:id/relationships/visit","id":"6b353188-5a54-486d-91f7-10396787a754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/form_submissions/:id/relationships/visit","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions",":id","relationships","visit"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f717ffa1-091d-4edb-86d9-714337c5b1fd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a9786921-80ce-4492-933c-f370fe777821","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/visit","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","visit"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"visit\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a142b670-5c41-4958-a27c-de9d0e5a3056","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/visit","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","visit"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e56a6730-61fc-44c0-86a5-3d7aaf2c79ee","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/visit","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","visit"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2739d754-2549-4b18-9f2c-bb66b31dd63a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/visit","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","visit"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e9bc8319-d852-429a-8b62-32109ec1c43c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id/relationships/visit","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id","relationships","visit"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6b353188-5a54-486d-91f7-10396787a754"}],"id":"016180d4-061b-4cdf-928b-478c5969c485","_postman_id":"016180d4-061b-4cdf-928b-478c5969c485","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"4c69c6ba-0481-4fd0-a5c6-310bfc597262","_postman_id":"4c69c6ba-0481-4fd0-a5c6-310bfc597262","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/form_submissions/:id","id":"a3c813bc-3610-44dc-bd2d-07511fefe958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5a59cad4-569e-448d-a8ea-58fed77d08d2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2dbea94d-1a65-4851-9c24-0c6a2f80b772","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"submission_data\": {},\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1d32236b-af4b-40ac-9484-99a49da9ee16","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"089787c6-d599-4944-ae82-2dffb0d53df0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56550272-9ea3-40f7-9064-74ef4236dc7d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a2fda2d1-8044-4249-b425-2fd4dcd8d4db","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3c813bc-3610-44dc-bd2d-07511fefe958"},{"name":"/providers/form_submissions/:id","id":"6e41c5cc-5879-4e99-b2b6-d7c629573de6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"df4fdc1e-2fc5-42d4-ac4c-7b368adfd541","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2fdfc4cf-fad7-4603-9c25-18cee9b6d5a6","name":"FormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"38917c51-01ad-4766-ac6b-3aab6bee1100","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5dd4b630-30bd-4826-befd-553298f14d05","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6e41c5cc-5879-4e99-b2b6-d7c629573de6"},{"name":"/providers/form_submissions/:id","id":"d956097a-73db-46b3-bb99-fa0114eb256a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"713a6d8a-031a-4d03-a845-038d9702c5ba","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"39c0803a-5835-45b1-9908-2f6bb0c7ec71","name":"FormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"be20875e-34f5-4f70-ba22-02ce9a843205","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"94a9d4e9-de07-4ba0-8480-db26cf21918d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b5a25ab-69aa-4396-8a9f-89eee9339102","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"768d4931-9bf6-4429-8350-420edc401265","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d956097a-73db-46b3-bb99-fa0114eb256a"}],"id":"6a12fe79-7a12-487d-9de3-f292b4b63472","_postman_id":"6a12fe79-7a12-487d-9de3-f292b4b63472","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/form_submissions","id":"0350908c-80ef-4949-a8bf-43186b384781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_version_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"1f8ce11c-33fb-405b-8d9f-acd64c7440f4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions","host":["https://api.casebook.net"],"path":["providers","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"submission_data\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_version\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"88e5444e-d1da-4a20-aa67-d4538854768d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/form_submissions","host":["https://api.casebook.net"],"path":["providers","form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_version_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0350908c-80ef-4949-a8bf-43186b384781"},{"name":"/providers/form_submissions","id":"91eba31e-ee46-4380-8876-ea45252f2733","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"32f3ecd4-f390-477a-a3bd-fa9b269d6b92","name":"FormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"submission_data\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_version\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_versions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ff6535a1-433d-4c30-bd4b-5d3de920c9eb","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"751237b2-26a9-4480-9314-a55f6d73ca39","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"08773a64-8d9f-455b-8e7e-3785f85134c7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b2a7763b-7d53-4c5b-bc5c-5bb50bc7c9c0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"submission_data\": {}\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_version\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_versions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"91eba31e-ee46-4380-8876-ea45252f2733"}],"id":"e483c0a0-c5d7-4f9c-aece-ae43138316f4","_postman_id":"e483c0a0-c5d7-4f9c-aece-ae43138316f4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"genders","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"license_conditions","item":[{"name":"/providers/genders/:id/relationships/license_conditions","id":"318b37c7-84a6-4ba0-b8b8-89d029769724","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/genders/:id/relationships/license_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","genders",":id","relationships","license_conditions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"de4be7cf-08cc-4167-b881-4bf27cf39c94","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7b62e769-6041-4448-9c8c-0645540343af","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","genders",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_conditions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_conditions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7dc34cb1-c70c-4919-87f3-3f8063ea4741","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","genders",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6f5738b9-4e51-4f53-8671-7848171cf980","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","genders",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d0e13628-5bf1-42a3-9bc5-2947c3ba955a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","genders",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b6eed134-dedf-4f94-9f51-6116cb4f3352","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","genders",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"318b37c7-84a6-4ba0-b8b8-89d029769724"}],"id":"5adab632-2e3b-4912-8862-c741d31b232f","_postman_id":"5adab632-2e3b-4912-8862-c741d31b232f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6367a1af-c7c7-4ced-87c3-cdeba32ceb21","_postman_id":"6367a1af-c7c7-4ced-87c3-cdeba32ceb21","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/genders/:id","id":"bbe7e9c9-e0ac-4c67-b742-f02f70743864","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/genders/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","genders",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c38f0f82-0c0a-4be0-844a-5b1319b29768","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"961db45b-6d51-4a26-a84e-db3ae6101ef2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_conditions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"35b94edb-4649-4f5f-830a-ba89f5103632","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b7295034-4c87-4104-9e29-bf8d76c64976","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03e5f3b6-300e-4ae8-9ac3-2fe79949e67a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"99799a1a-ea85-47f5-b068-8cad2d274f97","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bbe7e9c9-e0ac-4c67-b742-f02f70743864"},{"name":"/providers/genders/:id","id":"f8b7a28e-422e-4418-8cf5-d00483952baf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/genders/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","genders",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"be526d2d-77d7-47d5-9fee-1a306f31098d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c388f2c3-4733-4103-ac79-9c79a96d5446","name":"Gender was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"720f8ebe-cf81-4960-ad74-49f1d49e8239","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e6f78da-1c73-4847-87c2-a4fdbc85d7e5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f8b7a28e-422e-4418-8cf5-d00483952baf"},{"name":"/providers/genders/:id","id":"2c737413-705d-4737-8adc-5f27d3d4f52f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/genders/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","genders",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"27381753-4754-4614-8916-4c52d05e8b76","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dfd32fb1-9d93-4ef5-9b9c-cf39c94a9c8a","name":"Gender was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"genders\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"license_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"486c446e-7fb0-48cd-b4d0-a74773f84f68","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89a60eef-2ebe-4a58-9874-558b26d6bc21","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"28a193eb-761f-4828-bbaa-47e61e33e59a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"57df70d8-9655-4f50-a789-efdb3a599f56","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/genders/:id","host":["https://api.casebook.net"],"path":["providers","genders",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2c737413-705d-4737-8adc-5f27d3d4f52f"}],"id":"faf1e3b4-4e1a-4a53-aa0f-8f18edfa82fa","_postman_id":"faf1e3b4-4e1a-4a53-aa0f-8f18edfa82fa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/genders","id":"2ebe887b-7fc6-4984-8124-706710d5dd5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/genders","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","genders"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b0b0fa84-d613-4aed-ad59-80d0204cbd28","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders","host":["https://api.casebook.net"],"path":["providers","genders"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"genders\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"license_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"genders\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"license_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2055bdca-8c1b-4bfb-be54-3ad0d88c01b4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/genders","host":["https://api.casebook.net"],"path":["providers","genders"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2ebe887b-7fc6-4984-8124-706710d5dd5b"},{"name":"/providers/genders","id":"f95f45c3-93ab-4e13-a982-8b2effbda848","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/genders","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","genders"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a2b337ff-b76f-469e-95ac-edf5a493a1fa","name":"Gender was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/genders"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"genders\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"license_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ef5f61df-fd11-49f6-b1ca-33521a92762a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/genders"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1486c106-2e8c-4639-9de7-4880b50d02c1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/genders"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1990e661-acf0-462c-b383-90c1bc13bc5a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/genders"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a06e358-bbb8-4a4b-a976-25202206f581","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"genders\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/genders"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f95f45c3-93ab-4e13-a982-8b2effbda848"}],"id":"4292a0ed-3da8-449a-b86f-e9e9b6a89bdd","_postman_id":"4292a0ed-3da8-449a-b86f-e9e9b6a89bdd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"languages","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_languages","item":[{"name":"/providers/languages/:id/relationships/service_languages","id":"1b2ccb4a-9845-4c8d-9dab-4277e6dc89f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/languages/:id/relationships/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","languages",":id","relationships","service_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8841a799-6d8a-4e4d-b14b-f3e2dc609239","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cf3a4ddf-d34e-48a3-8f9e-5967705132f5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f836d368-2188-47bd-acab-4692a2ec86c1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4ec14524-0102-4252-afaf-265fd19a1096","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d6380b9a-be65-4483-a185-1d6750a31677","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ed70e8bd-9080-4165-a02b-61bfbbd0792b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1b2ccb4a-9845-4c8d-9dab-4277e6dc89f5"}],"id":"2d6b2e9e-dee5-45b8-b3c8-d752551bb275","_postman_id":"2d6b2e9e-dee5-45b8-b3c8-d752551bb275","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"38ee8867-1149-45fc-8990-a400858be159","_postman_id":"38ee8867-1149-45fc-8990-a400858be159","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/languages/:id","id":"87e62aba-a1a7-4fcf-8cad-33566b0743fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ab19b91a-da3f-48ee-a446-924427c841d0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4d1bd399-e100-4ed3-92ef-e30280e282c7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"people_languages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f402643b-3711-4932-9eba-865109cb75d8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0637d802-e4a6-4b0b-ab06-554ddc1e119c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3919ca49-1875-48fc-9ad1-6ca978d4786c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3bd8984a-5869-4745-9037-bde20b69d927","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"87e62aba-a1a7-4fcf-8cad-33566b0743fe"},{"name":"/providers/languages/:id","id":"887ee0e4-a005-4183-bd84-f270c594f20b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"826f1a23-8acc-4595-ac35-91b29ab8bdb8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"02c3f6b7-6474-4830-8c42-3d2608498f8a","name":"Language was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"03cfd1b0-856f-4261-b1d1-7a769a53af66","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cd84f6c4-d341-47bb-b0bf-9b7e26246b72","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"887ee0e4-a005-4183-bd84-f270c594f20b"},{"name":"/providers/languages/:id","id":"a0bc5670-c0cf-45c5-8b90-40837665dbe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7aea9a56-b9a2-453e-9886-29f746146a00","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6807eee0-4976-4c7d-b042-1f498ff86e8d","name":"Language was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"languages\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f115a041-3f26-47f4-a77b-545d08fafaac","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67697845-15b9-4c0e-83e6-3a3edd7aef79","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e80e84b-94fe-4b72-89f6-6694db1913ff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4865472b-c247-4c76-b39e-157a7447696a","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/languages/:id","host":["https://api.casebook.net"],"path":["providers","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a0bc5670-c0cf-45c5-8b90-40837665dbe7"}],"id":"2ff4b877-cfab-4c94-a73b-9ab28649e46c","_postman_id":"2ff4b877-cfab-4c94-a73b-9ab28649e46c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/languages","id":"25d26f55-d974-4a16-9435-979f99d31096","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","languages"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0f7557dd-9cb2-4360-850f-dc66d5ae6bd9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages","host":["https://api.casebook.net"],"path":["providers","languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dc45543a-88ee-443e-8cc4-b296b30a90f3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/languages","host":["https://api.casebook.net"],"path":["providers","languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"25d26f55-d974-4a16-9435-979f99d31096"},{"name":"/providers/languages","id":"61683cb0-5faa-4a51-a10d-5894ddca50d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","languages"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"63d55e22-9a21-48b2-a530-f7ea9fc549fd","name":"Language was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/languages"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"languages\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2b113c44-5e22-4340-a0e7-b8641f6ac4db","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/languages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"329dcde6-bc22-4865-8256-533de7b1fe98","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/languages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f8d2ea8d-11f3-44db-bdc4-49f05d173d23","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/languages"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0211d4fb-45a3-44ae-a88c-1977a4153f5c","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/languages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"61683cb0-5faa-4a51-a10d-5894ddca50d4"}],"id":"7eadaafa-12fa-406c-b966-c0c36e942d98","_postman_id":"7eadaafa-12fa-406c-b966-c0c36e942d98","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"licenses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"license_conditions","item":[{"name":"/providers/licenses/:id/relationships/license_conditions","id":"1a2d6c1e-98f5-49af-9067-28e5f63e43f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses/:id/relationships/license_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id","relationships","license_conditions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d59a6345-4b8e-4697-9531-02c1573dd3ba","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3008e3f7-91c3-41c0-aee0-ae0cc7aec52c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_conditions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_conditions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b3e7ff84-f89c-4d39-9fe4-860bf1d43d10","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d7e74887-ebcd-4512-ad9b-6bebfc01b048","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8b69d4b-7309-4eaf-b751-72bdb3ec9ec2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"98c73645-32ad-490d-93e1-80a28223d8ea","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_conditions","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_conditions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1a2d6c1e-98f5-49af-9067-28e5f63e43f3"}],"id":"13f4f4c1-23db-48fe-8908-a0370860cec8","_postman_id":"13f4f4c1-23db-48fe-8908-a0370860cec8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license_status","item":[{"name":"/providers/licenses/:id/relationships/license_status","id":"a043ee9a-144f-4c20-a768-282adf976dff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses/:id/relationships/license_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id","relationships","license_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"67783c6d-57d7-4958-a514-194c591d9447","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0f18df99-ca15-42bc-ab87-e5c23e3ce8b0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_status","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"769661d5-6af9-4ed2-b7c4-422661181132","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_status","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bcbb164e-3908-4256-b457-016094c4b145","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_status","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9dea23b1-dbb9-4504-be9f-3fb857be4cc8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_status","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c4c1c66-8570-4f0c-9dfd-71fbdade438d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_status","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a043ee9a-144f-4c20-a768-282adf976dff"}],"id":"973bc8f6-76b3-4e0d-b233-7fbe2246a1b1","_postman_id":"973bc8f6-76b3-4e0d-b233-7fbe2246a1b1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license_type","item":[{"name":"/providers/licenses/:id/relationships/license_type","id":"2d69500f-1e17-4669-8d29-c46d6da45553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses/:id/relationships/license_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id","relationships","license_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"69bae1fa-725b-4acd-8940-29a6c8c288cb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5c59a212-3a98-4200-9e5b-3f830f017618","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a538f60b-196e-4b28-87ce-3c6f898c62c9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"36759b43-ced4-48b0-b01f-1c9a49532e74","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f58fbf9d-62cf-460d-8f3c-0029cafa43dd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db4aaede-4ef5-482e-87a4-f0c23f3dc341","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/license_type","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","license_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2d69500f-1e17-4669-8d29-c46d6da45553"}],"id":"51d63ae6-ef11-4d9b-a2d5-9e9b99435449","_postman_id":"51d63ae6-ef11-4d9b-a2d5-9e9b99435449","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider","item":[{"name":"/providers/licenses/:id/relationships/provider","id":"830dc569-ebfb-4d39-a34f-399610f35453","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2c750a23-4a14-4360-9f34-cb90b49f93c1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"59207f2e-1f07-4de1-b22c-a2ad930826d5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"63c2fd4d-fd7f-4fb5-9891-4ea302d3153f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"48e6df00-18cc-412a-bcbd-0197103b3f33","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8c2192c0-89ab-41e3-b7fe-52d72cb90629","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d748d640-5398-4569-abe0-4c0dbb67b610","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"830dc569-ebfb-4d39-a34f-399610f35453"}],"id":"1c3a00be-b28c-41f5-afeb-5424980f9a55","_postman_id":"1c3a00be-b28c-41f5-afeb-5424980f9a55","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"services","item":[{"name":"/providers/licenses/:id/relationships/services","id":"fc943cd6-4fbe-45dc-935b-8ece6b2c551c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses/:id/relationships/services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id","relationships","services"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"05161c29-f62c-46d7-8835-8c9c394f4fe5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3fdd191b-23d1-4ff8-837e-8e4d46c51946","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8bdc760a-a6e1-4c43-903a-726cd57f06db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c1593dd6-ac72-48bb-9c15-d8c1a6273466","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d77a5b39-8570-49b2-bde9-62cc1eaf9812","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72afdc2b-4d07-4afd-8abe-c6b5c75ccd8e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","licenses",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fc943cd6-4fbe-45dc-935b-8ece6b2c551c"}],"id":"80ed7a4b-ba35-4052-9a95-14e19a2ae932","_postman_id":"80ed7a4b-ba35-4052-9a95-14e19a2ae932","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"dfd23ea1-ca08-4e80-ac99-5c7eb0f4fcfd","_postman_id":"dfd23ea1-ca08-4e80-ac99-5c7eb0f4fcfd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/licenses/:id","id":"508b3e54-0b90-4d59-968e-102b42b4e147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b7313252-79ea-4f02-8b06-91d0f07092fc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"79c386b2-1c9a-4596-a93f-dc50f5f32acd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_conditions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9b45d67d-489a-4ff1-af8a-43fb1cf7668d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6f8b1d05-b282-4bac-b169-1e7546c6ae1a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"028e46bf-2132-49ab-b297-853e48f14934","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5e4ce7a-2fab-46ad-a7f1-275064234da0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"508b3e54-0b90-4d59-968e-102b42b4e147"},{"name":"/providers/licenses/:id","id":"0d45620a-ad9e-4520-ba94-b55cc8b31a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"30c883df-412b-41bf-a0aa-a0c18b9461da","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1021ebfd-5700-4c47-be4b-7f266e380db1","name":"License was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"26b4b970-a2e4-4d5a-8806-465a16c55a36","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f486857-919c-4ce5-9925-698abd6cdf35","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0d45620a-ad9e-4520-ba94-b55cc8b31a83"},{"name":"/providers/licenses/:id","id":"7ac3eb25-59f0-402f-9f5f-a591516147d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/licenses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b29083c7-c97a-48cf-b65c-885f1cddf17a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8fbd7bc0-444f-483b-8b2e-b0587a5ace9e","name":"License was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"licenses\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"exceptions\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"rate\": \"<number>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"license_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"license_status\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"license_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9aaebdb4-2c15-445f-b66c-c116b6c453d8","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"460cd612-4060-45f1-9361-194b786c57c9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"143fbf61-b647-4966-9386-6cddcf5ab1c0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6065ae60-2f75-46d4-b3a1-6520ade17df0","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/licenses/:id","host":["https://api.casebook.net"],"path":["providers","licenses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7ac3eb25-59f0-402f-9f5f-a591516147d9"}],"id":"ab06bf3c-d2b4-4438-87a0-a786c59c5771","_postman_id":"ab06bf3c-d2b4-4438-87a0-a786c59c5771","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/licenses","id":"0025e334-15cb-4a70-bc7b-ed1b6c6134cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/licenses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[exceptions]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[provider_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[rate]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"05a6f16f-4a73-4622-a382-4851a6cff2c4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses","host":["https://api.casebook.net"],"path":["providers","licenses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[exceptions]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[rate]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"licenses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"rate\": \"<number>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"license_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"licenses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"rate\": \"<number>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"license_conditions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e60ee414-9512-4181-a4cb-e3039074438b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/licenses","host":["https://api.casebook.net"],"path":["providers","licenses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[exceptions]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[rate]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0025e334-15cb-4a70-bc7b-ed1b6c6134cd"},{"name":"/providers/licenses","id":"165e04a3-1460-4224-aa1a-c0397917bdb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/licenses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","licenses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bed553aa-759d-4cb8-ad06-d389685edbf5","name":"License was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/licenses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"licenses\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"exceptions\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"rate\": \"<number>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"license_conditions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"license_status\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"license_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a1a751ed-cbff-479b-92f3-cb17c906102b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/licenses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01bc94d7-4c22-4013-8633-77c932d80e30","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/licenses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8803964c-f0c4-41b4-8961-bccb7104e383","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/licenses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"14a83974-4367-4ab4-8aec-b79fcf4125cf","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"licenses\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"exceptions\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"rate\": \"<number>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"license_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_status\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"license_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/licenses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"165e04a3-1460-4224-aa1a-c0397917bdb7"}],"id":"639f25b5-5041-43ad-b7f0-1c167ef85e5a","_postman_id":"639f25b5-5041-43ad-b7f0-1c167ef85e5a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license_conditions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"gender","item":[{"name":"/providers/license_conditions/:id/relationships/gender","id":"f5ec982d-8eb2-42bc-a69a-7fcad54594bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_conditions/:id/relationships/gender","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_conditions",":id","relationships","gender"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dbcb9c5d-ee71-4b1c-83d0-5ea1b70c01d5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1f41b3ad-9577-4374-af81-40169e90358c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/gender","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","gender"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"gender\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8341bccb-ecb7-4250-94ff-d3bef987d017","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/gender","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","gender"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2660561d-0bba-459c-8edb-9f39a9369d01","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/gender","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","gender"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fd4b59f2-74f3-4709-aa31-d0cc8a6e8357","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/gender","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","gender"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d71b512c-27ca-4c4f-a8f1-6bba268262dc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/gender","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","gender"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f5ec982d-8eb2-42bc-a69a-7fcad54594bb"}],"id":"10af083a-98b7-4ead-a6db-4d0e32bc8f52","_postman_id":"10af083a-98b7-4ead-a6db-4d0e32bc8f52","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license","item":[{"name":"/providers/license_conditions/:id/relationships/license","id":"043dafe0-833d-424e-a5c2-2547cda57ef9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_conditions/:id/relationships/license","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_conditions",":id","relationships","license"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4366813b-d7e4-472c-930a-fc6c9d0782f4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d95597e6-2400-440c-b2b2-096581bb5ec4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9de6b868-3c8d-4353-9357-40e5b31030a0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"892caa17-55cb-49df-be8a-28de97ff94f8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7dda13af-d80e-4f6c-8d2c-94f628235f18","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0f5bb114-877e-40fe-aa2b-ee6bc8a2b126","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"043dafe0-833d-424e-a5c2-2547cda57ef9"}],"id":"b34d29b4-db70-40e0-9297-a6fc16acb223","_postman_id":"b34d29b4-db70-40e0-9297-a6fc16acb223","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"142cddc8-24af-4334-89f0-5c85889baaf6","_postman_id":"142cddc8-24af-4334-89f0-5c85889baaf6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/license_conditions/:id","id":"7cf1a838-df50-4026-8167-67c828ed56c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"860e36c7-98a4-40ad-9602-0f04386b9094","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2d14f6ab-4f06-4fd9-b39a-e50ec1d1938f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3c4fe4c1-b98c-426d-a490-a433f1d1b7eb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8ac30f5c-f88b-4303-95a4-f19e0177a313","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f5bb63e-5a8a-4d66-9def-1d89d2f49c63","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"786da217-41f8-43eb-83fc-68dad063c05c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7cf1a838-df50-4026-8167-67c828ed56c1"},{"name":"/providers/license_conditions/:id","id":"95e028a3-f3b5-419d-b03b-0dac0037520b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2302cf5c-2d59-43aa-8f31-3a2f38d932b3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3ff4fe49-0b62-45b8-94b6-3247d2be45aa","name":"LicenseCondition was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"6e6addc3-9ab5-4efc-9d29-27d2512b6b88","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e42d6d4c-60d0-48ff-b2f2-3f79ce1279e0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"95e028a3-f3b5-419d-b03b-0dac0037520b"},{"name":"/providers/license_conditions/:id","id":"86f13f12-10fe-4bb3-af80-0c4e47b13241","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_conditions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_conditions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18d39207-0ca1-4c65-9fb1-818bb9761c7b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d5221de3-d08a-4c28-8a31-f1407893de9b","name":"LicenseCondition was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"license_conditions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"max_age\": \"<number>\",\n\t\t\"min_age\": \"<number>\",\n\t\t\"other_condition\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"gender\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"genders\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"licenses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8d471c99-5ed3-4990-9d07-b27b6c3f8275","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f46310c9-7f61-4e85-b521-95f63233358d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a66979f-bf28-43e2-9fa0-b27d79e0b626","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fb5f6213-cf7b-48e9-b98f-89df3718ba92","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_conditions/:id","host":["https://api.casebook.net"],"path":["providers","license_conditions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"86f13f12-10fe-4bb3-af80-0c4e47b13241"}],"id":"aa460be9-27e1-4210-8a99-724e934f9853","_postman_id":"aa460be9-27e1-4210-8a99-724e934f9853","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/license_conditions","id":"08c7ef21-fafc-4b1f-9808-1f1a2856ae42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_conditions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[max_age]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[min_age]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[other_condition]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"58518256-ef2b-4872-918a-d6409b719301","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions","host":["https://api.casebook.net"],"path":["providers","license_conditions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_age]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[min_age]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[other_condition]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_conditions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"max_age\": \"<number>\",\n\t\t\t\t\"min_age\": \"<number>\",\n\t\t\t\t\"other_condition\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"gender\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_conditions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"max_age\": \"<number>\",\n\t\t\t\t\"min_age\": \"<number>\",\n\t\t\t\t\"other_condition\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"gender\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a2231acf-75f0-4d23-b19c-5ca02629e3e8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_conditions","host":["https://api.casebook.net"],"path":["providers","license_conditions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_age]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[min_age]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[other_condition]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"08c7ef21-fafc-4b1f-9808-1f1a2856ae42"},{"name":"/providers/license_conditions","id":"3c864a8b-3692-4f9d-841c-33efda7c06f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_conditions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_conditions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"48bc29f5-b78c-4b7e-b5f3-a79963d78a52","name":"LicenseCondition was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_conditions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"license_conditions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"max_age\": \"<number>\",\n\t\t\"min_age\": \"<number>\",\n\t\t\"other_condition\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"gender\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"genders\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"licenses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9addd709-4a7d-42fd-b5e4-e58049eba52e","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_conditions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4474cef-0785-43a1-91e1-e0952b104e9b","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_conditions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a30c5e44-8bd6-4c9b-bc5f-aae17d301d13","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_conditions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8859f36b-4702-4ad7-9a96-af98af43b2bf","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_conditions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_age\": \"<number>\",\n\t\t\t\"min_age\": \"<number>\",\n\t\t\t\"other_condition\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"gender\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"genders\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_conditions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c864a8b-3692-4f9d-841c-33efda7c06f7"}],"id":"4638448a-dc75-417b-98ef-455f4e60e9be","_postman_id":"4638448a-dc75-417b-98ef-455f4e60e9be","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license_status","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"licenses","item":[{"name":"/providers/license_status/:id/relationships/licenses","id":"0f9c0499-8e33-4445-acb8-37d8d7d2990d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_status/:id/relationships/licenses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_status",":id","relationships","licenses"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ed6aa137-552d-4d88-b23d-c667ccafd8ce","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c9e4ceaf-6fa2-4035-8b21-f79d87f89bf2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_status",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"licenses\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"licenses\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a1ebe503-8528-4eaa-b472-aafaa99face5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_status",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3b296098-06ce-44c6-85e7-afe5ad4e6064","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_status",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"09776d8e-26cc-4354-8981-cd6edfe909af","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_status",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"052b6cb3-9f43-4b1c-923c-ef81289df343","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_status",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0f9c0499-8e33-4445-acb8-37d8d7d2990d"}],"id":"df946638-9948-4824-9dbf-f47599df0b8d","_postman_id":"df946638-9948-4824-9dbf-f47599df0b8d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"767b2274-04a4-4a5c-a330-b501cefc614f","_postman_id":"767b2274-04a4-4a5c-a330-b501cefc614f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/license_status/:id","id":"42f081a4-647e-44d4-82b0-e63bd7392540","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"797f672c-3d57-46ad-825d-5524d057c2c6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dd2b6674-2fb4-4ea6-9664-030222ad82c1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"licenses\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fca2d591-fed6-45d6-bbbc-eba06faae8c6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4d4c7f1e-6998-4a22-a8fd-bcd540ad0877","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2263f21e-cad7-4384-819a-ee6ac454f810","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb3044c7-78f0-423f-a4c7-21b5be4086a7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"42f081a4-647e-44d4-82b0-e63bd7392540"},{"name":"/providers/license_status/:id","id":"33f456ec-c07a-4cf5-b846-4ee3e15de52f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7560066a-f5a9-4c84-8ce2-a3bbe91b05dc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"68672a6c-35ac-4189-8f61-68eb5e97181c","name":"LicenseStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7ad3b934-12de-4e0b-95cb-b9070d3573ce","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2255403b-6183-484f-bf2f-de3721bbe357","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"33f456ec-c07a-4cf5-b846-4ee3e15de52f"},{"name":"/providers/license_status/:id","id":"24c3bb4d-f351-43b9-b0a5-8e470ee433a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_status/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_status",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"974423c1-0219-4c9b-b6a6-43b1d3a41da5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b4a35a3a-3ff7-4b4d-9ec8-c4ccbc5bed13","name":"LicenseStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"license_status\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"licenses\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e1eff9aa-93dc-4417-87be-64d98329fbed","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ccbae635-b22c-48ed-ab7c-2446fd38fe2b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da5bab1c-7a51-4a6f-9c98-2da6afb3f441","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97b67be0-8150-4fca-be14-69a389066499","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_status/:id","host":["https://api.casebook.net"],"path":["providers","license_status",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"24c3bb4d-f351-43b9-b0a5-8e470ee433a3"}],"id":"16dbe62b-b593-4d62-a53a-7e90927f55b0","_postman_id":"16dbe62b-b593-4d62-a53a-7e90927f55b0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/license_status","id":"b9e32854-b5b9-4aaa-8297-4cfb11dc2a3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_status"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3591d511-8ef4-4b99-8bc3-2e1fccbe8e52","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status","host":["https://api.casebook.net"],"path":["providers","license_status"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_status\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"licenses\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_status\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"licenses\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dfffce94-6a9e-4148-8156-2b90fa6df9db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_status","host":["https://api.casebook.net"],"path":["providers","license_status"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b9e32854-b5b9-4aaa-8297-4cfb11dc2a3a"},{"name":"/providers/license_status","id":"81b5ecb1-6669-4b4d-aa3b-fae0f2b63b88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_status"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"da5bf3c0-b3e5-472f-802b-4ef64109f0b9","name":"LicenseStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_status"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"license_status\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"licenses\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fdfdb533-83ce-4ae3-b75b-9eb399d80122","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_status"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ec471cd5-8e38-4cdd-b027-65f7fe88c0b1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_status"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"980949ab-3dd0-4d7f-a536-0cb2406521da","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_status"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1b766da-2f58-4748-88fc-90c2ad56f810","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_status\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_status"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"81b5ecb1-6669-4b4d-aa3b-fae0f2b63b88"}],"id":"bea697b9-c69c-45d2-ac4c-658daeae28a1","_postman_id":"bea697b9-c69c-45d2-ac4c-658daeae28a1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"applications","item":[{"name":"/providers/license_types/:id/relationships/applications","id":"fded66c6-92cf-4911-a941-f3ca1f0a6351","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_types/:id/relationships/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_types",":id","relationships","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6551559f-f270-442b-b793-48c6ae38b30e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"32a0b6f9-23c9-49b4-84aa-5544a119b715","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"675045c0-daf2-4def-8b8a-ddff7f383d62","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7f36b99f-aa41-4e29-a62a-0e3a8ee80d69","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c366627-2e1c-4682-96fa-49fd03606dab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b002f4ec-b771-4123-9495-573c151d01b3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fded66c6-92cf-4911-a941-f3ca1f0a6351"}],"id":"c2398910-f126-459f-b000-a9d20b1bb0b1","_postman_id":"c2398910-f126-459f-b000-a9d20b1bb0b1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"licenses","item":[{"name":"/providers/license_types/:id/relationships/licenses","id":"03475775-dc36-4aa0-8839-611f5da705f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_types/:id/relationships/licenses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_types",":id","relationships","licenses"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"483cd17f-c594-4bc2-8832-7b2cec73e835","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"01bf118d-8f4e-4176-9e6a-45f4bd9409e0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"licenses\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"licenses\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9a085e32-25bf-4f93-8d08-18f3eeac7592","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"54c64a1d-b5ea-4159-bcca-2be09cfc000c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4b828ab-c7d1-4716-8a42-e1566da8c4d1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"603eb25e-7776-4bbf-b434-74f3b5fa503d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id/relationships/licenses","host":["https://api.casebook.net"],"path":["providers","license_types",":id","relationships","licenses"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"03475775-dc36-4aa0-8839-611f5da705f5"}],"id":"17cb4497-a8f3-4c6e-ad99-4086608a4012","_postman_id":"17cb4497-a8f3-4c6e-ad99-4086608a4012","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e6a1f042-2f1a-41f9-b8fe-b622001c225b","_postman_id":"e6a1f042-2f1a-41f9-b8fe-b622001c225b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/license_types/:id","id":"4566dd35-b508-475f-9456-192af688eb0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"80a6f20a-b902-46a5-91a9-89e5452b27eb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e724ee87-e0f4-4eaf-b6c8-9455a6b37d99","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"applications\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"licenses\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0230f19a-3b0e-4430-a993-477803243558","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1fd383f4-9a90-42b8-8203-b798b9c4510d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d01c7d8f-dc4a-48e7-869b-214c5ca74033","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9cf4e8d9-a681-4d92-bc4c-6b74b3ab6c50","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4566dd35-b508-475f-9456-192af688eb0e"},{"name":"/providers/license_types/:id","id":"f04a2d77-b786-40f7-8e88-deb42c86c6a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"290da3b4-ba39-480a-aacc-df36e949af66","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"abbf1369-058c-43c7-ba32-3c8dde8a8e9c","name":"LicenseType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ad4bcfb0-a742-4876-b108-35acd3722d52","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56528763-1e71-4dec-8cd5-bb54013cf44a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f04a2d77-b786-40f7-8e88-deb42c86c6a1"},{"name":"/providers/license_types/:id","id":"cb82ebbf-8d96-4ecc-85b3-d87ae1e7c0bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6923ef2a-f459-4301-921d-1d5e1d14cccf","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f6762134-af2f-405c-9882-8eef506d4be8","name":"LicenseType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"license_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"licenses\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c56d7e2e-69a8-46b4-8259-5568db483cfd","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b8121c01-1d23-4f9a-813b-553245ac2ea5","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"43c1d688-36d2-450a-9c83-dc546ceb88ab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3c6eee76-59ba-41af-bfca-cb7ae2f818aa","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/license_types/:id","host":["https://api.casebook.net"],"path":["providers","license_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cb82ebbf-8d96-4ecc-85b3-d87ae1e7c0bb"}],"id":"3b07d626-ea0e-4c1e-af35-01e863e48bd7","_postman_id":"3b07d626-ea0e-4c1e-af35-01e863e48bd7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/license_types","id":"acb303e0-faea-409e-95f5-3dea4c161913","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/license_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"855dc2ee-4400-42dc-8dd9-8c68b6c256c1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types","host":["https://api.casebook.net"],"path":["providers","license_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"licenses\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"license_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"licenses\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"54e61cab-ae2d-46ab-85dc-7aef811fb93a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/license_types","host":["https://api.casebook.net"],"path":["providers","license_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"acb303e0-faea-409e-95f5-3dea4c161913"},{"name":"/providers/license_types","id":"71240d18-bd3c-4f4e-8f78-9752d519de3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","license_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"ff2fef24-d4d1-459e-aec7-d5df146c81f7","name":"LicenseType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"license_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"licenses\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6cbef6dc-f76f-4023-802b-cf1ec9152ce6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d25fe021-511a-4d6e-b6b7-4582ffd109c2","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3602cfe9-6110-4cf7-a710-cfbfe257297a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ce7f6f88-df01-45a8-8ca7-9ea9fa8431ea","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"license_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/license_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"71240d18-bd3c-4f4e-8f78-9752d519de3b"}],"id":"a6463e7d-626f-47c9-b3fe-fcc7d08a7a26","_postman_id":"a6463e7d-626f-47c9-b3fe-fcc7d08a7a26","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"locations","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"county","item":[{"name":"/providers/locations/:id/relationships/county","id":"d80a09f6-a6ac-427c-8000-a199fe2fe073","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/locations/:id/relationships/county","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations",":id","relationships","county"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"91f2f958-6af7-4e97-bb56-ba8a02d29bc3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"60c51e11-8430-4982-8dd4-9d528b2810dd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"county\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e00f85b5-2097-489c-b8e5-f31076ff0f10","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bbc4856e-f17d-403e-925f-92b5fcaac5f5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0599089c-76c6-4f89-870f-426f2d6c4c97","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e920f112-78b1-43ff-a244-cec0d7da5478","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/county","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","county"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d80a09f6-a6ac-427c-8000-a199fe2fe073"}],"id":"1d116331-34b6-4ca6-af07-cb4a727ae6ec","_postman_id":"1d116331-34b6-4ca6-af07-cb4a727ae6ec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location_type","item":[{"name":"/providers/locations/:id/relationships/location_type","id":"82c54580-86cb-498e-be2f-6d9a56b05237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/locations/:id/relationships/location_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations",":id","relationships","location_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5b96fcfb-b9b0-4846-aef8-3a15ed5ee89d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5b82865e-0566-4144-a4e5-de43b02ea302","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"734ff416-a16f-4a44-8e99-cecbcc15332e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d138d08a-672d-47b5-a57f-3150a5487eca","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e183f581-ac4f-4a68-9a1d-ba2e3ad21e68","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2d49bda6-99dc-44eb-b53d-8bc13b3bef23","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/location_type","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","location_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"82c54580-86cb-498e-be2f-6d9a56b05237"}],"id":"b73a0b0c-864a-445f-80c7-2fd199cd8327","_postman_id":"b73a0b0c-864a-445f-80c7-2fd199cd8327","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider","item":[{"name":"/providers/locations/:id/relationships/provider","id":"a93791ea-20e6-43ab-a32b-4b6473dcd1b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/locations/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c4068ed9-abcf-45ee-a48d-2a70125bfb12","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9a7a2a0c-7249-453a-9319-07e8f0ea46ab","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f6aece4a-80b4-44eb-b395-6c2b245ba1c1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a25e2457-466d-4df9-959a-72b9c23243f3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d875e45e-4f5d-4e49-aa38-90ac56d906ee","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"daf8f85a-c4f9-40b7-94cc-04e866193373","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","locations",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a93791ea-20e6-43ab-a32b-4b6473dcd1b3"}],"id":"107a79c9-90a4-4122-bf64-2ea0a9466abe","_postman_id":"107a79c9-90a4-4122-bf64-2ea0a9466abe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7029769c-5cf2-4da3-a845-4d8f1a9d810b","_postman_id":"7029769c-5cf2-4da3-a845-4d8f1a9d810b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/locations/:id","id":"7ae72ea4-cec8-4623-bd49-64df1190a5d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d1e376c0-861c-45b7-9632-adeecaddc238","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"709b1047-ab47-402b-ba08-0792160da44e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"38ddbb0c-1650-4e95-8eb8-64d866ea12c2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d7142922-f3e5-4760-a34b-c3c4870861a0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d803b9d5-24b6-4d9f-8acd-58078db387d3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0f5846d8-a235-489d-aa44-73772c0be7ba","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7ae72ea4-cec8-4623-bd49-64df1190a5d7"},{"name":"/providers/locations/:id","id":"f083b98f-8ce4-4991-8a7c-b06798d427e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"72e324ca-1dfd-4b41-a755-874a6bdebff2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c72b933d-4ca9-4cf3-8694-77c281327fac","name":"Location was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"efdeaa58-cf70-480b-bda1-2bc79923e5d9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"93984d95-ecab-4c48-ac7e-c878ef287600","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f083b98f-8ce4-4991-8a7c-b06798d427e1"},{"name":"/providers/locations/:id","id":"35c105b6-f19f-4d4c-8dc0-f7e8217e7611","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/locations/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bc77998d-1061-4c5f-a58a-8a7ce853e55c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"646b9899-1058-45aa-81c4-cce5efe1bc57","name":"Location was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ac87fda4-ef68-403a-a170-8f1881c521be","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"21d86ef4-527d-4fa8-9298-fbbc3b6ba6d0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"87d88567-cff0-47d1-b562-ec00af0c7678","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1e95eab-0b36-4cb1-8b85-5867b84f4b8c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/locations/:id","host":["https://api.casebook.net"],"path":["providers","locations",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"35c105b6-f19f-4d4c-8dc0-f7e8217e7611"}],"id":"89526ac1-a26e-4aad-9816-72c74124ec63","_postman_id":"89526ac1-a26e-4aad-9816-72c74124ec63","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/locations","id":"be6e56f4-5f23-41b6-85df-b560438acd5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address1]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[address2]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[city]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[google_place_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[latitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[longitude]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[state]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verified]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[zip_code]","value":"<string>"}],"variable":[]}},"response":[{"id":"0e8d10ac-d934-42f1-b0c4-563adb4c3527","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations","host":["https://api.casebook.net"],"path":["providers","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"address1\": \"<string>\",\n\t\t\t\t\"address2\": \"<string>\",\n\t\t\t\t\"city\": \"<string>\",\n\t\t\t\t\"country\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\t\"latitude\": \"<number>\",\n\t\t\t\t\"longitude\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"state\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\t\"zip_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"contact\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"county\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"59b1e111-a050-4e8b-a9ad-625368a00b7d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/locations","host":["https://api.casebook.net"],"path":["providers","locations"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[address1]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[address2]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[city]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[google_place_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[latitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[longitude]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[state]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verified]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[zip_code]","value":"<string>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"be6e56f4-5f23-41b6-85df-b560438acd5e"},{"name":"/providers/locations","id":"22c416c0-d1de-4325-8b0f-22a8e0c98426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"c9033af0-0b85-4f92-9f5f-75d58031ef8a","name":"Location was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/locations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"locations\",\n\t\"attributes\": {\n\t\t\"address1\": \"<string>\",\n\t\t\"address2\": \"<string>\",\n\t\t\"city\": \"<string>\",\n\t\t\"country\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"google_place_id\": \"<string>\",\n\t\t\"latitude\": \"<number>\",\n\t\t\"longitude\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"state\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verified\": \"<boolean>\",\n\t\t\"zip_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"contact\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"contacts\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"county\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"counties\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"15e2c64d-c32e-446a-8e26-a1137a5e3589","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/locations"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c4da565-d25d-4f7a-8f05-a582378c7d3d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/locations"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6a7c4448-c721-4912-bc45-d2abb8feef66","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/locations"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"502e1eda-3eec-47b9-b8b3-dd69424b7617","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"locations\",\n\t\t\"attributes\": {\n\t\t\t\"address1\": \"<string>\",\n\t\t\t\"address2\": \"<string>\",\n\t\t\t\"city\": \"<string>\",\n\t\t\t\"country\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"google_place_id\": \"<string>\",\n\t\t\t\"latitude\": \"<number>\",\n\t\t\t\"longitude\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"state\": \"<string>\",\n\t\t\t\"verified\": \"<boolean>\",\n\t\t\t\"zip_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"contact\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"contacts\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"county\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"counties\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/locations"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"22c416c0-d1de-4325-8b0f-22a8e0c98426"}],"id":"76b6d275-13d7-4c98-aa0b-ccb93da24726","_postman_id":"76b6d275-13d7-4c98-aa0b-ccb93da24726","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"locations","item":[{"name":"/providers/location_types/:id/relationships/locations","id":"846c284e-6fa4-46bc-b882-9d9ec729499b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/location_types/:id/relationships/locations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","location_types",":id","relationships","locations"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ba73c365-a9aa-43de-a490-281d9a1ddb72","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ef588311-ef58-4fd7-8f2b-b5d0d46d309c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"locations\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c86b929c-9c8b-4085-a9b5-c345bd433e92","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"eae7b4df-de8f-410f-8757-957abcdd240a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3960b23-f322-4b3f-ba76-0872371d8d8a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1fc5e286-e6f5-4d3a-834b-43a571a6485b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id/relationships/locations","host":["https://api.casebook.net"],"path":["providers","location_types",":id","relationships","locations"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"846c284e-6fa4-46bc-b882-9d9ec729499b"}],"id":"416f01a1-1a04-4c05-bbd5-acb7937ae088","_postman_id":"416f01a1-1a04-4c05-bbd5-acb7937ae088","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ec081de5-a51a-48fd-a18e-8199a3382927","_postman_id":"ec081de5-a51a-48fd-a18e-8199a3382927","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/location_types/:id","id":"d917b1ae-a064-4980-aca7-169141a9dfdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fbc2fffe-c098-4b8b-8f80-13ff491769d2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5dd55ea4-ef2d-4c13-95e6-b83f31fb9998","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"locations\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f369d67b-8333-41a0-85c7-0d563494d4c6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"510ee3be-1d76-452c-9208-d3cbe4f0d956","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"52871c20-8c21-4786-a509-b08382363c0d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d46c3599-c781-462a-88aa-9ec4feb0ea41","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d917b1ae-a064-4980-aca7-169141a9dfdd"},{"name":"/providers/location_types/:id","id":"9eaf8e8b-da22-4e7e-8829-44a912ed1037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4c2533d0-338c-40a8-a1d2-754ff8edcde1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0dfc97a2-e36c-4c01-83cc-9c5feb8f6287","name":"LocationType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"3d02fa93-438d-4214-9f23-3d2f41d9f91a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ee04b83c-0aac-4c2b-8ca6-b67c1c0a99dd","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9eaf8e8b-da22-4e7e-8829-44a912ed1037"},{"name":"/providers/location_types/:id","id":"cf11b067-8fa8-485d-b9a3-1b0463aeaa2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/location_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","location_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a8489937-789e-4b55-9d6e-819e0f0bbe4b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cd35c782-e8b1-46e1-be11-7cbc1b2427fe","name":"LocationType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b88f0277-15e6-4641-ba7b-40a276713e7c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c3abc96c-2820-4af2-b78f-958be95a27a3","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d240700d-cc2d-449a-8d96-9473a0db0712","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a8ac7f5b-2df8-4ad4-9fe9-777ff017b999","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/location_types/:id","host":["https://api.casebook.net"],"path":["providers","location_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf11b067-8fa8-485d-b9a3-1b0463aeaa2b"}],"id":"36c14615-329f-4f44-a7fc-ccb70f2aae62","_postman_id":"36c14615-329f-4f44-a7fc-ccb70f2aae62","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/location_types","id":"dcaa8c04-d5b3-4480-a0f4-568bece8cd71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","location_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"903e6936-66a4-4f44-9bbc-8044dcac23cb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types","host":["https://api.casebook.net"],"path":["providers","location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"location_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"locations\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"29229994-df53-42cb-8526-e6125d686955","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/location_types","host":["https://api.casebook.net"],"path":["providers","location_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dcaa8c04-d5b3-4480-a0f4-568bece8cd71"},{"name":"/providers/location_types","id":"943dfb6d-f22c-4efa-a109-344663f36047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/location_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","location_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a5cd17ed-483b-4173-af8b-4a99b87043db","name":"LocationType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/location_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"location_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"locations\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2fa5472a-d3c2-41eb-b04b-fce67d488b72","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/location_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5d8b4fd1-5265-4ad6-a83f-16ce76d803d7","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/location_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"772bf083-8d9f-4384-998b-e39f113480b1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/location_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23d8a19c-ef65-43c5-980e-4a7a40e3dd0d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"location_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/location_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"943dfb6d-f22c-4efa-a109-344663f36047"}],"id":"3bcead23-1c8e-4c9a-9620-1095af68e5fd","_postman_id":"3bcead23-1c8e-4c9a-9620-1095af68e5fd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"method_of_delivery","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_interactions","item":[{"name":"/providers/method_of_delivery/:id/relationships/service_interactions","id":"274e4b88-313e-4023-a2ad-4bf1593aec6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/method_of_delivery/:id/relationships/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","method_of_delivery",":id","relationships","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3231c236-f9c8-4a73-9ce4-f0a602ab5aa2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1c195dc1-1da1-4910-b211-1154c6933b87","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8f3c5c6b-82ba-4456-8700-1940bba9733b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"35e4c1b6-5047-4897-b6a0-295534f639f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c518bbb6-ec66-47e0-ac5d-da2076a4a198","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"adb85394-c9da-4518-9707-e012c5535014","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"274e4b88-313e-4023-a2ad-4bf1593aec6d"}],"id":"e3855cd5-e3a0-48cb-98c7-0a5ed38126a5","_postman_id":"e3855cd5-e3a0-48cb-98c7-0a5ed38126a5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2e427497-5a02-41f0-837c-754f88be0880","_postman_id":"2e427497-5a02-41f0-837c-754f88be0880","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/method_of_delivery/:id","id":"b815b5eb-7114-4c2b-afbf-de482a1cfa1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/method_of_delivery/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","method_of_delivery",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"55159119-8ff2-4e01-9c2d-0fe36d815322","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"244c3801-f417-4ced-8b24-a1d4b3abe22f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interactions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fa98796d-d00a-42b2-9615-f9fa03d97ae2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2f99eef4-0ffd-408c-b8a1-776978122c45","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1af7427-7fa2-44ae-b446-3e5c6fbe8629","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b599718-62b3-4226-8890-4e5ef9c41858","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b815b5eb-7114-4c2b-afbf-de482a1cfa1a"},{"name":"/providers/method_of_delivery/:id","id":"1c4956ad-c8d0-4e1c-b5c4-e0481bd22b9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/method_of_delivery/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","method_of_delivery",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e08c246c-7649-447a-bfc4-b39f9e7e7614","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fcdd38c0-2fa3-49fa-9b6a-c89cc088aa45","name":"MethodOfDelivery was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"6926d72c-3967-444f-beeb-3ae71b2c73c3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"142acc46-4ab0-4f05-bc7d-a40f94f9799b","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1c4956ad-c8d0-4e1c-b5c4-e0481bd22b9e"},{"name":"/providers/method_of_delivery/:id","id":"2ddd7e6d-2208-4cdf-8af3-c9d19d74bda8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/method_of_delivery/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","method_of_delivery",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5768dfa2-56da-46fb-a5cc-66c9f72b5fde","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dc5c5ec4-4f70-49b5-aabd-f8c668a1d7ed","name":"MethodOfDelivery was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"method_of_delivery\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"10250b28-3645-4867-913d-691edbaeb685","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"441eeaae-b776-41ea-8fd0-4b2544903e90","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"14ebdb26-2a9d-44ce-87c7-bd78b5bd452b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"26be88c3-9d9f-4bfa-a430-1d2852b8d238","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/method_of_delivery/:id","host":["https://api.casebook.net"],"path":["providers","method_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2ddd7e6d-2208-4cdf-8af3-c9d19d74bda8"}],"id":"46cd05a1-b789-4cb7-8396-a8d8f82df014","_postman_id":"46cd05a1-b789-4cb7-8396-a8d8f82df014","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/method_of_delivery","id":"eebf0bf3-1458-4e45-93e1-5615e8ce73a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/method_of_delivery","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","method_of_delivery"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"9404e902-b642-424f-919c-aa4bfc8ea0e9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery","host":["https://api.casebook.net"],"path":["providers","method_of_delivery"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"method_of_delivery\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"method_of_delivery\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"82f5f7e0-5c42-4ec0-b737-af7493bafcda","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/method_of_delivery","host":["https://api.casebook.net"],"path":["providers","method_of_delivery"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eebf0bf3-1458-4e45-93e1-5615e8ce73a8"},{"name":"/providers/method_of_delivery","id":"17606858-03c5-4d0f-a2da-b6a7e3524a8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/method_of_delivery","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","method_of_delivery"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"83134904-53da-48b5-8b2d-417d3ce5f51f","name":"MethodOfDelivery was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/method_of_delivery"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"method_of_delivery\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f3ed4556-fdec-4dd5-8bc0-9b18f7b8aff0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/method_of_delivery"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"78e46c04-138f-4d3d-bfae-e5b396a88df8","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/method_of_delivery"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"11d29f04-b185-4804-9c7d-701eb2a495dc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/method_of_delivery"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de7ffdac-e934-45ed-8bb5-8b7a376ca9f9","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/method_of_delivery"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"17606858-03c5-4d0f-a2da-b6a7e3524a8b"}],"id":"37c799e1-19f2-40da-971d-b897ed9e33e4","_postman_id":"37c799e1-19f2-40da-971d-b897ed9e33e4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"providers","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"action_plans","item":[{"name":"/providers/providers/:id/relationships/action_plans","id":"2e543d00-82e9-4c78-b582-c351e8d173e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/action_plans","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","action_plans"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c641ba36-686e-4e39-868e-51aeebba7f11","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"752af14a-b170-4795-aaf6-9f327f755ffa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/action_plans","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","action_plans"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plans\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plans\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"eb94b266-dd93-48d2-b811-249c519995db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/action_plans","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","action_plans"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5bd33c29-8c15-4df6-9d2e-efe0ae87e904","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/action_plans","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","action_plans"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7047caf4-6750-4b4b-823d-699b049f993b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/action_plans","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","action_plans"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"859a46db-c362-4541-bddb-b7b0781cd95f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/action_plans","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","action_plans"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2e543d00-82e9-4c78-b582-c351e8d173e3"}],"id":"b9e58cf2-74ed-41bd-8712-a9d863121e1a","_postman_id":"b9e58cf2-74ed-41bd-8712-a9d863121e1a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"applications","item":[{"name":"/providers/providers/:id/relationships/applications","id":"4fac3b27-194a-4eae-ba16-67ed9a5f5771","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2f7a14f4-aaf9-4479-a374-2e9d6cfdc792","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"885d1e7b-b5d7-458a-a4b4-b96a3c3facff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bcffc67a-5dfd-4b11-a3fb-5d4f526d8c1a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"705ac180-bcec-47e3-8c25-33db5320a5a6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9893ccb8-0557-4809-a39a-51a7d9ffecbc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c15f0d1a-08f6-40a1-83a0-3e00d4668330","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4fac3b27-194a-4eae-ba16-67ed9a5f5771"}],"id":"4fbe4b8e-dec0-4c17-9eb2-56734ccd2b66","_postman_id":"4fbe4b8e-dec0-4c17-9eb2-56734ccd2b66","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignee","item":[{"name":"/providers/providers/:id/relationships/assignee","id":"393fa965-7600-4ddc-9426-5bb2ff9e55e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/assignee","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","assignee"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6db36835-9d20-4710-bd71-4b2f25c0705a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1ba0bc41-d41f-45c5-8cba-47cbc8122e53","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignee","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignee"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"assignee\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ea66b4fc-0d11-4f6b-8cb0-d8113eb570bb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignee","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignee"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9051d577-de8d-43f1-a534-789bb0f9607a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignee","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignee"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c51b0d1a-825b-4fe0-899a-b7823cc419b5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignee","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignee"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e916c5c0-baa4-465e-a0c8-9fbd66399d8a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignee","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignee"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"393fa965-7600-4ddc-9426-5bb2ff9e55e5"}],"id":"1ba64923-2eee-470d-85a1-29a0b587c84e","_postman_id":"1ba64923-2eee-470d-85a1-29a0b587c84e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"assignees","item":[{"name":"/providers/providers/:id/relationships/assignees","id":"c1f7281f-6766-41a2-b29d-59dbab5302a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/assignees","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","assignees"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fa0a61b5-d601-4b92-a0ad-93a12da0b024","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fb81116e-73fa-4ba9-b4c6-37a62d2c5fab","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignees","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignees"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"assignees\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"assignees\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8af7a828-60d9-42e5-820a-a0dca2def331","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignees","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignees"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"12f1c6df-96d0-47ee-b535-f7560ebf5c39","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignees","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignees"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b94459b7-3ae4-4a84-989d-d002a239a090","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignees","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignees"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9d596cb-d3bb-47b5-bb0b-765ba0baaf15","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/assignees","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","assignees"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c1f7281f-6766-41a2-b29d-59dbab5302a9"}],"id":"2bb3bdb9-3629-4bbb-8f8e-b69202fcb347","_postman_id":"2bb3bdb9-3629-4bbb-8f8e-b69202fcb347","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"child_providers","item":[{"name":"/providers/providers/:id/relationships/child_providers","id":"cf6a7c7e-4803-4cdd-bd07-176c1004fdd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/child_providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","child_providers"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"19ced235-6ac5-4e5c-ba46-007c86c39043","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dec9e784-9041-4965-baa6-d917b80edb41","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/child_providers","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","child_providers"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"child_providers\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"child_providers\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c32e2ec3-afdf-4d40-9a85-ae8b6da289b3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/child_providers","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","child_providers"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"22fe9b1b-c081-4fc7-b293-a0bcd54255c5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/child_providers","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","child_providers"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7e29a4c7-e671-43e5-965d-2e232f42174d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/child_providers","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","child_providers"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e431d10e-9a74-4b4d-8939-7ead7c582cf6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/child_providers","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","child_providers"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf6a7c7e-4803-4cdd-bd07-176c1004fdd2"}],"id":"4f539799-37bc-4e08-8a46-1ae0faa16088","_postman_id":"4f539799-37bc-4e08-8a46-1ae0faa16088","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"contact_person","item":[{"name":"/providers/providers/:id/relationships/contact_person","id":"a15e4ccb-e9d5-441a-943e-5de8914789cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/contact_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","contact_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1c317a08-37c2-4e7f-8423-6f4b99e0d430","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"12c2c214-ffda-40fb-be68-532af12ed845","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/contact_person","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","contact_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"contact_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cbadb8cf-176c-4752-b190-5e91820bee5a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/contact_person","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","contact_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"13055a37-e2b7-457b-b9f7-97eff8100fd2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/contact_person","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","contact_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"104fe6e6-a3c0-491a-95a8-53183bb9f83f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/contact_person","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","contact_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de02d0ee-6f56-4076-8177-38fd1d2c74ad","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/contact_person","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","contact_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a15e4ccb-e9d5-441a-943e-5de8914789cc"}],"id":"0f51bd48-445d-4635-b86c-f5b68ff6fdad","_postman_id":"0f51bd48-445d-4635-b86c-f5b68ff6fdad","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"facility_location","item":[{"name":"/providers/providers/:id/relationships/facility_location","id":"a4f59ecd-e99b-431f-ac7f-eddbdf6b9dde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/facility_location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","facility_location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d61cf486-e2f3-4232-9613-72250da367fb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e0795c38-ae48-48e4-933e-0a16f95972d6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/facility_location","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","facility_location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"facility_location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"132e28e5-5661-42e4-9891-109dddc785cb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/facility_location","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","facility_location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ab4af4d9-a6af-414c-a536-d462b07684ce","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/facility_location","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","facility_location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b39c17c-19c4-4592-93ea-ebd8a6d0ba65","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/facility_location","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","facility_location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4d743a05-4ab7-45d0-b623-10264e34b453","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/facility_location","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","facility_location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a4f59ecd-e99b-431f-ac7f-eddbdf6b9dde"}],"id":"5b8f702c-ffe2-4c98-89ba-013614904f36","_postman_id":"5b8f702c-ffe2-4c98-89ba-013614904f36","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license","item":[{"name":"/providers/providers/:id/relationships/license","id":"fc030c4b-550e-4bc4-85be-6716b249e22d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/license","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","license"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a4f33162-7dd1-4aae-a797-984ec05378b8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"146ed6dc-15a8-4236-bcad-d5583b63966c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"693cd413-0ed3-4baf-a7c2-4bc92d6309f9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3a28bd57-9850-46c2-94c1-9df8de4e9287","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7b4dbcc-e5b9-411f-9879-4f6236c1650f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c423b4ae-0a65-48e2-975a-1af6f318e369","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fc030c4b-550e-4bc4-85be-6716b249e22d"}],"id":"61efe91e-8c6e-44a4-875a-7be6361de852","_postman_id":"61efe91e-8c6e-44a4-875a-7be6361de852","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_people","item":[{"name":"/providers/providers/:id/relationships/provider_people","id":"2b3a92e4-41c2-43cb-a224-41f27df21154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"54b741da-fb8d-40c2-948d-25bceb771b89","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ef16665a-8ab9-44a5-b036-c259d8bd91f7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"152b82a2-df94-4a4c-b2de-0ff5b4c7b186","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"da9e46f4-45b4-4679-80c7-ab02b580924e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66d9df26-aa85-4097-b8d9-e6ccd2a37aed","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b438b202-a0e7-46d6-a6fa-f74cf886b87d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2b3a92e4-41c2-43cb-a224-41f27df21154"}],"id":"8eb83da2-7b82-4064-813f-1176a864086c","_postman_id":"8eb83da2-7b82-4064-813f-1176a864086c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"parent_provider","item":[{"name":"/providers/providers/:id/relationships/parent_provider","id":"9b42e9a1-e5a1-4374-a84e-a5cc67be9165","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/parent_provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","parent_provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2fcb4383-be04-447b-be7d-118ed886d44f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e0409c9e-6a0e-45b0-9a06-5572e67b8103","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/parent_provider","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","parent_provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"parent_provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2129afb4-5f58-49c4-8b4d-d7a9c183fd42","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/parent_provider","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","parent_provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3a75d3b1-0e7d-433b-9b5e-f96fc39e0964","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/parent_provider","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","parent_provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ea9ec7b8-8087-4a74-8548-279ae4dbc5af","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/parent_provider","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","parent_provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3bb47a1e-4968-46d5-b9a0-0ea81f16bf21","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/parent_provider","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","parent_provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9b42e9a1-e5a1-4374-a84e-a5cc67be9165"}],"id":"09a7fb6f-ebab-4fcc-92cd-d00099be8cc4","_postman_id":"09a7fb6f-ebab-4fcc-92cd-d00099be8cc4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_attachments","item":[{"name":"/providers/providers/:id/relationships/provider_attachments","id":"7c692d28-a706-4062-9fb0-68537be9bc59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"40c09748-d8c7-4189-911b-a0d139f9f634","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"22f259c5-743a-452f-bea5-d1d7a399943e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_attachments","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cc513648-6d6d-4696-b65e-cc6bb0650165","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_attachments","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a1868fb2-a85d-4bc5-8d5d-21afb6b49a8f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_attachments","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8e5aa274-b778-4289-857d-0d1c5020131a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_attachments","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"17dafee3-59ed-4c23-907d-effe0064170c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_attachments","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7c692d28-a706-4062-9fb0-68537be9bc59"}],"id":"c5f7146d-f298-4b28-824a-b83403246afc","_postman_id":"c5f7146d-f298-4b28-824a-b83403246afc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_checklists","item":[{"name":"/providers/providers/:id/relationships/provider_checklists","id":"0f6e82de-16d6-424a-b2be-b8a1eac41f03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_checklists","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_checklists"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3ff6974d-8e06-4e6b-ac4c-af9738e9d121","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9904d04d-024c-4094-bf91-ace89a50792a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_checklists","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_checklists"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_checklists\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_checklists\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bb9a7159-edc3-4731-891a-41f2a1397247","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_checklists","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_checklists"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"90f40b90-3fd3-4973-acc1-a89a56b16298","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_checklists","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_checklists"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"63339dad-4c5d-42b1-8dd8-254453811871","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_checklists","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_checklists"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"45495efb-9af1-47c6-8aab-72d70a086575","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_checklists","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_checklists"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0f6e82de-16d6-424a-b2be-b8a1eac41f03"}],"id":"c3637883-066c-4d44-81b2-f2469b76aa81","_postman_id":"c3637883-066c-4d44-81b2-f2469b76aa81","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_form_submissions","item":[{"name":"/providers/providers/:id/relationships/provider_form_submissions","id":"a34ef663-1198-4252-b86a-4497a578528b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"098b4f24-f279-4543-b2b5-1d0994ff9ac2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"60ea91d7-100a-405b-9037-2dcc4af4313e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_form_submissions","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_form_submissions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_form_submissions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_form_submissions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3d226619-3d69-4dfa-9091-3efdd853aea7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_form_submissions","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f305769c-b29f-4232-8287-9e476c3de44e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_form_submissions","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_form_submissions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0c9d063e-1a4d-4156-82d1-1917e6063404","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_form_submissions","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_form_submissions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a206daa6-b7b9-4e1e-9911-3a252c5a3c09","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_form_submissions","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_form_submissions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a34ef663-1198-4252-b86a-4497a578528b"}],"id":"76252ff4-9869-47c7-ae69-39f263a9d077","_postman_id":"76252ff4-9869-47c7-ae69-39f263a9d077","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_incidents","item":[{"name":"/providers/providers/:id/relationships/provider_incidents","id":"47a21fe9-7764-416d-a879-28f916ba63e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_incidents","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_incidents"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"393612f5-cba9-432c-8ac3-1c0095639d18","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6939e178-b099-4309-872b-0086045306d0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_incidents","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_incidents"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_incidents\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_incidents\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e0d0c177-587c-4ae2-ba84-4f10468b5c0a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_incidents","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_incidents"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"99024169-294b-41a1-8c53-5de646f91c87","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_incidents","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_incidents"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9ec80389-63ba-4262-8ac8-1905120846b2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_incidents","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_incidents"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"969a58f0-cb0e-4508-bc25-b18202bf676e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_incidents","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_incidents"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"47a21fe9-7764-416d-a879-28f916ba63e1"}],"id":"47b490f7-d06a-4d23-94d9-626330f2ae98","_postman_id":"47b490f7-d06a-4d23-94d9-626330f2ae98","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_labels","item":[{"name":"/providers/providers/:id/relationships/provider_labels","id":"20f6089e-a728-4697-b481-12e177a41dc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"854989d0-142e-4a41-9e40-63040ff7018f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"617f4a85-fec9-4b34-8e43-e018f20bc1d1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_labels","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_labels"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_labels\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_labels\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c58cea67-e2e1-4e98-a1ef-6e623ef4bc4a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_labels","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_labels"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b7331840-3f9d-4381-9f9b-b7a75a27042a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_labels","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_labels"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"002fed79-d1b8-4bf7-a4ed-21df470deb75","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_labels","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_labels"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c50ab6a-b1f5-4418-9eec-67abaab70025","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_labels","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_labels"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"20f6089e-a728-4697-b481-12e177a41dc6"}],"id":"127d7406-b363-4182-8466-d100078685d1","_postman_id":"127d7406-b363-4182-8466-d100078685d1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_reports","item":[{"name":"/providers/providers/:id/relationships/provider_reports","id":"abcb70b1-9aeb-47a6-bc2f-d5588cb9e566","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_reports"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b6d5c552-f7a5-40cc-9373-bf4e42bf5661","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f050a07b-7ecf-4bab-a9e3-72d729935ab3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_reports","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_reports"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_reports\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_reports\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f290eb66-0fea-4a3f-a627-3806459ed432","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_reports","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_reports"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"52e1608f-434b-4f23-9d28-90979aa053df","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_reports","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_reports"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a99a8b76-66d8-44eb-a706-d02a0975c9f2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_reports","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_reports"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"46c2c602-ffd4-4471-9010-793eed105290","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_reports","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_reports"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"abcb70b1-9aeb-47a6-bc2f-d5588cb9e566"}],"id":"e494a5d3-ca58-48ac-9dd1-bd2f2aa36e5a","_postman_id":"e494a5d3-ca58-48ac-9dd1-bd2f2aa36e5a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_status","item":[{"name":"/providers/providers/:id/relationships/provider_status","id":"83078a36-ad24-4725-97f7-94a345a972a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_status","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_status"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"67dac807-a744-4cc8-b4d5-f96c94eb7e31","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1b61300c-52b1-4b83-9127-9fc1a066598b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_status","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_status"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_status\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c0033a33-86b4-4479-ab0c-145694ac3810","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_status","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_status"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8f636473-ec5c-4f6a-b284-656b14930926","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_status","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_status"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d6b998c0-ff08-4547-b396-b82e0fe1cb1a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_status","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_status"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d64649fb-1376-40c0-9c23-b7cde1e67692","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_status","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_status"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83078a36-ad24-4725-97f7-94a345a972a1"}],"id":"36960290-b1b5-445f-9507-12656a2ff3f0","_postman_id":"36960290-b1b5-445f-9507-12656a2ff3f0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_subtype","item":[{"name":"/providers/providers/:id/relationships/provider_subtype","id":"ffeb67b3-b1e9-461f-bbbe-c3a5475a015d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_subtype","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_subtype"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8c035397-a5ed-466f-968e-d263fd67c42f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fd71aa61-a1d9-4a07-abb0-59c1828617db","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_subtype\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"26cfac23-f355-46f7-ab34-ce71f72ab5c2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a6d82d5a-3ff6-4f03-bd0f-a387f4a115ff","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"28b6129d-3165-46d1-9bea-2b3148dfe569","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"51e9e882-aa15-4417-8bb9-243934664730","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_subtype","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_subtype"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ffeb67b3-b1e9-461f-bbbe-c3a5475a015d"}],"id":"fac5eda1-7be7-45fc-bb4f-4bd389f8c29b","_postman_id":"fac5eda1-7be7-45fc-bb4f-4bd389f8c29b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_type","item":[{"name":"/providers/providers/:id/relationships/provider_type","id":"4cf3bb53-698f-4db0-bd46-cb049442d8d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/provider_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","provider_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"53899d0c-aa89-44d0-aea0-850f457d96ed","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"65264b7a-41a8-4a02-9bc5-303df3577a89","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"550af964-0001-4e84-bcad-fbc463277516","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5dd60e1a-15cf-44a8-a955-60ff6ff3ec2d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"623b9f1c-81a9-447f-a2e3-7985e687b16d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04c7741c-6d75-4b6e-986d-ec51426282d7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/provider_type","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","provider_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4cf3bb53-698f-4db0-bd46-cb049442d8d2"}],"id":"7116b84e-de46-4a3d-a36f-65f9a2473420","_postman_id":"7116b84e-de46-4a3d-a36f-65f9a2473420","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"services","item":[{"name":"/providers/providers/:id/relationships/services","id":"aa867d55-eeb4-4025-9ea7-473c422f59b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","services"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2ef8b599-8387-41d5-b5b2-2328fe4c8f25","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"10f9e5f6-bbe1-4904-a4dc-6da090ef0ae2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c853cbe6-15e5-45e5-929d-9fc6c3d9deca","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"90436d61-28ad-45e3-af67-b578912b6a9f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"253ede00-de48-4bed-a69d-e210f89f0563","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"24377730-0f6e-4833-bd7c-4477d12b0745","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aa867d55-eeb4-4025-9ea7-473c422f59b3"}],"id":"9386c4e1-6a84-4344-91e6-e58b208eda8d","_postman_id":"9386c4e1-6a84-4344-91e6-e58b208eda8d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"visits","item":[{"name":"/providers/providers/:id/relationships/visits","id":"4f9efa8d-148f-4d74-afad-814e0c178432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id/relationships/visits","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id","relationships","visits"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a3b1b12c-09ba-41b0-9ffc-fdbceb4968f3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d2ba52c7-8c83-4336-a138-0cbb93cc3518","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"visits\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"visits\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9f37207e-2aca-4aaa-97e6-951f38b810ab","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"74096b91-263c-4a62-b1a6-1ea9af65b358","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d2f4af80-3ccd-4b8d-a137-5977bdf3d27f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2fdb92f9-7cb0-4079-acbe-1f6223d1c212","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id/relationships/visits","host":["https://api.casebook.net"],"path":["providers","providers",":id","relationships","visits"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4f9efa8d-148f-4d74-afad-814e0c178432"}],"id":"2d860e92-e9f2-4ebf-ab28-b9ba0ca89f97","_postman_id":"2d860e92-e9f2-4ebf-ab28-b9ba0ca89f97","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"4d3e0eef-dc72-4ebd-9489-f9b03cf98253","_postman_id":"4d3e0eef-dc72-4ebd-9489-f9b03cf98253","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/providers/:id","id":"f01624f5-a163-4f57-99b2-46d114652712","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2d0effe0-7a39-46f7-b8a6-e2e3b55fcffe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bfcede66-a9d9-49b5-aade-6a8a35b8f405","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"percent_capacity_used\": \"<number>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\",\n\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"action_plans\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"applications\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"assignees\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"child_providers\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"managingProviderPeople\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_checklists\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_form_submissions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_incidents\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_labels\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_reports\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"visits\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8a14a5df-a903-4297-9d36-a5f511e431f6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b5540d0a-23fe-4f0a-940f-60a1db517637","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"409ec69b-14f0-4a86-a0bd-b3ea73feb139","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f711b833-2a36-4d85-b5c5-d0f2ed8dbfdd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f01624f5-a163-4f57-99b2-46d114652712"},{"name":"/providers/providers/:id","id":"02d16f7a-e83a-4315-b3f2-8bbd633b600f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a29fdd75-b89a-4dc1-b0fc-88102c4b4ee6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"61570d79-2071-4e5b-a14a-5b824f63f114","name":"Provider was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"63492242-32c7-4784-a64c-de1ca70b02f3","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"86411220-b5b0-4e88-b3a6-2ca254c1728c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"02d16f7a-e83a-4315-b3f2-8bbd633b600f"},{"name":"/providers/providers/:id","id":"32f33602-c6c4-42fa-a4b3-88ff86953c39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/providers/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"716a651e-d9ad-4c51-8029-316c8f38e32e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"551960f8-4b87-4865-8b60-31f34c6ea2be","name":"Provider was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"providers\",\n\t\"attributes\": {\n\t\t\"accredited\": \"<number>\",\n\t\t\"active\": \"<boolean>\",\n\t\t\"additional_data\": {},\n\t\t\"capacity_usage\": \"<number>\",\n\t\t\"cb2email\": \"<string>\",\n\t\t\"country_code\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ein\": \"<string>\",\n\t\t\"email\": \"<string>\",\n\t\t\"extension\": \"<string>\",\n\t\t\"is_agency\": \"<boolean>\",\n\t\t\"is_external\": \"<boolean>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"org_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"percent_capacity_used\": \"<number>\",\n\t\t\"phone_number\": \"<string>\",\n\t\t\"published\": \"<boolean>\",\n\t\t\"published_at\": \"<dateTime>\",\n\t\t\"published_by\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"under_contract\": \"<number>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"action_plans\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignee\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignees\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignees\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"child_providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"contact_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"facility_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"licenses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"managingProviderPeople\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"parent_provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_checklists\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_incidents\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_subtype\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"visits\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b4b6d7a8-2072-4fe2-b415-155d5aee569c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d9401e05-7891-42da-a631-408ab014b9ba","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"98339e9b-dc52-44d7-a857-55372c7a1272","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f3696af1-5a40-4dc8-b90c-834b22dff872","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/providers/:id","host":["https://api.casebook.net"],"path":["providers","providers",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"32f33602-c6c4-42fa-a4b3-88ff86953c39"}],"id":"bcc9f4ab-effc-4160-b1b2-23f64b65d07a","_postman_id":"bcc9f4ab-effc-4160-b1b2-23f64b65d07a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/providers","id":"e4ec4875-80b3-412c-b0f1-4c2edca9a383","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[accredited]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[capacity_usage]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cb2email]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[country_code]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ein]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[extension]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_agency]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_external]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[max_capacity]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[org_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[phone_number]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[published]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[published_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[published_by]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[under_contract]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[uow_updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"12430370-f198-4337-ac7e-102f575fb78d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers","host":["https://api.casebook.net"],"path":["providers","providers"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[accredited]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[cb2email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_code]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ein]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[extension]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_agency]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[org_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[published]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_by]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[under_contract]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"accredited\": \"<number>\",\n\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\"additional_data\": {},\n\t\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\t\"country_code\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ein\": \"<string>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"extension\": \"<string>\",\n\t\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"percent_capacity_used\": \"<number>\",\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"under_contract\": \"<number>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"action_plans\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignee\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignees\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"child_providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"contact_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"facility_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"managingProviderPeople\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"parent_provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_checklists\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_incidents\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_subtype\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"visits\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"accredited\": \"<number>\",\n\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\"additional_data\": {},\n\t\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\t\"country_code\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ein\": \"<string>\",\n\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\"extension\": \"<string>\",\n\t\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"percent_capacity_used\": \"<number>\",\n\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"under_contract\": \"<number>\",\n\t\t\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"action_plans\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignee\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"assignees\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"child_providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"contact_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"facility_location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"managingProviderPeople\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"parent_provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_checklists\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_form_submissions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_incidents\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_reports\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_status\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_subtype\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"visits\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e5882947-1369-4585-9d98-ff13d742c826","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/providers","host":["https://api.casebook.net"],"path":["providers","providers"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[accredited]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[cb2email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[country_code]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ein]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[email]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[extension]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_agency]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[org_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[phone_number]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[published]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[published_by]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[under_contract]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[uow_updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e4ec4875-80b3-412c-b0f1-4c2edca9a383"},{"name":"/providers/providers","id":"5ebcd334-aef8-4507-862f-c289342db522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","providers"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"00ce0f8a-cb13-49f6-8eef-43d621fd164a","name":"Provider was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/providers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"providers\",\n\t\"attributes\": {\n\t\t\"accredited\": \"<number>\",\n\t\t\"active\": \"<boolean>\",\n\t\t\"additional_data\": {},\n\t\t\"capacity_usage\": \"<number>\",\n\t\t\"cb2email\": \"<string>\",\n\t\t\"country_code\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ein\": \"<string>\",\n\t\t\"email\": \"<string>\",\n\t\t\"extension\": \"<string>\",\n\t\t\"is_agency\": \"<boolean>\",\n\t\t\"is_external\": \"<boolean>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"org_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"percent_capacity_used\": \"<number>\",\n\t\t\"phone_number\": \"<string>\",\n\t\t\"published\": \"<boolean>\",\n\t\t\"published_at\": \"<dateTime>\",\n\t\t\"published_by\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"under_contract\": \"<number>\",\n\t\t\"uow_updated_at\": \"<dateTime>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"action_plans\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignee\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"assignees\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"assignees\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"child_providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"contact_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"facility_location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"licenses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"managingProviderPeople\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"parent_provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_checklists\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_form_submissions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_incidents\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_reports\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_status\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_subtype\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"visits\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b5d2a762-25a2-46cb-b940-6a05039925dd","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/providers"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1209327-8a2d-4540-ad57-87e8cb74acf4","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/providers"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2f87fcae-2e4e-4bc8-a02a-d9f9f1759f2e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/providers"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"815fe201-5709-4acd-927c-c874610f6cb5","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"providers\",\n\t\t\"attributes\": {\n\t\t\t\"accredited\": \"<number>\",\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"additional_data\": {},\n\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\"country_code\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ein\": \"<string>\",\n\t\t\t\"email\": \"<string>\",\n\t\t\t\"extension\": \"<string>\",\n\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\"published\": \"<boolean>\",\n\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\"under_contract\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"assignee\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"contact_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"facility_location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"parent_provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_status\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_subtype\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/providers"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ebcd334-aef8-4507-862f-c289342db522"}],"id":"2504c418-5712-4429-a7ce-12ab98c4107a","_postman_id":"2504c418-5712-4429-a7ce-12ab98c4107a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"provider","item":[{"name":"/providers/provider_attachments/:id/relationships/provider","id":"ee023961-6064-488d-ad88-ff36b8d04d15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_attachments/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_attachments",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cb172161-3f31-436d-80f6-af814337fda1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"53e05356-b4d7-4456-8468-ab76a8115f02","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b0926d8e-8898-4184-9656-d6fc7e8b082e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"82a29711-56bc-42c0-8cea-76b44a74dd65","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"af284d33-fc7b-4357-8ca0-b4b718caa6df","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b4786db8-9421-4847-99bb-f694bb4e9378","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee023961-6064-488d-ad88-ff36b8d04d15"}],"id":"54ba852d-be16-4a57-bec6-87384c57755d","_postman_id":"54ba852d-be16-4a57-bec6-87384c57755d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"961d43d0-dfd2-43af-8c05-da6071fc3f32","_postman_id":"961d43d0-dfd2-43af-8c05-da6071fc3f32","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_attachments/:id","id":"9bfdbd8e-3356-453b-9fe4-f89e7a683b8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"12bf8888-c1e8-4c25-997f-f33b1508e92b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3012efa1-3f50-49d8-879f-0b386d1867c2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c040f1ac-75c7-42cf-b7dc-36bcb60b378e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b7b5a18a-25bc-41b2-9b9f-e428bb511a85","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de80a760-611a-4922-8eb2-65091f44ba3d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"757ddf3c-3011-42b4-9383-104d4817e788","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9bfdbd8e-3356-453b-9fe4-f89e7a683b8b"},{"name":"/providers/provider_attachments/:id","id":"3c6b019a-ed44-4277-a47c-c75a3ce27015","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"372a41e1-6411-42e2-a162-bed6f5787c5d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"42e99c11-164b-4b58-9de3-d67687e278c4","name":"ProviderAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0b7155f9-95ac-4b56-861e-460948dd1443","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3624d61c-281e-435a-8cec-2685de3a655e","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c6b019a-ed44-4277-a47c-c75a3ce27015"},{"name":"/providers/provider_attachments/:id","id":"16b66fb4-ab84-4646-ab91-69a18f5a7065","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ef90c613-5f7c-436e-91c9-e80df12e4653","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"424446ca-13f6-4901-ad6e-364bf0431215","name":"ProviderAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3d7f7be1-362c-48a2-bd21-a3abccb7de19","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ecfb8bdb-b136-4b1b-9187-8eb21f225e15","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3dadacd-7346-4724-a13a-89baf599f5f4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b3bcfca8-923a-4db2-b307-91506c97dc30","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_attachments/:id","host":["https://api.casebook.net"],"path":["providers","provider_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"16b66fb4-ab84-4646-ab91-69a18f5a7065"}],"id":"35a94b3d-0d70-4948-8523-53509759ade8","_postman_id":"35a94b3d-0d70-4948-8523-53509759ade8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_attachments","id":"c3f73a16-34cd-46c6-a855-8df6a7c0322a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"a4a44fb7-ff93-41eb-ad72-e4f0684aa27e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments","host":["https://api.casebook.net"],"path":["providers","provider_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b9c63c5a-c597-4687-aa1f-a2aacdabb53c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_attachments","host":["https://api.casebook.net"],"path":["providers","provider_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c3f73a16-34cd-46c6-a855-8df6a7c0322a"},{"name":"/providers/provider_attachments","id":"8b6e7c6e-4bfb-41e8-8459-a089c860e43e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a6bee383-8d3c-4749-be60-ec0c48aa833a","name":"ProviderAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ef142b9f-594c-4458-a27d-a508bec426e4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb45705e-4e1d-475c-a574-4b19b6b898ae","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1d2b7dc1-a4cd-4b0e-b4f1-4c6d05f2c1b0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d28cd58-075e-4181-89eb-4d6cf3582a79","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8b6e7c6e-4bfb-41e8-8459-a089c860e43e"}],"id":"04c5d3ec-103f-49c6-bcf4-136662ff19c1","_postman_id":"04c5d3ec-103f-49c6-bcf4-136662ff19c1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_checklists","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"provider","item":[{"name":"/providers/provider_checklists/:id/relationships/provider","id":"c322093a-766f-40f8-8bce-6be377881a4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_checklists/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_checklists",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ab2fa971-057c-4869-9027-a270f7866244","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c533f486-f177-4264-9671-27a1d5478c96","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ce7c1f9e-fce3-4b98-8ba2-fb76b78e7b9b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"84731aa0-af4a-48c6-b8ce-e06fd987c3da","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4fb24f20-0254-4d93-b978-260ae89752f6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f38617a-d586-4e20-a274-d0549010c0a4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c322093a-766f-40f8-8bce-6be377881a4c"}],"id":"516f2a53-6f46-4866-854c-fa0576d03d02","_postman_id":"516f2a53-6f46-4866-854c-fa0576d03d02","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e9f453fa-995c-4ec2-a238-1e69094b5524","_postman_id":"e9f453fa-995c-4ec2-a238-1e69094b5524","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_checklists/:id","id":"62bffa6c-833a-4fc8-955b-6307c484cb66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_checklists/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_checklists",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"af47aca3-e1e0-4bbc-b8e0-cadfc8cd9af8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3cb8840f-28ed-4f41-ad39-5eb6995fd4ae","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b2dcf906-74b1-4b08-ae7d-441370cf48db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"529b716e-38e4-476e-a5d9-04504307d600","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8bd1dadc-ef98-4aad-be54-202e5e896675","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b1da5278-d788-435f-89f7-058cf5086f4e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"62bffa6c-833a-4fc8-955b-6307c484cb66"},{"name":"/providers/provider_checklists/:id","id":"7b267e9b-d3fb-407c-aa10-622e75303884","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_checklists/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_checklists",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"27abee66-15cf-40f6-960a-4ebf14c54388","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1bf43de1-079a-418b-8fa8-d45185d3b7dc","name":"ProviderChecklist was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"913fed47-f8a1-4e2f-a779-33c86bb3e6c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aea03ae6-6cce-430d-aa62-678f83ae5bae","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7b267e9b-d3fb-407c-aa10-622e75303884"},{"name":"/providers/provider_checklists/:id","id":"2951cc40-ba4d-488f-9cca-8e3b0f02bee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_checklists/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_checklists",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2331c9af-f916-461f-a7c2-b047d38d3dbc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8abfdd5e-0fbc-4125-96c7-6f459a554527","name":"ProviderChecklist was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_checklists\",\n\t\"attributes\": {\n\t\t\"checklist_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ed996736-e4d0-40e5-84cd-51dd9829add8","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"91de070b-1294-4692-96c5-eef9644df8ae","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"765043e8-64ce-4f18-b869-2b2a4584de0e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"12c41613-39dc-4d20-881f-bf553047aafd","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_checklists/:id","host":["https://api.casebook.net"],"path":["providers","provider_checklists",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2951cc40-ba4d-488f-9cca-8e3b0f02bee3"}],"id":"11c9eb6c-f4ad-4f4c-8738-e83de15fe249","_postman_id":"11c9eb6c-f4ad-4f4c-8738-e83de15fe249","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_checklists","id":"aabd0234-931c-433e-8dee-9d44bdb097fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_checklists","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_checklists"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[checklist_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"8e95e067-14b3-467f-8df3-dac6f985a00c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists","host":["https://api.casebook.net"],"path":["providers","provider_checklists"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[checklist_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_checklists\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_checklists\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ae842817-1755-4897-a1f8-ba0b64a159d5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_checklists","host":["https://api.casebook.net"],"path":["providers","provider_checklists"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[checklist_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aabd0234-931c-433e-8dee-9d44bdb097fa"},{"name":"/providers/provider_checklists","id":"1a3c1924-ab4a-45ff-b193-2909a54f9c1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_checklists","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_checklists"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"59bfc72d-e5c8-4c97-a6d1-ecc4c4e0169e","name":"ProviderChecklist was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_checklists"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_checklists\",\n\t\"attributes\": {\n\t\t\"checklist_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"76d24486-bb9a-4ccf-827a-8e64cc02269b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_checklists"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"658a2c78-ec8c-4e00-95f7-3ad64cb151b8","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_checklists"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6b812fd8-c0ea-4faa-9bc0-9d9a3b2edc9c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_checklists"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b040a540-2dbb-47b8-b9e9-fa55f9f1c60a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_checklists\",\n\t\t\"attributes\": {\n\t\t\t\"checklist_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_checklists"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1a3c1924-ab4a-45ff-b193-2909a54f9c1c"}],"id":"855de67f-f324-4f28-a2d5-d05539804077","_postman_id":"855de67f-f324-4f28-a2d5-d05539804077","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_form_submissions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"form_submission","item":[{"name":"/providers/provider_form_submissions/:id/relationships/form_submission","id":"e7dc7a30-0d20-44a1-9117-0b7331203238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/form_submission","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_form_submissions",":id","relationships","form_submission"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"668e2bb9-d41c-48c1-ab31-cf979073fdb0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"410a7e0b-eae7-473e-90ae-2e243d339bf8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"form_submission\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"844e7d9d-7583-4a2d-865f-66eefacfc29b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7beba6ef-7028-4926-821f-2cca9a7c3f3b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bbcc173d-57e3-400d-97f6-d3bbc4e743e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e8df46f-18d3-433d-907f-4247dcbbb803","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/form_submission","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","form_submission"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e7dc7a30-0d20-44a1-9117-0b7331203238"}],"id":"b2af8007-784b-423f-bd00-7c81fd0c0fa1","_postman_id":"b2af8007-784b-423f-bd00-7c81fd0c0fa1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider","item":[{"name":"/providers/provider_form_submissions/:id/relationships/provider","id":"f41edbb3-43c7-43d8-87aa-d99aa953f495","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_form_submissions",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"442f4034-baea-45fe-9bc9-17ed587c14a9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"206433df-106f-4df3-841e-4326692eee18","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"01ea395e-d3fc-46e3-b228-cf4dbcd13025","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1c266e6d-58ec-4452-bdf5-6ce2110d75d7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"976f79dd-678c-4fa3-b4fc-da36e9503c73","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad81c6b0-7110-4cfd-b0e4-69377771724e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f41edbb3-43c7-43d8-87aa-d99aa953f495"}],"id":"e939c5d5-8a2a-440b-a7b2-2855d4604f69","_postman_id":"e939c5d5-8a2a-440b-a7b2-2855d4604f69","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5bdea1f2-efba-4ee1-97ed-24f42c3bcb38","_postman_id":"5bdea1f2-efba-4ee1-97ed-24f42c3bcb38","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_form_submissions/:id","id":"61e62b68-84c2-4a6c-8e86-c6c922592b49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9f48725d-9816-4d2d-96b9-9d533f222143","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ac8035bf-2153-4e8e-829d-b4c4e3aae293","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e06d8561-febe-441e-9d45-f7d5c98a489a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0d00c653-26fb-41b9-9209-d134aba13351","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4387d17f-8ccf-42b7-9968-f4f94992700d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1a17179-7f5f-47f0-b733-fcd850f48065","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"61e62b68-84c2-4a6c-8e86-c6c922592b49"},{"name":"/providers/provider_form_submissions/:id","id":"61624f40-b22d-4805-850f-271a569824d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2dc33345-3f0c-413d-bebe-93f929ba645e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"dd17ea8b-9261-45ad-ba36-fd7f59816629","name":"ProviderFormSubmission was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"41e45d01-b8db-4d49-8632-f2e8bb8502a4","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf3cd594-056d-4219-bcc8-67b16cb64593","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"61624f40-b22d-4805-850f-271a569824d8"},{"name":"/providers/provider_form_submissions/:id","id":"da776cc0-086d-4342-b825-1b9f8ca7170f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_form_submissions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_form_submissions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c340afe9-fe3c-4d63-a122-784146ad7f04","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2a7c6432-ba69-4064-b1c0-668b3db93c74","name":"ProviderFormSubmission was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b0cde85a-a54c-4cb5-94e9-5020d94de53c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"175c3fe6-fa01-405f-8d3e-57d7122a9345","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c2c60233-6a07-4ebd-ba1c-c7ba8b33a71c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"40b62c41-d44c-493b-8804-e03c2b8c44cf","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions/:id","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"da776cc0-086d-4342-b825-1b9f8ca7170f"}],"id":"1d4886b0-a802-4403-98db-b240dc2d1903","_postman_id":"1d4886b0-a802-4403-98db-b240dc2d1903","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_form_submissions","id":"6871a8ef-a4aa-4449-a531-8f3b5c201d06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_form_submissions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"ac87466f-da22-4d9a-b850-92560cb769ed","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_form_submissions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"form_submission\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2668952f-fa3d-49a1-9c94-3a281b536c3a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_form_submissions","host":["https://api.casebook.net"],"path":["providers","provider_form_submissions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6871a8ef-a4aa-4449-a531-8f3b5c201d06"},{"name":"/providers/provider_form_submissions","id":"99a87f60-7bef-4103-84be-faf8920abd0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_form_submissions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_form_submissions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7d1ed2aa-105c-44e1-99d6-d8bf82b2d711","name":"ProviderFormSubmission was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_form_submissions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_form_submissions\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"form_submission\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dd9d2184-4bf7-4698-8da9-4265068653fb","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_form_submissions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2917d0e6-a092-49b3-bda4-232709599036","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_form_submissions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"69151374-8fa0-4d89-aa2a-d27a898f31c9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_form_submissions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1db9dcc-3b12-4d5b-a888-dd31225e3fdc","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_form_submissions\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"form_submission\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"form_submissions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_form_submissions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99a87f60-7bef-4103-84be-faf8920abd0d"}],"id":"ffcac367-3bd0-4905-acc9-97eef515c0d3","_postman_id":"ffcac367-3bd0-4905-acc9-97eef515c0d3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_incidents","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"provider","item":[{"name":"/providers/provider_incidents/:id/relationships/provider","id":"c36584da-4180-43f4-a7cd-7a94e9f8d851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_incidents/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_incidents",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d44d26c9-d1c5-45fe-b106-7e07ea9f2b1d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fc687b1a-2e29-431c-a9fa-70587c175d46","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6a94aa1f-add8-467f-975c-a3e93f470d38","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b139f08a-a3cc-4ed5-8c58-1e1c19633b78","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7c8fb6cb-10c5-4fab-bbe0-1e78dcc1d6b9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e33671d-4911-4820-84b8-657644f3a1ce","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c36584da-4180-43f4-a7cd-7a94e9f8d851"}],"id":"3dea0759-73f3-4c69-8611-9dd006ef8242","_postman_id":"3dea0759-73f3-4c69-8611-9dd006ef8242","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"8bc3e3c1-c21c-49e3-bf82-49c86f746077","_postman_id":"8bc3e3c1-c21c-49e3-bf82-49c86f746077","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_incidents/:id","id":"511a8a19-f33e-44e1-a5cd-34fbc1e72128","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_incidents/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_incidents",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fb681a3b-80ea-4c6b-bbab-07b9f908269d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6ad074e5-87e4-4b04-abd6-080bd72201cb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"incident_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"72320fa5-9f53-4354-a4e9-487569d99e12","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b7223ec8-73fd-4a84-aa1d-8b160c197bee","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13a7a428-991f-4808-aa48-6bb6ad9836b4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a182489-e3ff-499c-91db-430ef693929a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"511a8a19-f33e-44e1-a5cd-34fbc1e72128"},{"name":"/providers/provider_incidents/:id","id":"520e54eb-57eb-4edd-aa7f-c0769838ec44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_incidents/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_incidents",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a276a556-8b22-41f7-a20b-570956e1251c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bf5c53b2-72e7-4f17-ae9c-ad032a9f6306","name":"ProviderIncident was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2a5db752-9170-4fc6-9605-31ce75cd88c9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9de0241-68e4-47b9-927d-a60531f3188a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"520e54eb-57eb-4edd-aa7f-c0769838ec44"},{"name":"/providers/provider_incidents/:id","id":"dfe0925f-6eda-462e-86f1-a5dbf5e2018d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_incidents/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_incidents",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"311b397c-779d-4cfd-9bb0-456945717237","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a56cb612-c8d5-499e-ad11-87ac9fe705ca","name":"ProviderIncident was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_incidents\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"incident_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2fb8ed85-21e5-4b60-9c13-7814fc811b34","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4753cc38-9ca4-4b0d-8031-ce21c3e24fdb","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d01308d9-6f7e-4bb0-b41e-a6d42633e54f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7820fc78-9f10-46b1-9dbf-4d4623d3a845","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_incidents/:id","host":["https://api.casebook.net"],"path":["providers","provider_incidents",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dfe0925f-6eda-462e-86f1-a5dbf5e2018d"}],"id":"45e328c6-e76a-4cab-b68e-f9d6e53d88fa","_postman_id":"45e328c6-e76a-4cab-b68e-f9d6e53d88fa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_incidents","id":"9697f6c1-8e15-422d-bc5f-e68f5cb8313e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_incidents","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_incidents"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[incident_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"7fcacffa-dbc7-4ccd-aa95-8abc6720dafe","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents","host":["https://api.casebook.net"],"path":["providers","provider_incidents"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[incident_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_incidents\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"incident_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_incidents\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"incident_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dae68236-e4ad-43da-a3fc-e5c2b49e2991","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_incidents","host":["https://api.casebook.net"],"path":["providers","provider_incidents"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[incident_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9697f6c1-8e15-422d-bc5f-e68f5cb8313e"},{"name":"/providers/provider_incidents","id":"49862d35-1117-428c-acf5-f15d52957c75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_incidents","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_incidents"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bf0cf83a-e52a-4363-806c-582e7539e5b3","name":"ProviderIncident was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_incidents"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_incidents\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"incident_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0aa803da-1e95-47f1-b06b-0524d7bff181","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_incidents"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6243469d-214c-40fe-a6cf-d3aa03653071","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_incidents"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c80359ff-3bed-4a6a-8586-40ad1301ee2f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_incidents"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d66489c-af52-4fe3-8e61-d08f2b627eae","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_incidents\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"incident_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_incidents"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"49862d35-1117-428c-acf5-f15d52957c75"}],"id":"0298b61c-538c-4ce7-a0b1-03b803232eee","_postman_id":"0298b61c-538c-4ce7-a0b1-03b803232eee","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_labels","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"provider","item":[{"name":"/providers/provider_labels/:id/relationships/provider","id":"c58daf2d-a85c-4938-bd37-9325b5f35c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_labels/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_labels",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3ba6eabe-511a-4331-b4cc-cab8d4af5496","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1073c141-5ac9-4183-80c5-8af81b272673","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5d49debd-23d6-47df-8ac9-0bc35a6cacf9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"240aba83-81d6-412b-a5fd-5a1e5f0c5910","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"49c6fa4a-5344-47da-84b4-6c20d0ae6e3c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9862cbd6-e3ad-444f-b7cd-e8ca48caceaf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c58daf2d-a85c-4938-bd37-9325b5f35c93"}],"id":"b7d1d67e-6a81-4841-ae6a-9cafef34370f","_postman_id":"b7d1d67e-6a81-4841-ae6a-9cafef34370f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"68ad8a39-7964-4a94-8e33-16bb52cc4702","_postman_id":"68ad8a39-7964-4a94-8e33-16bb52cc4702","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_labels/:id","id":"46e49952-0447-4456-aa2a-fd4a5330a3e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fe34f36a-3d5c-4623-a919-90c88807cade","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f1b78b06-9739-4028-81b0-40ab8b62de7d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ad4591b9-793f-4b73-8611-4f97ab4df253","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6fe89204-d79f-4943-97d0-ba1c00bc9b03","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d7bbd47-9a7f-4476-874a-8abf3e3fbc89","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a9aafcba-3f80-4425-8d8b-9ed14b0200a2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"46e49952-0447-4456-aa2a-fd4a5330a3e7"},{"name":"/providers/provider_labels/:id","id":"e3b589c9-9dd8-4ac6-a512-cbd1cf8b9be4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"29dd3245-9fc8-4541-86d7-4815331d68c1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f2d1004-14dd-4e95-b0e8-42966d5ddaf0","name":"ProviderLabel was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"6860591c-5c89-4a80-af50-d9c8c8a7f448","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"59e2aaed-5639-43df-9fa1-5b82c5aef18f","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e3b589c9-9dd8-4ac6-a512-cbd1cf8b9be4"},{"name":"/providers/provider_labels/:id","id":"fdca6376-bbed-419a-a663-5f03f35647d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c3dd190e-8c30-4b5d-a3c3-47f7e488faf1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"05527189-6117-4dd3-8a70-d57efad2d570","name":"ProviderLabel was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ad2666ed-4d59-45f9-9c73-6e86f167c900","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e9aebfb-3428-4897-b33c-3685b5000344","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04249764-d2cb-4b82-9c2d-8ebf53aad075","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"98d378ed-7f4a-4e3c-bc06-4bcc58414da5","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_labels/:id","host":["https://api.casebook.net"],"path":["providers","provider_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fdca6376-bbed-419a-a663-5f03f35647d5"}],"id":"daf6f014-e664-4b27-9d3c-df1c986308bf","_postman_id":"daf6f014-e664-4b27-9d3c-df1c986308bf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_labels","id":"6baf2d56-07de-4a33-9f1a-d0b4533f49da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_labels"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"1f0ec511-ed28-4fae-b9fa-01ddb5095e29","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels","host":["https://api.casebook.net"],"path":["providers","provider_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6fa1bd8c-a099-435d-9eb9-14ccc55f10c2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_labels","host":["https://api.casebook.net"],"path":["providers","provider_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6baf2d56-07de-4a33-9f1a-d0b4533f49da"},{"name":"/providers/provider_labels","id":"cf5c9532-5315-4a70-a2ad-bd19ee3ba69e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7610b9ea-0b26-4b03-9255-54dfc1d38b9f","name":"ProviderLabel was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_labels"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1bb1da8f-8734-4a0a-9af9-b0da67b94a29","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_labels"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5cc9a604-e287-421d-a891-73bc04b7a8fe","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_labels"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1c1b2995-f034-4e1f-831c-1f283e8e84a3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_labels"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b49a511-2d0e-4798-9015-2f92b6a44c99","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_labels"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf5c9532-5315-4a70-a2ad-bd19ee3ba69e"}],"id":"89b0c30e-bd7c-4502-b9dd-983982e5c294","_postman_id":"89b0c30e-bd7c-4502-b9dd-983982e5c294","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"action_plan_task_provider_people","item":[{"name":"/providers/provider_people/:id/relationships/action_plan_task_provider_people","id":"de8e0b9d-b667-451e-b1cb-a9908cad7052","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_task_provider_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id","relationships","action_plan_task_provider_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"242550d1-30ce-4c26-a9e0-d3445ee03c80","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f0060aa-d66d-417a-b0e5-c0737e603be9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_task_provider_people","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_task_provider_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plan_task_provider_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plan_task_provider_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c7023749-8244-4919-8d2b-eff48b0b33f4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_task_provider_people","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_task_provider_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4a2ed2e1-ecc0-4571-93db-d1dfe20be07e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_task_provider_people","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_task_provider_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"abfd83a8-ff50-4c62-8212-605084f65b49","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_task_provider_people","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_task_provider_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e9f22fb2-dc1f-4ff9-9e94-caf7439b32a7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_task_provider_people","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_task_provider_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"de8e0b9d-b667-451e-b1cb-a9908cad7052"}],"id":"a66ee909-20df-4c04-86ef-aef46a61ab21","_postman_id":"a66ee909-20df-4c04-86ef-aef46a61ab21","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"action_plan_tasks","item":[{"name":"/providers/provider_people/:id/relationships/action_plan_tasks","id":"f2a4c14c-3de3-4d04-8b5f-06766035389d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_tasks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id","relationships","action_plan_tasks"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6e19103d-75e0-4d35-b96a-34b70d745388","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6bbe18ed-b478-4264-b18e-cc5a1b9318bd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_tasks","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_tasks"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plan_tasks\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"action_plan_tasks\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"25652c43-ad75-46c5-9002-1cb59261489e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_tasks","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_tasks"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8c7fcea8-7023-463e-8b95-8e23af6a5e03","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_tasks","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_tasks"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e6e1cd94-8ee8-4c54-9378-52d73ec05600","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_tasks","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_tasks"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d1f56bd3-f485-4dab-aac5-1110d63a84ad","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/action_plan_tasks","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","action_plan_tasks"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f2a4c14c-3de3-4d04-8b5f-06766035389d"}],"id":"c6da8f09-3652-4e4e-a521-e2914c34b8bf","_postman_id":"c6da8f09-3652-4e4e-a521-e2914c34b8bf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"applicants","item":[{"name":"/providers/provider_people/:id/relationships/applicants","id":"79793be7-a68e-4acb-8e75-30cd2ed633d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id/relationships/applicants","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id","relationships","applicants"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e30242a5-4be3-4756-a160-af1b03063144","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e1e08361-adb0-43d3-a0ff-bea27a39ac83","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applicants\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applicants\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3349fffb-2484-4ad4-bbaa-4b6277f529c2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1962b7d4-3a7c-4524-b503-096f9d7049c8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"815b71f8-191e-4551-820d-11442a0e9f5e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a432e415-390b-49b1-b6d9-641d12d89052","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/applicants","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","applicants"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"79793be7-a68e-4acb-8e75-30cd2ed633d0"}],"id":"60044577-3d63-4aa1-b671-4b26a59ef57a","_postman_id":"60044577-3d63-4aa1-b671-4b26a59ef57a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider","item":[{"name":"/providers/provider_people/:id/relationships/provider","id":"31e5640c-2383-4327-a931-d29df2876171","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8528b92d-a9cd-4e78-9455-019a3519a16c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d370f2c0-2e4e-41f1-9ea9-802224f7c020","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fa0bbefe-a8cc-4e6a-8546-0874cae3765b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f1b5bea0-5639-47a0-a822-b7b650001edf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c778d944-000d-4fcf-8646-72c530e27907","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7be3fb13-5413-412f-abb6-01e60f4b65e6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"31e5640c-2383-4327-a931-d29df2876171"}],"id":"88e2dfec-eca9-4599-9f1b-4f1606c0213e","_postman_id":"88e2dfec-eca9-4599-9f1b-4f1606c0213e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_person_role","item":[{"name":"/providers/provider_people/:id/relationships/provider_person_role","id":"db4047b4-3aca-4c27-aacc-b38fe0e27871","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id/relationships/provider_person_role","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id","relationships","provider_person_role"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e2de3eb1-f14f-4354-8021-603a52dd7719","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"726aa8d7-b114-45d6-8e18-f6f79e41d806","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider_person_role","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider_person_role"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_person_role\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bd7dc404-3eb3-48f3-8969-a8ed0a7610e8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider_person_role","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider_person_role"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c6d30bb0-9401-46ae-81ab-070b9e5d3a62","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider_person_role","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider_person_role"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f0e0e55e-a843-4f36-a352-2df58480926a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider_person_role","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider_person_role"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19b0d98b-ef2f-4517-8c26-d0476f9198ce","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/provider_person_role","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","provider_person_role"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"db4047b4-3aca-4c27-aacc-b38fe0e27871"}],"id":"ef32f7f5-9116-46e5-927a-9010b8b2f979","_postman_id":"ef32f7f5-9116-46e5-927a-9010b8b2f979","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service","item":[{"name":"/providers/provider_people/:id/relationships/service","id":"ddbace1c-eb61-4246-a532-ccd0d8026a92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id/relationships/service","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id","relationships","service"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b15c243a-109c-4290-bc91-85710fc71834","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"79aac19c-80e0-455a-b0b3-4a5e74659752","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"240b7285-dd98-45d9-a4ec-c3772b8ea62d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"76a4f917-59ca-45f8-a716-9d272e2b9c2f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"85f048af-3cb3-4133-8a44-860d91972d71","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bdc54dd2-2a97-4c0f-8833-7924f1b2223c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","provider_people",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ddbace1c-eb61-4246-a532-ccd0d8026a92"}],"id":"08fb8ce1-c88f-4c84-b1f3-eac489203588","_postman_id":"08fb8ce1-c88f-4c84-b1f3-eac489203588","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7074dbd6-7b31-49a8-ad45-601292ce6089","_postman_id":"7074dbd6-7b31-49a8-ad45-601292ce6089","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_people/:id","id":"b1bdb96d-ed7d-4043-9a83-b158611f344e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4f4aa3ba-7f04-40f1-9ca8-141adc49e6a3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bf1d6861-986a-4712-9496-171f96a7e89c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"title\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"action_plan_task_provider_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"action_plan_tasks\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"applicants\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c6f5e5de-d287-4f8b-959a-bca72a491598","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"48350f5a-79e8-4587-8008-9d1d666b0dfc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1202d090-c059-46a8-b813-8e9e687c9c86","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e32279c3-821a-4d73-8008-f526ea850313","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b1bdb96d-ed7d-4043-9a83-b158611f344e"},{"name":"/providers/provider_people/:id","id":"6372bb9b-f94b-41d1-895a-e480be76f3c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7c02f5cb-5c96-4c5a-a10f-a028924f781b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f0ebc349-0cbf-46eb-93f6-92983e8935be","name":"ProviderPerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7d85dc40-a67a-431b-9425-942fab888340","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a8f64b4b-c2bc-49b4-9f02-9046131ca6d9","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6372bb9b-f94b-41d1-895a-e480be76f3c8"},{"name":"/providers/provider_people/:id","id":"19476f24-a2fe-44ef-b3eb-356fd6db7d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"22531af2-cc71-41c5-a5eb-ed2f662960e6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a26a951b-fb26-410b-b123-fe457a32994c","name":"ProviderPerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_people\",\n\t\"attributes\": {\n\t\t\"active\": \"<boolean>\",\n\t\t\"can_manage\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"org_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"title\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"action_plan_task_provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"action_plan_tasks\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"applicants\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_person_role\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"21325f10-630d-406c-8693-3ad3a21713d1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"75bf255c-6632-4307-af1f-50a7a3ef46bb","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7e41ec7b-8057-45ed-a069-6e9d556735a1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4c5d2cfc-03d3-41ed-b61e-61b14d6b8dca","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_people/:id","host":["https://api.casebook.net"],"path":["providers","provider_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"19476f24-a2fe-44ef-b3eb-356fd6db7d38"}],"id":"48668c5f-c97a-4058-8931-785bc4948c5a","_postman_id":"48668c5f-c97a-4058-8931-785bc4948c5a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_people","id":"554efccf-f4e4-4de2-aa3d-45b37e86401e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[can_manage]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[org_id]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[title]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"439e5702-e82f-48f3-8106-ed7b7c487474","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people","host":["https://api.casebook.net"],"path":["providers","provider_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[can_manage]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[org_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[title]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"title\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"action_plan_task_provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"action_plan_tasks\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"applicants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_person_role\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"title\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"action_plan_task_provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"action_plan_tasks\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"applicants\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_person_role\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b1c7aad1-a653-4229-bbc4-a6cda8329427","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_people","host":["https://api.casebook.net"],"path":["providers","provider_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[active]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[can_manage]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[org_id]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[title]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"554efccf-f4e4-4de2-aa3d-45b37e86401e"},{"name":"/providers/provider_people","id":"cf4aaa20-78a5-4a6b-bd0c-e42d05a9094c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7e97505d-a5bc-40ea-9aa3-8c2ef8d9b421","name":"ProviderPerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_people\",\n\t\"attributes\": {\n\t\t\"active\": \"<boolean>\",\n\t\t\"can_manage\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"org_id\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"title\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"action_plan_task_provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"action_plan_tasks\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"applicants\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_person_role\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"755b24bb-1124-4cbd-9d28-9323280a70f9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"120a9306-1482-4398-bb02-35d61bc616d6","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"54e8bf4a-999d-4087-8370-26f030841761","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8a734c74-2e5b-4284-a34b-aaa7a4c6e36d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_people\",\n\t\t\"attributes\": {\n\t\t\t\"active\": \"<boolean>\",\n\t\t\t\"can_manage\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"org_id\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"title\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_person_role\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"provider_person_roles\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cf4aaa20-78a5-4a6b-bd0c-e42d05a9094c"}],"id":"44e2010c-9dd2-455b-9b27-fdbb06cb0dad","_postman_id":"44e2010c-9dd2-455b-9b27-fdbb06cb0dad","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_person_roles","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"provider_people","item":[{"name":"/providers/provider_person_roles/:id/relationships/provider_people","id":"81e3fd86-7b1c-456e-a7d6-1e1d33aefe17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_person_roles/:id/relationships/provider_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_person_roles",":id","relationships","provider_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3824bf90-048c-4775-a0f8-0bb2f6b723d4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"876ccbfb-7bda-44ea-8ba0-3a0a65ab698b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ce8e1760-6822-4d59-a865-017bbf6d4a54","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7df80ddb-4351-4ea7-8e6b-4d31ebd1553a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e1eddf14-bf14-41d9-b0d8-5d42c665801b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b68740b-c1f8-4955-addb-7d956570b0ea","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"81e3fd86-7b1c-456e-a7d6-1e1d33aefe17"}],"id":"43cdbf1b-a420-42d3-9a3c-af119a1b34f2","_postman_id":"43cdbf1b-a420-42d3-9a3c-af119a1b34f2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"89579072-a660-4a7b-8392-8d638a7f1619","_postman_id":"89579072-a660-4a7b-8392-8d638a7f1619","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_person_roles/:id","id":"afc84fe5-0154-4989-a97a-1c7d3998270e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"463e91ac-3add-4ed2-ac44-893e9b4b5a84","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d8d6f986-5b5e-4193-a933-11c834d97054","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2bdea95d-f8b4-4330-a64f-840188746a44","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"78c0be5b-7e12-4fbe-b999-78c5e08e15c3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8092c5b0-3023-4b0b-8eba-0974f72d2c5c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8fb762a0-7bde-4c25-b893-71cbc4d76569","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"afc84fe5-0154-4989-a97a-1c7d3998270e"},{"name":"/providers/provider_person_roles/:id","id":"9e62ac14-7115-4a76-9d86-32a371600459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c79713b1-e2ec-4163-82ea-bd1e4da3124e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"25c63b31-ccff-43a8-b185-2e58a18d9730","name":"ProviderPersonRole was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2dbdabc7-c717-4aca-956e-cf93fbb6ec49","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de9d02e4-6663-4ffb-9b70-a4fbad40c373","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9e62ac14-7115-4a76-9d86-32a371600459"},{"name":"/providers/provider_person_roles/:id","id":"61eb6dcc-7193-414c-8135-96df42ac1670","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_person_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_person_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8ee75848-a003-45f8-9938-2f371230c45b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"66db042d-3b48-4bdc-a840-66882540412a","name":"ProviderPersonRole was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_person_roles\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bb4eeda0-6a50-431c-8434-cecb53500137","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c91e3da3-fff9-4b89-8050-7cf442471c72","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"96d3348e-5c0b-45ac-a1bb-69ffca25b148","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"68ac16d4-9a76-4061-b0a9-a49b5a006bcd","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_person_roles/:id","host":["https://api.casebook.net"],"path":["providers","provider_person_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"61eb6dcc-7193-414c-8135-96df42ac1670"}],"id":"c3beffc1-e6da-44dc-b0a0-f09dccb2c28c","_postman_id":"c3beffc1-e6da-44dc-b0a0-f09dccb2c28c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_person_roles","id":"363e3b07-1054-4c7f-9ae0-3362411daeca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_person_roles"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e49216a2-fba8-4a85-b08d-4e95e78ade00","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles","host":["https://api.casebook.net"],"path":["providers","provider_person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_person_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"fbb64191-6ea4-4bb5-844d-36e337dfea12","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_person_roles","host":["https://api.casebook.net"],"path":["providers","provider_person_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"363e3b07-1054-4c7f-9ae0-3362411daeca"},{"name":"/providers/provider_person_roles","id":"d0dc12fb-1b02-4a93-b017-09615fedba0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_person_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_person_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"28e2f081-8b75-431f-b78f-ee66478d2373","name":"ProviderPersonRole was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_person_roles"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_person_roles\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"da3bc5ce-f898-43f2-9a72-e03871f8711a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_person_roles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2015d0d9-a63d-4d4c-8526-e27c91b1cc4f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_person_roles"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d63b335e-5b48-4be8-98ef-3b2157579925","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_person_roles"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3854dec7-985b-4020-99b7-2463bdc6fe0f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_person_roles\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_person_roles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d0dc12fb-1b02-4a93-b017-09615fedba0b"}],"id":"bdc54055-15d8-44a7-a457-e42d7bac3e6b","_postman_id":"bdc54055-15d8-44a7-a457-e42d7bac3e6b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_reports","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"provider","item":[{"name":"/providers/provider_reports/:id/relationships/provider","id":"0655d955-6cb3-4edd-b836-418a5149c6f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_reports/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_reports",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9e6cc37e-b83a-4066-b940-6c438f3e38e8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fff7502a-cf6f-4965-8bd2-5ad8a97d1c0f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d171708c-113f-4abf-b9da-cbe84225dde6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6629ef8a-3821-4764-b5b4-3f65e28b2bc2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4a167cd7-a4ab-4c7d-9483-14be66ff089b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fbe3e9aa-94a1-467d-89ff-e7f145de3a35","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0655d955-6cb3-4edd-b836-418a5149c6f0"}],"id":"b44bd7de-5c6f-45e5-a73b-6359e848c707","_postman_id":"b44bd7de-5c6f-45e5-a73b-6359e848c707","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e3ef7207-b54f-424f-864b-73adb33347f6","_postman_id":"e3ef7207-b54f-424f-864b-73adb33347f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_reports/:id","id":"12bb9251-5fec-41f2-a10d-a53fa266bc24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_reports/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_reports",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b1410d6a-f7ea-4acc-9cab-582ec46f13ce","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6d5e634f-2892-4645-8237-40c1faa1284d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fe46048f-c783-47e2-8878-c701b1ce44f7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"60a9b070-eda5-4250-97e0-5ec464893c43","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e55702c-7ab0-43c4-b4b7-cb85add1dcba","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2b0c9141-bb57-4a89-b440-5fa48214039e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"12bb9251-5fec-41f2-a10d-a53fa266bc24"},{"name":"/providers/provider_reports/:id","id":"1187839e-638d-4db1-8fb2-70dcae1c83b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_reports/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_reports",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cd336165-7feb-4df0-a8fb-64fab80e6752","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5efea491-0f47-4e45-853a-9c9b339c6088","name":"ProviderReport was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2849ac8a-4533-4eec-88ff-eb0fb933ba9e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"731dae86-b056-4a89-9570-7888efd19e61","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1187839e-638d-4db1-8fb2-70dcae1c83b1"},{"name":"/providers/provider_reports/:id","id":"4f9c4e8b-2916-4cf5-a5eb-4d99edec15a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_reports/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_reports",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"41a7c102-a3d8-4304-8327-bda7c92cba42","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bada8954-7183-4a88-b732-cfa5b132bc07","name":"ProviderReport was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_reports\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"report_id\": \"<uuid>\",\n\t\t\"reported_at\": \"<dateTime>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0e4d427c-8f05-49e9-9850-5c475f81826e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72d5db4d-1761-47de-b6f7-21cacc03d01d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"60e79831-cfc2-4a4e-a658-56f1a44ce87e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9bc6c975-6340-42b7-9e42-e833e001c263","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_reports/:id","host":["https://api.casebook.net"],"path":["providers","provider_reports",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4f9c4e8b-2916-4cf5-a5eb-4d99edec15a8"}],"id":"9b33b09c-2b93-4498-9bd5-e62d01d7cee5","_postman_id":"9b33b09c-2b93-4498-9bd5-e62d01d7cee5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_reports","id":"ab0c9df9-e02a-4878-aaca-9842ecde44ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_reports"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[report_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[reported_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"d8f27576-fc6d-4869-878d-24ed3f2510a5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports","host":["https://api.casebook.net"],"path":["providers","provider_reports"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[report_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[reported_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_reports\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_reports\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\t\"reported_at\": \"<dateTime>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"abee40a9-09b0-4201-a1cf-10d493f0a296","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_reports","host":["https://api.casebook.net"],"path":["providers","provider_reports"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[report_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[reported_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab0c9df9-e02a-4878-aaca-9842ecde44ce"},{"name":"/providers/provider_reports","id":"367e3f6f-2c25-4de8-9a69-5b65001f15f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_reports","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_reports"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"071295e3-c8a0-43b8-a365-b99e3318c0c1","name":"ProviderReport was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_reports"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_reports\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"report_id\": \"<uuid>\",\n\t\t\"reported_at\": \"<dateTime>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"249446bb-aed6-4af6-8ec5-d6ed69c35a8d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_reports"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba339022-5f5f-47e9-8782-137645ce147d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_reports"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9a06e74e-ea04-4a4e-af00-85e470a2a6d5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_reports"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc88b867-a286-4ae1-9e1c-b64cc35768e4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_reports\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"report_id\": \"<uuid>\",\n\t\t\t\"reported_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_reports"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"367e3f6f-2c25-4de8-9a69-5b65001f15f4"}],"id":"65833786-4369-4c78-8917-6b84b3212c07","_postman_id":"65833786-4369-4c78-8917-6b84b3212c07","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_statuses","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"providers","item":[{"name":"/providers/provider_statuses/:id/relationships/providers","id":"eee2ad97-b2a6-4cfd-adad-0e1145ddb81a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_statuses/:id/relationships/providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_statuses",":id","relationships","providers"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"56d45db0-12bd-4900-b1ae-24c1296874f4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6a662ff6-208c-4002-98e1-241f7e1ce8c7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9d3353e4-7d9f-4ad5-a820-14bd91262547","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"983f83cc-182c-48d5-b1dd-25a9b18753a4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8cb7a773-7978-4b43-b713-02d18abdc369","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afd8c708-b834-4eae-87db-0283289e80b0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eee2ad97-b2a6-4cfd-adad-0e1145ddb81a"}],"id":"168156d8-230d-406b-a48a-5e81d745d3fa","_postman_id":"168156d8-230d-406b-a48a-5e81d745d3fa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"853907dd-b61b-4415-b4b3-a1c393cacef0","_postman_id":"853907dd-b61b-4415-b4b3-a1c393cacef0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_statuses/:id","id":"0abe8eb9-1550-4e13-a098-142c7b9be396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1dadae5c-ff2a-400c-98bf-2b7b3629b998","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5bb81f0d-5818-425e-a7dc-cb222d3d51c6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"providers\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5692f6b5-2c40-4e19-9ab3-8c938231252a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"adb970e6-8973-4fe0-bfbe-c49f9db3a1c2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bd6f3d8f-d8d6-4a10-943a-83d3a0791089","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"725285c2-4769-4b1b-acc5-4c3a9bf9bcfc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0abe8eb9-1550-4e13-a098-142c7b9be396"},{"name":"/providers/provider_statuses/:id","id":"dc89f795-cd22-40a2-9af7-3e5e185945f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8936c581-777d-457c-b010-cff4cbb9eed9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"63e941a2-7e36-48c3-83fb-d7d2c3fdf000","name":"ProviderStatus was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b84ff120-7600-4618-a1d0-24a412dd20d2","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"115b5a33-543d-4dcf-80c5-edc8ed2dba74","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dc89f795-cd22-40a2-9af7-3e5e185945f7"},{"name":"/providers/provider_statuses/:id","id":"dcee06d2-428a-41f4-ae98-65205dab9cdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_statuses/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_statuses",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7f13dedc-e049-4b1f-9d1d-d6d0b6f92918","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"232000f9-f07e-49e0-9836-c4159ef09b8c","name":"ProviderStatus was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c5a853fb-dd54-4cea-b7f5-3570f459dae0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ede40692-7bd6-4a64-b7d6-d58470c7688b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f880fa2-cdb6-4539-ac32-858ee8285d87","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2150c39c-db71-4202-9aea-e9c30c40908c","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_statuses/:id","host":["https://api.casebook.net"],"path":["providers","provider_statuses",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dcee06d2-428a-41f4-ae98-65205dab9cdb"}],"id":"cb96f1a4-8701-44ab-8530-e1c6eafbd51e","_postman_id":"cb96f1a4-8701-44ab-8530-e1c6eafbd51e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_statuses","id":"6879bd86-dd7c-4e10-ae1e-4b9e919b76e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_statuses"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cbp_status_enum_value]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c91afc0c-2342-4777-aa8a-4362474c1c7b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses","host":["https://api.casebook.net"],"path":["providers","provider_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_status_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_statuses\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4cc44445-efa1-4de7-8777-44516aa12c41","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_statuses","host":["https://api.casebook.net"],"path":["providers","provider_statuses"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_status_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6879bd86-dd7c-4e10-ae1e-4b9e919b76e1"},{"name":"/providers/provider_statuses","id":"5be3cea4-b027-47c5-a4a7-667bc2481fb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_statuses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_statuses"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"78dc2377-9085-4463-b301-5286ac588212","name":"ProviderStatus was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_statuses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_statuses\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fdd4ebf2-ebe7-4630-bc01-1a7d7939c852","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_statuses"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"152172d6-4973-4b7c-a8b7-93d8f947b4d2","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_statuses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6462ad32-c1d7-449d-91fa-d3d383934cac","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_statuses"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"abb340d3-4b7c-4473-b033-e10ceee474f4","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_statuses\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_status_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_statuses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5be3cea4-b027-47c5-a4a7-667bc2481fb7"}],"id":"c289b1b2-12d1-4058-9b4a-a4f8e6f7a652","_postman_id":"c289b1b2-12d1-4058-9b4a-a4f8e6f7a652","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_subtypes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"applications","item":[{"name":"/providers/provider_subtypes/:id/relationships/applications","id":"d6ecd075-9add-410b-b401-0bfb95cbc839","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_subtypes",":id","relationships","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"11d9e8a0-218d-48dd-a2e1-44e11a17675e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2a139b19-2427-4e82-946f-2a6bfa3be9a6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4a532af7-6613-4ecb-b44b-db8074652b6e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"892e2499-409f-41d6-b4c8-794a5f83e5c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e878ab2a-8bea-4949-8671-c8c450127686","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"117501d5-bd4c-488c-8a8a-c3eb85dba8a9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d6ecd075-9add-410b-b401-0bfb95cbc839"}],"id":"30f881fb-86e5-439c-aff6-6d8b3f210ac5","_postman_id":"30f881fb-86e5-439c-aff6-6d8b3f210ac5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"providers","item":[{"name":"/providers/provider_subtypes/:id/relationships/providers","id":"80699e64-59d6-451d-8701-1585f30e8b32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_subtypes",":id","relationships","providers"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b85829c7-95e7-487e-97bc-c0f09171857a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7b53cf62-5c06-4b35-9fab-099e394c5b31","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"bbcc219e-1f53-48cc-9977-9f8c60a84eee","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"65f6f50b-6d2c-4636-9cb8-467b38a499ea","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"042eeee6-4549-42f3-baaf-b280aeb6f95a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"861eb4b0-fe6b-4eb1-ae41-20ea5488b085","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"80699e64-59d6-451d-8701-1585f30e8b32"}],"id":"cc771f8e-68d5-42d7-9544-7ddf4973356b","_postman_id":"cc771f8e-68d5-42d7-9544-7ddf4973356b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c2b19567-0fca-4f09-b8d4-d6051d17648d","_postman_id":"c2b19567-0fca-4f09-b8d4-d6051d17648d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_subtypes/:id","id":"da7d70ae-c5f1-4ecd-933b-ac1d6b8ad60b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_subtypes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_subtypes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2fa1e962-dc70-4164-b1e1-d71a02ac1b4a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"099e5c1c-9075-4d43-a9b4-213e11f259a6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"applications\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"providers\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3d2e559d-c77e-49ce-82dc-b52e531e71a3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"728f9d46-b01b-46ac-935d-27b8cf7cb591","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7e54b59-8a35-49b3-8f81-0824f5d6b093","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"abcc3a99-b7b8-4e2a-b076-f450c227b03c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"da7d70ae-c5f1-4ecd-933b-ac1d6b8ad60b"},{"name":"/providers/provider_subtypes/:id","id":"daf00d63-c12c-4030-a143-72169c49db20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_subtypes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_subtypes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"cd75510c-9fd0-4948-98ea-b7547110b9b9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"26363e34-c369-4d01-8a4c-3063a0ff40b6","name":"ProviderSubtype was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c051913b-eebd-4dc1-aff7-d6965dfcf433","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"62e52fb1-a4ec-44e1-a460-c15dc7fb1482","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"daf00d63-c12c-4030-a143-72169c49db20"},{"name":"/providers/provider_subtypes/:id","id":"a262244a-3fc6-4fbb-a8e9-15b8468bb6d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_subtypes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_subtypes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7ba2d1de-6cb6-4730-ae48-679a39e116ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7a71a8ad-3e5d-4e0c-aa4b-ea6468d076e2","name":"ProviderSubtype was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_subtypes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"53db6bd7-fc9b-4541-b907-96f03b1eea0e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de7d45c8-106f-49e3-8965-3d1a9af1be79","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab3c0cba-7792-414c-8330-18a6e804acb3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"17b632c5-f2a4-4c7b-af9b-6f5b54850a6a","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_subtypes/:id","host":["https://api.casebook.net"],"path":["providers","provider_subtypes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a262244a-3fc6-4fbb-a8e9-15b8468bb6d2"}],"id":"d7265f7b-decd-478d-af50-e63502cf870d","_postman_id":"d7265f7b-decd-478d-af50-e63502cf870d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_subtypes","id":"04321731-df0c-4dff-8408-bd2c6dc09bd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_subtypes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_subtypes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3a7d95a3-4c09-4f79-9f2f-851c575da90d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes","host":["https://api.casebook.net"],"path":["providers","provider_subtypes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_subtypes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_subtypes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dbf29657-7079-40df-a724-837a2b6af014","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_subtypes","host":["https://api.casebook.net"],"path":["providers","provider_subtypes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"04321731-df0c-4dff-8408-bd2c6dc09bd1"},{"name":"/providers/provider_subtypes","id":"1714facc-a227-40a2-9043-aff8b597eaaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_subtypes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_subtypes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"897518ad-bd14-4925-8b0c-20ccf9966fd1","name":"ProviderSubtype was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_subtypes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_subtypes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a70f6765-a87c-44db-b0e6-4061644f6b01","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_subtypes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4f296e9-5790-4a04-8029-49d017392904","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_subtypes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6691b5f5-269b-47a7-94f3-7a9ecdb1ce85","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_subtypes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0da55059-38fe-4fd1-b670-75e457bec1dc","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_subtypes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_subtypes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1714facc-a227-40a2-9043-aff8b597eaaf"}],"id":"dd91cb1e-5ad6-48f3-877c-ec16de4155fa","_postman_id":"dd91cb1e-5ad6-48f3-877c-ec16de4155fa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"applications","item":[{"name":"/providers/provider_types/:id/relationships/applications","id":"8b768cec-b39d-413e-aaae-683541574f96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_types/:id/relationships/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_types",":id","relationships","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"512db62b-4cb7-4a20-9c6e-6e00ba7afd70","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cd6144ee-b81a-4687-a84e-382ec62b8efa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ff7dc9f1-ec24-45bf-8da3-4693efe8ab6b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1aafc4c3-3520-4275-973b-4901ac1e9d99","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8aafdefd-6fbc-4201-aa66-4f32e519dbfe","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6eeee842-9610-4f07-9ced-26b6eab21cb9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/applications","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","applications"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8b768cec-b39d-413e-aaae-683541574f96"}],"id":"216ddda6-b562-463e-81fb-1c9b1a2f3c1c","_postman_id":"216ddda6-b562-463e-81fb-1c9b1a2f3c1c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"providers","item":[{"name":"/providers/provider_types/:id/relationships/providers","id":"aeec1519-6daa-443d-9fe7-518b8618d930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_types/:id/relationships/providers","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_types",":id","relationships","providers"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5a398837-d203-4d39-aa58-7bd314df5ed1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0565fa22-5512-458e-bde2-47918a2d1576","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"providers\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"db6aafb1-f7b4-4913-821d-96d7a29097e5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a160a314-8561-4718-8d5b-ee0c6d59707e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f375bccc-0df7-47f1-aeb9-5ec706d7cb60","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ef494dd-2a7d-46db-8e75-23767087352e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id/relationships/providers","host":["https://api.casebook.net"],"path":["providers","provider_types",":id","relationships","providers"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aeec1519-6daa-443d-9fe7-518b8618d930"}],"id":"c019c119-db84-4f0a-bf2c-4a67e8af72d5","_postman_id":"c019c119-db84-4f0a-bf2c-4a67e8af72d5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"106fe8e9-7263-4f18-b95b-87ac30a4bf07","_postman_id":"106fe8e9-7263-4f18-b95b-87ac30a4bf07","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_types/:id","id":"3c939b23-9915-4195-b11f-b976e3a76270","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0488255f-71cb-4c53-a6a4-48b7aede4004","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fa1a9d3e-404c-45a6-a7f7-d882aba4c914","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"applications\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"providers\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"359801e4-7287-43e9-9298-497a6a424e22","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c648637b-e3bc-46c3-92b3-a1e058e1d4cf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"18855d90-1258-4543-828e-11693b8e0891","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4d6ddac-c7e0-4215-a63f-d129e56fd12c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c939b23-9915-4195-b11f-b976e3a76270"},{"name":"/providers/provider_types/:id","id":"2030039f-4728-4a29-9f1c-80fe6d4c1493","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"81cd0110-9757-4be5-9a13-d2b5e1fb2099","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"483ce1d0-050b-4630-a2ed-94f2930c4f24","name":"ProviderType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"4fe6b7ff-cb6c-4207-9cfc-73bad3514c51","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cab94214-98c2-45f1-9a1a-556e7e483be3","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2030039f-4728-4a29-9f1c-80fe6d4c1493"},{"name":"/providers/provider_types/:id","id":"67c65f42-b5c2-417f-9663-7f3b92d33817","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3bee759e-0440-4802-ab3a-c5e1453df97a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4bbc6c1f-b06a-4ca8-92d2-f3b612ea862e","name":"ProviderType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f769fae2-3f30-427d-9e53-5bb108eb707a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"94780bd6-0bea-4b17-ba49-40b6cc57b4eb","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6585a536-1d3e-4573-b9e5-67362bf4cb6b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f45be317-5711-4df5-8c19-a0987d810062","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/provider_types/:id","host":["https://api.casebook.net"],"path":["providers","provider_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"67c65f42-b5c2-417f-9663-7f3b92d33817"}],"id":"60dd28e0-ba11-42c5-942c-079cfbccd78d","_postman_id":"60dd28e0-ba11-42c5-942c-079cfbccd78d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/provider_types","id":"12711bc3-b461-4b21-82e9-c0cd7b103d04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/provider_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0055c54d-a87a-44fe-9bcd-b8f04433f7ef","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types","host":["https://api.casebook.net"],"path":["providers","provider_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"applications\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"providers\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b6b26a79-f384-4d49-af17-e434abc54f07","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/provider_types","host":["https://api.casebook.net"],"path":["providers","provider_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"12711bc3-b461-4b21-82e9-c0cd7b103d04"},{"name":"/providers/provider_types","id":"5ca63e3b-433c-4179-bd93-4c352d8c9983","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","provider_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e3b14ca8-38d4-4d3c-adc0-9f9c259e29e9","name":"ProviderType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"provider_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"applications\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"providers\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ca0d464b-80b5-4af1-8af2-ebe376e8e740","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4b01d91e-690f-4d74-bd2d-182b302dbdee","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c92ff723-fb74-4d11-9033-6e6bb2e88219","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5fc65f3a-3add-4da0-bed8-63ff7819c353","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"provider_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/provider_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ca63e3b-433c-4179-bd93-4c352d8c9983"}],"id":"8cd5c189-993e-4690-b000-510196899a71","_postman_id":"8cd5c189-993e-4690-b000-510196899a71","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"services","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"delivery_unit","item":[{"name":"/providers/services/:id/relationships/delivery_unit","id":"76b00f8d-c561-40e6-93f3-f628ccc0a126","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/delivery_unit","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","delivery_unit"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2861d178-1c13-40b7-aece-fadfed677c38","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"91c3415c-a3bf-4f41-91b6-0ea8170ad424","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"delivery_unit\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b0b77c8b-335b-461f-9c0e-1fcfdcbaac4d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"37b53a24-80f5-4567-9c1b-a92bc291f5a4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a743872c-5f09-4e9f-bc4b-c9f7205e5a44","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4d44bb2-1172-429f-9581-3c6daed9fc8c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"76b00f8d-c561-40e6-93f3-f628ccc0a126"}],"id":"cc39c523-7fb2-4bc0-a928-2122153318b8","_postman_id":"cc39c523-7fb2-4bc0-a928-2122153318b8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"license","item":[{"name":"/providers/services/:id/relationships/license","id":"a7d88a94-43a4-46df-a5cd-306ce82406ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/license","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","license"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f1f8c7d0-646d-4b1b-b72d-17ace01a1634","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0f9b9031-9dfe-43ca-a02e-f85b2133eefa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"license\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8eb88e86-37a8-4358-98f3-a028fd47ddee","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"921b563c-22ee-470b-b8a0-6781b19d10c9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"98d45009-bd1a-4ab2-aab1-5ead4afe3048","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"85a8caab-591e-4b4f-b464-46cbce8357ed","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/license","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","license"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a7d88a94-43a4-46df-a5cd-306ce82406ba"}],"id":"ec7793d7-53b3-4cbd-9554-384cb4dec611","_postman_id":"ec7793d7-53b3-4cbd-9554-384cb4dec611","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"location","item":[{"name":"/providers/services/:id/relationships/location","id":"46fd00e7-2a14-45c0-8218-baddd94b0761","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/location","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","location"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f106d68b-5d7a-4c4f-b8d3-5eec4cfa2867","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"833cbdf3-fac2-40b1-9e2f-fdcd54db98b4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/location","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"location\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"66c54fdd-f576-4769-a9f4-c8faf4876b92","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/location","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ce967936-a1ba-49b3-b478-48ae5d9afcd9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/location","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f927c766-c85d-4bea-9b30-4be93a34bfdb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/location","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19e3ce9b-ab81-4477-92c7-e44887d1b053","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/location","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","location"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"46fd00e7-2a14-45c0-8218-baddd94b0761"}],"id":"d284719d-72e8-4b5f-bc76-31abedfee073","_postman_id":"d284719d-72e8-4b5f-bc76-31abedfee073","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider","item":[{"name":"/providers/services/:id/relationships/provider","id":"aefd79ec-e053-4b2c-beec-b93b378a04eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/provider","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","provider"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"965d0dc6-8608-4d08-bc6f-49b053c8eac9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2c9577b2-2053-448e-8894-c5a3075b5dee","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"provider\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2c69be51-df58-4a3c-ae27-a099db190da3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b631dc20-1543-466a-b4ae-99366c9c9e89","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f19fd789-933f-4002-94f3-5561e9389429","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"79f05be4-5978-480e-8394-240ca1f317d2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aefd79ec-e053-4b2c-beec-b93b378a04eb"}],"id":"23b5ed96-2922-43e4-90ca-3538dc98b313","_postman_id":"23b5ed96-2922-43e4-90ca-3538dc98b313","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"provider_people","item":[{"name":"/providers/services/:id/relationships/provider_people","id":"83e26dab-2601-4fe3-92f2-3f1502e88c89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/provider_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","provider_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d97811f9-36e6-4ec4-9ec8-dd680847a08b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0dfe3408-7099-416a-a204-71126d94b9b7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"provider_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"47138b8a-3b0e-448a-96ea-d9879ac69c94","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7345e9ca-5334-44db-a397-e95d3012ff27","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0baf6abf-6ee9-414b-9601-f4b524161e82","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a9144616-b57f-40f3-a722-0e8d26eff46e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/provider_people","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","provider_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83e26dab-2601-4fe3-92f2-3f1502e88c89"}],"id":"850e595c-b740-46d7-9566-5d4152c3d72a","_postman_id":"850e595c-b740-46d7-9566-5d4152c3d72a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollments","item":[{"name":"/providers/services/:id/relationships/service_enrollments","id":"db0e624b-f573-4940-aadb-8798ff6ea2ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7df1a5d4-ab1f-41f3-a8f6-14cb09058fb2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8a85c62d-9ee0-415a-92b6-11ce4b060067","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c8de4151-c31d-4cfd-8cec-c30e2be124e3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3ec97972-2aa8-4237-8e70-2133dcc76516","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"280c0191-929f-49ff-8f03-8a1a89aaae58","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4cf9bc7-8bca-4ae3-ac86-28f0291a3472","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"db0e624b-f573-4940-aadb-8798ff6ea2ca"}],"id":"82ba48cd-797b-4b6c-9c1d-dda68e27ce0e","_postman_id":"82ba48cd-797b-4b6c-9c1d-dda68e27ce0e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_languages","item":[{"name":"/providers/services/:id/relationships/service_languages","id":"6012b3d1-7106-4b33-9387-c1f6c5ee2040","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","service_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6ad3f865-5726-4240-a32d-817761872f64","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6a5a3b97-ad55-4e7c-9993-540d63804ab3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c6bf3dd0-f9ac-4c7b-ba93-59b3ff05baa8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c714b989-db2a-4eaa-9add-76a66d33c5e5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"32eabef5-1925-40c5-a8fa-b4643030d20b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"03ada7a1-1f62-44d1-bcce-83dfe97c978b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6012b3d1-7106-4b33-9387-c1f6c5ee2040"}],"id":"1e8347ff-f475-41c6-ae9c-4ff23a01aa5d","_postman_id":"1e8347ff-f475-41c6-ae9c-4ff23a01aa5d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_type","item":[{"name":"/providers/services/:id/relationships/service_type","id":"d2b0a295-abe0-4b70-b0f2-d5e9133676a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/service_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","service_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eebf38a9-e0b5-4e3e-a1f3-8ac3fef4b971","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8d6b5a77-9b9a-48e4-951b-78315e902aac","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4d24f053-9204-4bfb-b21d-d4379231ee2f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c6913ebf-0d0c-4304-bf5f-399163a54572","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ede16f9a-1db3-4dff-b6d7-666fb985f3e4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a2d1092-1a09-4a85-823d-5e6a18aa20d8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d2b0a295-abe0-4b70-b0f2-d5e9133676a8"}],"id":"1d2ede08-e06a-499c-a59b-a08c9438d885","_postman_id":"1d2ede08-e06a-499c-a59b-a08c9438d885","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"unit_type","item":[{"name":"/providers/services/:id/relationships/unit_type","id":"6a134e93-4e3f-45f5-a693-b2ec535e00e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id/relationships/unit_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id","relationships","unit_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b492a280-e2bd-4e0f-93c6-7a37f17eef4d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7ae1a38b-8c36-4d65-8334-5b31e0e15a79","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"unit_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a84d24d6-519e-46ea-b149-8dc8a815b368","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7419da74-10b9-448a-bdc4-38b720e80cb8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4b55af2-7044-4b32-b41c-6f95bca542fd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df9d9658-ef32-4037-b763-106fab3b8e63","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["providers","services",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6a134e93-4e3f-45f5-a693-b2ec535e00e6"}],"id":"74b6ec24-285e-4499-8340-730b727f7e30","_postman_id":"74b6ec24-285e-4499-8340-730b727f7e30","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"4a6ac001-4693-4612-8934-76c79c21f255","_postman_id":"4a6ac001-4693-4612-8934-76c79c21f255","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/services/:id","id":"ecbcc0e8-e3f7-4ea2-8988-7e205c697d0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a6d86c05-f6e1-4f78-ba2a-5c9358bb8957","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"704cc0c7-3071-4d73-b452-d152fe5aa1fd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"calculated_usage\": \"<number>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_languages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a52af3b4-0fd4-46c4-9e0e-991481cb1b57","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c7a3b7f4-7f78-42f7-b1b2-55a47e76e88d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc07d312-6c55-4370-a202-4bc304b1a094","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c0ecf13-4702-46ae-8b36-e3b4b93764c0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ecbcc0e8-e3f7-4ea2-8988-7e205c697d0e"},{"name":"/providers/services/:id","id":"222c1ae5-0458-4d71-8253-05864df6340c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4974c94b-eadf-4ded-9ba9-fb39bc77f895","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9397ee57-7e88-4be8-8ca1-c542312758cc","name":"Service was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b440df90-ad4c-49c8-836f-c9edfaca93ca","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b10aed18-0486-4f1c-96b9-48de9ad442ff","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"222c1ae5-0458-4d71-8253-05864df6340c"},{"name":"/providers/services/:id","id":"657ea02d-e673-4d8e-849f-06ec4f230c3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/services/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b927aa54-e264-42df-ad5c-489b9478876e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"89313b42-74db-4b95-8cb8-4fe9ced898c8","name":"Service was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"services\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"calculated_usage\": \"<number>\",\n\t\t\"capacity_usage\": \"<number>\",\n\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\"conditions\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"specialty\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"unit_cost\": \"<number>\",\n\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"use_calculated_usage\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"delivery_unit\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"licenses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"unit_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"unit_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7bfc5a2b-b109-4012-be47-fe0557885d50","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0399d3d4-bfff-4eba-a001-812f708231bf","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"348bff1c-7d55-4295-80ba-a3b7022e9066","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"19b5a792-65bc-47d9-8944-2203a59319b7","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/services/:id","host":["https://api.casebook.net"],"path":["providers","services",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"657ea02d-e673-4d8e-849f-06ec4f230c3c"}],"id":"5ce96be3-7fe9-4da1-8269-a0117cfa5284","_postman_id":"5ce96be3-7fe9-4da1-8269-a0117cfa5284","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/services","id":"b6f4f072-e845-44d1-9803-561acfcf8247","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[capacity_usage]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[capacity_usage_percent]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[conditions]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[max_capacity]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[specialty]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[unit_cost]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[unit_of_delivery]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[use_calculated_usage]","value":"<boolean>"}],"variable":[]}},"response":[{"id":"8c9bc115-bd9c-484a-99ae-a9bcbcf17151","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services","host":["https://api.casebook.net"],"path":["providers","services"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage_percent]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[conditions]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[specialty]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_of_delivery]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[use_calculated_usage]","value":"<boolean>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"calculated_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\t\t\"conditions\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"specialty\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"delivery_unit\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"unit_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"calculated_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\t\t\"conditions\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"specialty\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"delivery_unit\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"license\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"location\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"unit_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"03b8751c-83bc-4b33-bb57-1e8192e2f520","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/services","host":["https://api.casebook.net"],"path":["providers","services"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage_percent]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[conditions]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[specialty]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_of_delivery]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[use_calculated_usage]","value":"<boolean>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b6f4f072-e845-44d1-9803-561acfcf8247"},{"name":"/providers/services","id":"3129bf19-7445-40e0-b176-0c27f1c3320e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","services"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"1a0635e6-419f-4dcc-b70c-35ecf164a8bd","name":"Service was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/services"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"services\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"calculated_usage\": \"<number>\",\n\t\t\"capacity_usage\": \"<number>\",\n\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\"conditions\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"specialty\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"unit_cost\": \"<number>\",\n\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"use_calculated_usage\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"delivery_unit\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"license\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"licenses\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"location\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"locations\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"providers\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"provider_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"unit_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"unit_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6c65034d-7bb2-4b85-9e7e-dd0a70007e16","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/services"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dde41b24-f7fb-48ab-b279-a8ed63d2999f","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/services"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d8ba4393-3aad-433d-bf28-62ffd583e4ed","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/services"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3413f9e4-45ac-4a8e-9b6c-85c91084ae97","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"services\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"unit_of_delivery\": \"<string>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_unit\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"license\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"location\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"provider\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/services"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3129bf19-7445-40e0-b176-0c27f1c3320e"}],"id":"0a58c5eb-1571-497e-af3b-30073430cf33","_postman_id":"0a58c5eb-1571-497e-af3b-30073430cf33","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service","item":[{"name":"/providers/service_enrollments/:id/relationships/service","id":"3cc53d4c-9aad-4a6a-b08d-8530c841a7d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_enrollments",":id","relationships","service"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7df54729-0e82-4dec-b7a9-d97294b76195","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cef51f3c-bf3f-41eb-bc8d-f8264905821d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1e15f751-b43e-41e9-a25a-2068605ca2ee","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3e6b4385-6cba-4e97-b019-5dadb989b637","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c7527a42-2968-4dbb-8f90-4e25bd435989","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a5282368-6c27-416d-a779-e4bececea62e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3cc53d4c-9aad-4a6a-b08d-8530c841a7d7"}],"id":"5d3d8752-4c13-4adc-ac72-335d7b54b542","_postman_id":"5d3d8752-4c13-4adc-ac72-335d7b54b542","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"/providers/service_enrollments/:id/relationships/service_interactions","id":"d09c08df-d6c8-4616-8ccd-a316461c49d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_enrollments",":id","relationships","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"94229005-3da7-43ba-9e38-7e7aba46b505","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"317b273c-8d8d-4acd-9ee1-cf81db07d256","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"c64c7ef5-590a-4fe4-a90d-bd3374852e4a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"45485c93-adc1-40aa-930e-bbab302988c9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"228de65d-71cf-4372-9e7a-b5a33cdd49ad","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8326655c-da7d-4f1f-8756-d1f11873a255","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d09c08df-d6c8-4616-8ccd-a316461c49d6"}],"id":"ec0cdb72-3907-49db-b119-caa2de0f47f8","_postman_id":"ec0cdb72-3907-49db-b119-caa2de0f47f8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"99dcc4be-7885-4e29-8934-ef2d5d685db1","_postman_id":"99dcc4be-7885-4e29-8934-ef2d5d685db1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_enrollments/:id","id":"d73e7c05-a327-4310-951f-779fc1ef6e01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_enrollments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_enrollments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"53a228f1-4bc4-4fc7-9cb4-df859ebea4a0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8709b5de-d41f-4bcd-8f36-a97046a2fa90","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interactions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5ddbe4d6-00f8-44c4-8b6d-f696ebf39de6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"105c25dc-7e97-4d3e-9bd6-b6d29600870f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c3c4af69-01a9-4289-8f34-161442154ca4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"53818189-57d6-4fe7-8f7f-0f2c9fd2170a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d73e7c05-a327-4310-951f-779fc1ef6e01"},{"name":"/providers/service_enrollments/:id","id":"c08b1c02-8175-4333-a15a-637c706a9997","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_enrollments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_enrollments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f60f8ab2-dec9-4943-9e47-c9dfecc61ee9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9f56bd68-f8dc-45d1-ac27-f4cf9e9aa288","name":"ServiceEnrollment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2f757210-c2d4-442a-a34c-58759512c0ee","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"35e77ad3-e6b2-486f-a26b-1763923e08ff","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c08b1c02-8175-4333-a15a-637c706a9997"},{"name":"/providers/service_enrollments/:id","id":"3c17e2f4-51d0-4d4f-92e2-543b226bc54a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_enrollments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_enrollments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b6521a3f-4649-4a6e-9b99-b7a471425462","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b0ab3cae-ff6a-4967-9fa9-82e077d54a6a","name":"ServiceEnrollment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended\": \"<boolean>\",\n\t\t\"ended_at\": \"<date>\",\n\t\t\"goals\": \"<string>\",\n\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\"interaction_frequency\": \"<string>\",\n\t\t\"is_placement\": \"<boolean>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"number_of_interactions\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7d2c8075-6d71-425d-8228-107065cef0a0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"70d1480d-e8c7-4406-9179-1cf34b779075","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4be56f7c-3b8a-48cf-96c0-06dd06498ad6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a46cac35-db2d-447b-ba48-a3dc8b7bf737","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_enrollments/:id","host":["https://api.casebook.net"],"path":["providers","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c17e2f4-51d0-4d4f-92e2-543b226bc54a"}],"id":"18ad2a06-a48e-47b8-b0e7-4c7476a002cc","_postman_id":"18ad2a06-a48e-47b8-b0e7-4c7476a002cc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_enrollments","id":"b01c4e8b-d463-4a41-a903-31f02f71933b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_enrollments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[goals]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[interaction_duration_minutes]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[interaction_frequency]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_placement]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[number_of_interactions]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"3c5143f4-c2ea-4b91-af80-86c3b8198428","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments","host":["https://api.casebook.net"],"path":["providers","service_enrollments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[goals]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_duration_minutes]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_frequency]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_placement]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[number_of_interactions]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\t\"goals\": \"<string>\",\n\t\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\t\"goals\": \"<string>\",\n\t\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"dfeac523-7eb2-417b-b4ff-ab9162e686cd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_enrollments","host":["https://api.casebook.net"],"path":["providers","service_enrollments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[goals]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_duration_minutes]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_frequency]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_placement]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[number_of_interactions]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b01c4e8b-d463-4a41-a903-31f02f71933b"},{"name":"/providers/service_enrollments","id":"a108bc63-e5fb-49e7-9a0e-017cb15c6439","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"4f296633-0332-41b5-a997-6dabb8f41df6","name":"ServiceEnrollment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_enrollments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended\": \"<boolean>\",\n\t\t\"ended_at\": \"<date>\",\n\t\t\"goals\": \"<string>\",\n\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\"interaction_frequency\": \"<string>\",\n\t\t\"is_placement\": \"<boolean>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"number_of_interactions\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"aa587260-79f1-45d4-b1e5-6380a4fef06d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_enrollments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1445ff8-f7e9-4506-ab89-1342455fceed","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_enrollments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f850e63c-db61-4bb3-ad67-58b59e0fe21c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_enrollments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"51a27468-8c9f-427c-9b4e-53959b94508b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_enrollments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a108bc63-e5fb-49e7-9a0e-017cb15c6439"}],"id":"92b56a73-0fd2-4bb6-b5e7-5d87c2f6874f","_postman_id":"92b56a73-0fd2-4bb6-b5e7-5d87c2f6874f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"method_of_delivery","item":[{"name":"/providers/service_interactions/:id/relationships/method_of_delivery","id":"9afc9954-89ad-4508-8445-004b7f1d7147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interactions/:id/relationships/method_of_delivery","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions",":id","relationships","method_of_delivery"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2a86ad19-bca4-44e3-86d2-2f70a0ffba70","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"78a320a0-3889-4c8e-9e14-53382d79c8d0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"method_of_delivery\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"62086f80-28ff-4a50-ad1f-55fe3faddef6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d570e2f5-afe6-48fc-8ae2-eeb1c0c93c60","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad14249b-88b2-4a14-bb3f-2bb14b4ad34a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c134fac8-cce5-4e31-99d9-2e9934b4a10d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9afc9954-89ad-4508-8445-004b7f1d7147"}],"id":"1d0f2c0e-c510-4746-bd11-8f31fd3e60f9","_postman_id":"1d0f2c0e-c510-4746-bd11-8f31fd3e60f9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment","item":[{"name":"/providers/service_interactions/:id/relationships/service_enrollment","id":"8cc261b4-4f63-4c03-b670-f2bf340f45e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_enrollment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions",":id","relationships","service_enrollment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e19b37db-37e1-45fd-9436-b8a921ed47e8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"271c455b-5f6b-44de-b55a-7be31cb9e272","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b0165701-dcd3-45e4-ad53-647d4caa09ae","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"17651edd-66ab-4472-b448-e360263b6e9e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9a0ade4-8e46-467b-87c3-e19e39565bf1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"254ac493-988f-42b4-bf79-cda37a11d12d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8cc261b4-4f63-4c03-b670-f2bf340f45e9"}],"id":"178bdfe9-9268-4184-b1d8-8285370ae587","_postman_id":"178bdfe9-9268-4184-b1d8-8285370ae587","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_attachments","item":[{"name":"/providers/service_interactions/:id/relationships/service_interaction_attachments","id":"5380c7d7-38e0-4f8a-a041-85ed9f494b45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_interaction_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions",":id","relationships","service_interaction_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e1d5fca1-b1ba-435b-9157-91b88fc8dcfd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"218c213d-2f3a-4f74-99f0-bf2e1facb995","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_interaction_attachments","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_interaction_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"3f1a9dd5-5d00-42b9-a36c-4f2bb7f7470c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_interaction_attachments","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_interaction_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"20003428-f872-45ac-95b9-16cbced38cf5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_interaction_attachments","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_interaction_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e3863a9c-5f58-45d5-8583-d86695279ba2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_interaction_attachments","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_interaction_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c27a16e9-f626-4a34-9f56-9d175d575d40","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id/relationships/service_interaction_attachments","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id","relationships","service_interaction_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5380c7d7-38e0-4f8a-a041-85ed9f494b45"}],"id":"c4518c73-59f7-4106-9dcf-d92b5b8870c7","_postman_id":"c4518c73-59f7-4106-9dcf-d92b5b8870c7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d56a654d-9e40-42e3-a493-ef1daa2f6545","_postman_id":"d56a654d-9e40-42e3-a493-ef1daa2f6545","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_interactions/:id","id":"93bfc936-81ed-45e1-92db-e20f64d4fbe0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interactions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4cc597b0-6dd6-4836-b2cf-b729cb40f959","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cd48bc18-035a-46ce-885f-2ea8c9b23a69","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a1d18c46-02ce-4c72-b21d-70ef2c6687c3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a7849310-6355-4d8a-b8be-6bcaa311e3b0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7cd61ded-5f2f-4965-96f7-fd06d1ab4ebc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6459e711-2a6a-4223-a334-b1b4b534d2d1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"93bfc936-81ed-45e1-92db-e20f64d4fbe0"},{"name":"/providers/service_interactions/:id","id":"f2bc105f-0c20-485f-92b6-8eb2d6cd5bed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interactions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9f593efc-90f0-4465-aafa-b79182a04c4f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4898785b-2f8d-479c-b3a0-516df848b7d6","name":"ServiceInteraction was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7c5a134a-7db2-46fb-b827-81f6d758f17d","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37c01bef-438b-4ada-ace0-b53b0cc8a9fd","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f2bc105f-0c20-485f-92b6-8eb2d6cd5bed"},{"name":"/providers/service_interactions/:id","id":"bda439b5-ce04-4e67-9f3d-73018bf4d01d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interactions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e184f326-5306-4a8f-88c2-486d1665e92c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e42826db-05e4-4e8c-b28e-daaa869e409d","name":"ServiceInteraction was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interactions\",\n\t\"attributes\": {\n\t\t\"attended\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"method_of_delivery\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fb1e5937-5f36-4de4-a321-17e9f3283a3b","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"31e04507-3187-4cc3-af1e-2a935d193c4d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7ee3a7f-f3ce-478c-ad13-6f782263f778","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e63f32b7-9446-48da-9ebe-bdc318349aae","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interactions/:id","host":["https://api.casebook.net"],"path":["providers","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bda439b5-ce04-4e67-9f3d-73018bf4d01d"}],"id":"61d3d952-843a-4bf3-b10c-2ca2328630fc","_postman_id":"61d3d952-843a-4bf3-b10c-2ca2328630fc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_interactions","id":"d8cee53f-13f7-4bd6-bfd5-13b0fac9e276","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attended]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"2566b6ea-387c-4ad3-a166-4f41c2469bc3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions","host":["https://api.casebook.net"],"path":["providers","service_interactions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"method_of_delivery\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"method_of_delivery\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a14846f5-3d2e-408a-8886-289d5cf5c01c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interactions","host":["https://api.casebook.net"],"path":["providers","service_interactions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d8cee53f-13f7-4bd6-bfd5-13b0fac9e276"},{"name":"/providers/service_interactions","id":"455db7b1-cab7-4922-b72b-359986392ef8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"9c8a1c2c-9d63-42a2-aee0-01873485c4b4","name":"ServiceInteraction was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interactions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interactions\",\n\t\"attributes\": {\n\t\t\"attended\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"method_of_delivery\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4898a8cc-4953-4685-a1b6-9bfc8b28e952","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interactions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"45a01c92-6a25-49ee-aa8b-1e6499443497","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interactions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a950586c-7b23-459f-a27b-6109c5335f8f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interactions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d77dcb5-1bf4-458b-a624-1a23c7e3b678","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interactions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"455db7b1-cab7-4922-b72b-359986392ef8"}],"id":"665c7b21-2271-4055-b53a-099589f5118b","_postman_id":"665c7b21-2271-4055-b53a-099589f5118b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_interaction","item":[{"name":"/providers/service_interaction_attachments/:id/relationships/service_interaction","id":"9219cc91-5bd7-418c-8409-60173b13743e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interaction_attachments/:id/relationships/service_interaction","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interaction_attachments",":id","relationships","service_interaction"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2bf464ba-2e43-4a07-ab28-28270953540c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"00565bfd-b3c7-48c0-8413-3c94fbaa50ca","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8deeb561-a331-4406-94c2-e4b34d73af18","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"14eb5eab-39ed-4bde-8080-fba311cfeb2e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b67c6a8-2360-47bd-85ce-54a9bd12e8e9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9621ecc9-ce3b-438b-b50a-f3bd7fd7b568","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9219cc91-5bd7-418c-8409-60173b13743e"}],"id":"cd2ea9c1-59e7-4565-af95-368d136c2017","_postman_id":"cd2ea9c1-59e7-4565-af95-368d136c2017","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e9920bde-18a7-46b2-be8e-7966f1366498","_postman_id":"e9920bde-18a7-46b2-be8e-7966f1366498","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_interaction_attachments/:id","id":"83f96c47-02cc-4c62-8ccd-50a1e707b452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interaction_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interaction_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"db73c7a8-333f-47a7-a3e8-ac34bd7db710","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7b662488-7dd5-4595-ba38-7b42f78308f1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"71511d14-0bdb-45e4-8012-a8bccc6e54da","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aa43f8ac-90ab-446e-aee1-cba15a271146","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"173ab482-866f-4e22-9a7d-dbe68016f1f1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3f5b5f1c-e4a3-4d8c-9946-e811d764dd4e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"83f96c47-02cc-4c62-8ccd-50a1e707b452"},{"name":"/providers/service_interaction_attachments/:id","id":"48149a5d-8073-4669-b117-82362b451ca7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interaction_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interaction_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"31a0db0a-676e-4f66-b893-ec8b59b1ae75","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"350b8e71-b7cd-4a8c-a8e7-3e488edec273","name":"ServiceInteractionAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"52a6aaa9-87a7-45aa-83c0-7c9ed61e34d6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a02f839-0192-430b-916a-0e5c85bc46b6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"48149a5d-8073-4669-b117-82362b451ca7"},{"name":"/providers/service_interaction_attachments/:id","id":"935cfa96-0191-4446-a6be-e6443c05a513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interaction_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interaction_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f76570da-1bae-41c2-9442-3ea4a693ddd0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"531ab50d-2bc6-46b3-af74-1f1015dde393","name":"ServiceInteractionAttachment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"42a09c66-0885-43f3-892e-2a32ce7569e0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b210294f-01c7-4b55-8164-05330bb58bdd","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b2bd41ba-8f44-40dc-aae1-8a837c311270","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f6ef4652-123f-4a5b-99e3-c5c1b6d2b67d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments/:id","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"935cfa96-0191-4446-a6be-e6443c05a513"}],"id":"0ce41aea-66db-43b5-ba11-214968dd0e82","_postman_id":"0ce41aea-66db-43b5-ba11-214968dd0e82","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_interaction_attachments","id":"198ad578-e386-46a7-95ae-75f1eedf9319","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_interaction_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interaction_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"db28c441-c04d-4d2f-bced-8c6e698a2079","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6452b204-6b00-42bc-bfac-7794f0c25020","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_interaction_attachments","host":["https://api.casebook.net"],"path":["providers","service_interaction_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"198ad578-e386-46a7-95ae-75f1eedf9319"},{"name":"/providers/service_interaction_attachments","id":"14be039c-d457-44cf-8a71-6ac5b12c4d51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interaction_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_interaction_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"44c5a9bf-6ef6-4c42-b739-374644ffe7b0","name":"ServiceInteractionAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interaction_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c63065c9-6106-4d64-8164-4198229aa247","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interaction_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71bacd6f-050a-4a5e-a814-b0aabdd90041","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interaction_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1c823ccf-d6bf-4d1d-82fc-97762ef053fa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interaction_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67d4ac40-e167-4487-a463-d3bcf142bae1","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_interaction_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"14be039c-d457-44cf-8a71-6ac5b12c4d51"}],"id":"013c0da9-4641-472f-9cd8-4a39aec024b8","_postman_id":"013c0da9-4641-472f-9cd8-4a39aec024b8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_languages","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"language","item":[{"name":"/providers/service_languages/:id/relationships/language","id":"840d57d5-356f-4811-83b0-25619fc14e9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_languages/:id/relationships/language","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_languages",":id","relationships","language"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"750fc12c-a8ae-4a49-9a2a-0d080b278106","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"25f2ca2f-9dc8-4369-b5ee-c43e1a194392","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"language\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bf318aa1-9044-403b-a866-bd8da87abed7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c995fe37-c8b9-4f2f-aa15-f056d20ec565","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5292f3b2-a91c-4a9f-906d-0eb1b0823a72","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5adefc25-303b-4192-b183-b7fec955ff2b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"840d57d5-356f-4811-83b0-25619fc14e9c"}],"id":"8d285c80-1d46-4614-ae0a-69f8f61b4a12","_postman_id":"8d285c80-1d46-4614-ae0a-69f8f61b4a12","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service","item":[{"name":"/providers/service_languages/:id/relationships/service","id":"758c18f2-730b-457d-85b3-8ebc0d812564","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_languages/:id/relationships/service","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_languages",":id","relationships","service"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1b1f4a9f-7b0e-4702-bc0d-b0cbcdf70090","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ee62d074-dfb4-45c0-a8ac-deddd42335a1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a48e9288-47a1-4f40-874d-42c84c768f48","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6e4408c3-426b-450e-b65e-c61ef62594dc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9f1ea235-f3ec-4f9b-bc31-be8c928f24bc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e4b7c247-6b41-4c25-85cc-a9130961d7cb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id/relationships/service","host":["https://api.casebook.net"],"path":["providers","service_languages",":id","relationships","service"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"758c18f2-730b-457d-85b3-8ebc0d812564"}],"id":"d86c2a40-c475-4bed-9c5c-a691823c3076","_postman_id":"d86c2a40-c475-4bed-9c5c-a691823c3076","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e855dc68-22ee-4aa2-bc45-372a0ab9a061","_postman_id":"e855dc68-22ee-4aa2-bc45-372a0ab9a061","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_languages/:id","id":"9fbad8f5-4df6-4422-9b95-1e2eb41bc500","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3bf4d693-5900-4c77-8232-292d3681e545","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fe57ed0a-02b3-4d15-87c8-1f8fd189e73e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dfec5079-fad6-4620-b497-67d80fd1bf1c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"41fde31f-566e-4ec8-afc7-52a917e51baa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e9985b84-dcf5-48d3-b5bf-d118a4b18de4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6dafce9c-d225-4d9a-84fc-ac41123e902a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9fbad8f5-4df6-4422-9b95-1e2eb41bc500"},{"name":"/providers/service_languages/:id","id":"1561b3d3-83c6-4da8-93c3-853e0c284f97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c947ea99-1240-4854-a94a-128a786107f3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7a2a0dcb-e0dc-4b66-85d3-9d285c59b43c","name":"ServiceLanguage was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"604d6695-bbe5-4796-af9a-ba3924463cbe","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"044ef539-f76c-4888-bc6f-8f09b047722c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1561b3d3-83c6-4da8-93c3-853e0c284f97"},{"name":"/providers/service_languages/:id","id":"fd424c69-ef49-4817-8cf7-d03837745705","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"01d4c3bb-8c12-42bf-a9ab-75b0c1975669","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d1e6e01d-8fef-447a-8d54-9ce9c3add7df","name":"ServiceLanguage was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_languages\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e66c925a-c57e-423e-9728-1a5b7e3d9b49","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e8f3c66-8120-4bf7-b1c5-80650bdc202f","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5bd06086-e1d5-4883-8a2a-8db032619549","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"999e426b-7149-4c5e-9b20-5a8ec5390099","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_languages/:id","host":["https://api.casebook.net"],"path":["providers","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fd424c69-ef49-4817-8cf7-d03837745705"}],"id":"af4bb738-9534-4e6f-9a87-368826ffbeae","_postman_id":"af4bb738-9534-4e6f-9a87-368826ffbeae","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_languages","id":"09e7b28b-9746-4bde-b759-de2000b101da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_languages"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"80edd16d-6345-46e6-b362-afc249fc3d9c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages","host":["https://api.casebook.net"],"path":["providers","service_languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ad57f1c1-fbc9-4271-b229-bc036d9f896e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_languages","host":["https://api.casebook.net"],"path":["providers","service_languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"09e7b28b-9746-4bde-b759-de2000b101da"},{"name":"/providers/service_languages","id":"2677ecde-e329-4777-b140-3a512c2a71d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"cc2657bf-23d3-414a-90e8-1b084fdbe76b","name":"ServiceLanguage was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_languages"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_languages\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0ac45236-113e-46f4-a1bd-ba21965cf25c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_languages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d5edc546-aece-43b3-949d-9980884cda3d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_languages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d32d1f0f-a4e5-4c9a-bf0c-89421e3747df","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_languages"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7a88f5e0-8572-4d4d-b002-76dee66bdbe0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_languages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2677ecde-e329-4777-b140-3a512c2a71d9"}],"id":"ee9861e6-0aa6-44a4-924a-a95888a549a8","_postman_id":"ee9861e6-0aa6-44a4-924a-a95888a549a8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"services","item":[{"name":"/providers/service_types/:id/relationships/services","id":"d210d450-456b-40e9-97d1-d7f015d1ae63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_types/:id/relationships/services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_types",":id","relationships","services"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1b55c144-2fdb-4514-acc3-e0e681817f0f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"da443add-4914-4474-b6bc-eec3da3ed775","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","service_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"854fba67-e49c-4d20-820b-0993321c270c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","service_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d56173ef-9187-44c9-bae1-a49877598f7c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","service_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e7e63040-1b86-41ab-b8fa-413eb3709b7a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","service_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de28cb37-38ba-43f0-9659-6bf754111e2f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","service_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d210d450-456b-40e9-97d1-d7f015d1ae63"}],"id":"133e10e9-1ff6-4ed0-a816-6e6347708c87","_postman_id":"133e10e9-1ff6-4ed0-a816-6e6347708c87","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"3d6d2e2d-8347-4532-b4f0-ab7925f6d236","_postman_id":"3d6d2e2d-8347-4532-b4f0-ab7925f6d236","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_types/:id","id":"f9ab67c2-6e03-4fe9-bf18-a95aa1062d5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d8aece96-281a-4dd2-ad16-1716a1f23974","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fb5d566b-27dd-47b3-b6a0-fcad9e1d9be3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4b182074-5c47-4614-8c66-548a6e5af3ed","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0de0c8c6-faef-4bca-8f01-1efae1cf01db","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"96740304-f144-4251-89a8-2ecf844af9c5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6770f29f-ec67-4c6a-856a-4a1d06237995","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f9ab67c2-6e03-4fe9-bf18-a95aa1062d5d"},{"name":"/providers/service_types/:id","id":"1a006035-7102-469d-80d1-4bce74500e13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9f39b810-add5-466f-bce0-d1c6c6321b6a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8bd80bb1-ce05-42f7-a626-288332cb480b","name":"ServiceType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"42a5f7b4-a8f7-4f60-9a85-5ac93d17d1e0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34ee6c1a-0f65-4cc4-8630-a53a16ed6eff","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1a006035-7102-469d-80d1-4bce74500e13"},{"name":"/providers/service_types/:id","id":"5a68ab8b-57d5-4ef2-b373-efa40584122b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"141d2cdc-62cf-4384-b5b7-3f99c9e027e9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"218dbead-4f42-442e-9d5f-3039e0095f15","name":"ServiceType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"315c6705-e65f-4f09-a28a-b9c1e25819ce","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"425b738d-a327-4bbc-af63-c1d67eee8db9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e5ca4897-18dd-4b82-97c5-e883ce58aa30","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66aa7b0d-86ad-468b-bbef-aa741382b0e8","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/service_types/:id","host":["https://api.casebook.net"],"path":["providers","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5a68ab8b-57d5-4ef2-b373-efa40584122b"}],"id":"a889e9a4-133f-4a86-b99b-92eefcaed188","_postman_id":"a889e9a4-133f-4a86-b99b-92eefcaed188","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/service_types","id":"81a87ced-a4cc-485c-88f9-17a1f1abf35f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/service_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e2efbb6f-2d2f-40c1-8c54-d34cb4bc01ad","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types","host":["https://api.casebook.net"],"path":["providers","service_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1a1c9d82-9178-4c83-8de4-abe932c21562","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/service_types","host":["https://api.casebook.net"],"path":["providers","service_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"81a87ced-a4cc-485c-88f9-17a1f1abf35f"},{"name":"/providers/service_types","id":"2acd2eb6-bc29-48b0-87f7-4b0a35bed9ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","service_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"26c74fee-212c-4138-a750-4e3228ee7256","name":"ServiceType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"109d0c27-e9dc-4ee3-909c-965ca7a88057","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3e4f0160-6075-4376-a364-5a8484cd04ce","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d896305b-57a4-4747-a36d-bfbb7d8418d7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"408ad6da-f2d0-45df-8fc7-b518e017d87e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/service_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2acd2eb6-bc29-48b0-87f7-4b0a35bed9ac"}],"id":"010d35ad-81bb-4489-9743-f0b7c9e637b4","_postman_id":"010d35ad-81bb-4489-9743-f0b7c9e637b4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"unit_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"services","item":[{"name":"/providers/unit_types/:id/relationships/services","id":"7adbcf42-6768-4f84-899d-fb47e368ae70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/unit_types/:id/relationships/services","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","unit_types",":id","relationships","services"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"24f25bd3-2693-456d-9c83-530d0b859289","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"88ed5ee9-a62f-41b6-ba4e-300bb007ad9e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","unit_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"services\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7a266feb-f937-4ee9-8762-9dd4efc3d535","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","unit_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"099e569e-eae6-4489-9b23-e0c79fa0347f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","unit_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e3d9260a-30b1-4dee-a057-e186fbb2159a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","unit_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"77eff73a-4d2b-460d-9c10-27f7b1608c67","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id/relationships/services","host":["https://api.casebook.net"],"path":["providers","unit_types",":id","relationships","services"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7adbcf42-6768-4f84-899d-fb47e368ae70"}],"id":"e885eb1f-10f1-4de7-89ae-aa8a6d36b8b7","_postman_id":"e885eb1f-10f1-4de7-89ae-aa8a6d36b8b7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"2509025b-c6c7-4482-a25c-1c733002a4d0","_postman_id":"2509025b-c6c7-4482-a25c-1c733002a4d0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/unit_types/:id","id":"d83820d2-7ae1-429f-ae70-0f3cb447c2b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/unit_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","unit_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2b0db4fd-4857-44fe-959d-a6ee41c24eed","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cd083b07-8be7-4a1f-a216-87e555adffa0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e38b3a64-9260-48f0-9bf6-0d236fa9bda6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6005aae8-f3dd-4753-be24-5cc44ddb587e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf7de85e-59f0-4538-ac6b-b77300f9c7a0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fbb04b8c-8b15-4168-94b1-514096d586f9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d83820d2-7ae1-429f-ae70-0f3cb447c2b9"},{"name":"/providers/unit_types/:id","id":"d0c9813d-bc31-4434-90c7-6596ee636e9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/unit_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","unit_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1ea5dc54-5471-4c12-98ed-8d71d6b855ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"67538dff-c6fa-48df-ac59-6e09a895f014","name":"UnitType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7b6b73d6-2f28-496d-87de-dba7ac728ffd","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d6478501-108d-4db5-a863-4f463ee1b9e9","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d0c9813d-bc31-4434-90c7-6596ee636e9f"},{"name":"/providers/unit_types/:id","id":"90a19da3-b1b9-40e7-bdba-28faed4f8dcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/unit_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","unit_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a8cd9f24-e036-4c84-8128-ad0fe91f47d0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a258a6fa-8c74-440c-ada3-9a84fecbe88b","name":"UnitType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"unit_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f893b658-4fc7-4862-87e3-bad15ffdbf97","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"de2fa342-cc98-453b-8bc4-bfbb7a2d342d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"86390842-54a0-4624-8ce4-332f8bc69a2b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"136fe0b4-853b-413a-8e84-e533767acf1e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/providers/unit_types/:id","host":["https://api.casebook.net"],"path":["providers","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"90a19da3-b1b9-40e7-bdba-28faed4f8dcc"}],"id":"a1d2d4af-a9b5-4460-b287-ecb46b0b65af","_postman_id":"a1d2d4af-a9b5-4460-b287-ecb46b0b65af","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/providers/unit_types","id":"f6f57fa6-ba67-401f-b11a-a92cbf301832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/providers/unit_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","unit_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"8faa29b4-7da1-40a3-b074-1b5a24143a96","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types","host":["https://api.casebook.net"],"path":["providers","unit_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"unit_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"unit_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"37d8a0b0-a9f9-4703-aaf4-f8bcbf2e3424","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/providers/unit_types","host":["https://api.casebook.net"],"path":["providers","unit_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f6f57fa6-ba67-401f-b11a-a92cbf301832"},{"name":"/providers/unit_types","id":"3b9d3c13-d6b2-49ed-a045-a7cd9a6002dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/unit_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","unit_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"58e269e3-276f-47be-b3e3-5232346555d1","name":"UnitType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/unit_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"unit_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cbee431c-6cee-4b97-87db-9eaf1db7dd37","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/unit_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8cfb5dd7-4b83-49f0-94aa-cf5cc0a0a023","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/unit_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f27fd7c3-d9ef-4fc6-ae3d-5435fbb24440","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/unit_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"64db886c-463b-43b1-980c-dec73afb7956","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/unit_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3b9d3c13-d6b2-49ed-a045-a7cd9a6002dd"}],"id":"7fe94479-cfd5-443f-b8f1-fa5b8c242452","_postman_id":"7fe94479-cfd5-443f-b8f1-fa5b8c242452","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"operations","item":[{"name":"/providers/operations","id":"493571e2-6c65-4986-a75e-6c07edc651d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"description":"<p>(Required) </p>\n","key":"Accept-Version","value":"v0"},{"key":"Content-Type","value":"application/json-patch+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"op\": \"<string>\",\n\t\t\t\"path\": \"providers\",\n\t\t\t\"value\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"type\": \"providers\",\n\t\t\t\t\t\"attributes\": {\n\t\t\t\t\t\t\"accredited\": \"<number>\",\n\t\t\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\t\t\"additional_data\": {},\n\t\t\t\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\t\t\t\"ein\": \"<string>\",\n\t\t\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\t\t\"under_contract\": \"<number>\"\n\t\t\t\t\t},\n\t\t\t\t\t\"relationships\": {\n\t\t\t\t\t\t\"action_plans\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"applications\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignee\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignees\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"child_providers\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"contact_person\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"facility_location\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"license\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"managingProviderPeople\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"parent_provider\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_attachments\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_checklists\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_form_submissions\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_incidents\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_reports\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_status\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_subtype\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_type\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"services\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"visits\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"op\": \"<string>\",\n\t\t\t\"path\": \"providers\",\n\t\t\t\"value\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"type\": \"providers\",\n\t\t\t\t\t\"attributes\": {\n\t\t\t\t\t\t\"accredited\": \"<number>\",\n\t\t\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\t\t\"additional_data\": {},\n\t\t\t\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\t\t\t\"ein\": \"<string>\",\n\t\t\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\t\t\"under_contract\": \"<number>\"\n\t\t\t\t\t},\n\t\t\t\t\t\"relationships\": {\n\t\t\t\t\t\t\"action_plans\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"applications\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignee\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignees\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"child_providers\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"contact_person\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"facility_location\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"license\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"managingProviderPeople\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"parent_provider\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_attachments\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_checklists\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_form_submissions\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_incidents\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_reports\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_status\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_subtype\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_type\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"services\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"visits\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/operations","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["providers","operations"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"4f2421c6-d0e7-4bf4-9c6b-cefd17a7c325","name":"Will return providers and errors","originalRequest":{"method":"PATCH","header":[{"key":"transactional","value":"<boolean>","disabled":true},{"description":"(Required) ","key":"Accept-Version","value":"v0"},{"key":"Content-Type","value":"application/json-patch+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"op\": \"<string>\",\n\t\t\t\"path\": \"providers\",\n\t\t\t\"value\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"type\": \"providers\",\n\t\t\t\t\t\"attributes\": {\n\t\t\t\t\t\t\"accredited\": \"<number>\",\n\t\t\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\t\t\"additional_data\": {},\n\t\t\t\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\t\t\t\"ein\": \"<string>\",\n\t\t\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\t\t\"under_contract\": \"<number>\"\n\t\t\t\t\t},\n\t\t\t\t\t\"relationships\": {\n\t\t\t\t\t\t\"action_plans\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"applications\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignee\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignees\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"child_providers\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"contact_person\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"facility_location\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"license\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"managingProviderPeople\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"parent_provider\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_attachments\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_checklists\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_form_submissions\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_incidents\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_reports\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_status\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_subtype\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_type\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"services\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"visits\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"op\": \"<string>\",\n\t\t\t\"path\": \"providers\",\n\t\t\t\"value\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"type\": \"providers\",\n\t\t\t\t\t\"attributes\": {\n\t\t\t\t\t\t\"accredited\": \"<number>\",\n\t\t\t\t\t\t\"active\": \"<boolean>\",\n\t\t\t\t\t\t\"additional_data\": {},\n\t\t\t\t\t\t\"cb2email\": \"<string>\",\n\t\t\t\t\t\t\"ein\": \"<string>\",\n\t\t\t\t\t\t\"email\": \"<string>\",\n\t\t\t\t\t\t\"is_agency\": \"<boolean>\",\n\t\t\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\t\t\"org_id\": \"<string>\",\n\t\t\t\t\t\t\"phone_number\": \"<string>\",\n\t\t\t\t\t\t\"published\": \"<boolean>\",\n\t\t\t\t\t\t\"published_at\": \"<dateTime>\",\n\t\t\t\t\t\t\"published_by\": \"<uuid>\",\n\t\t\t\t\t\t\"under_contract\": \"<number>\"\n\t\t\t\t\t},\n\t\t\t\t\t\"relationships\": {\n\t\t\t\t\t\t\"action_plans\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"action_plans\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"applications\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignee\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"assignees\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"assignees\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"child_providers\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"child_providers\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"contact_person\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"facility_location\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"locations\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"license\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"licenses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"managingProviderPeople\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"parent_provider\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"providers\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_attachments\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_attachments\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_checklists\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_checklists\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_form_submissions\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_form_submissions\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_incidents\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_incidents\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_people\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_people\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_reports\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"provider_reports\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_status\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_statuses\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_subtype\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_subtypes\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"provider_type\": {\n\t\t\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\"type\": \"provider_types\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"services\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t},\n\t\t\t\t\t\t\"visits\": {\n\t\t\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\t\t\"type\": \"visits\"\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t]\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/providers/operations"},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"493571e2-6c65-4986-a75e-6c07edc651d0"}],"id":"1cd863e4-48ca-46cc-8c49-cb8cd9dfc40a","_postman_id":"1cd863e4-48ca-46cc-8c49-cb8cd9dfc40a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5ed10cb2-629d-4452-a413-eed70d7535b5","_postman_id":"5ed10cb2-629d-4452-a413-eed70d7535b5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"services","item":[{"name":"cbp_delivery_unit_enums","item":[{"name":"{id}","item":[{"name":"/services/cbp_delivery_unit_enums/:id","id":"26db9f5d-9b2c-45da-8829-6f0bad2c6fca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_delivery_unit_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"99ca42f8-9eaa-4476-8158-acbd87df2557","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cfe86d54-0584-4b5c-87b7-6398edc96a1a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5f7d7f55-9550-4c1b-b716-c50a37779d74","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9b38bdad-bf92-4323-9139-f8dc5c4ed8fb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72ce60f4-d408-4368-bfcb-3683d5cf4168","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e02970aa-03e5-459c-a853-52866200c3b3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"26db9f5d-9b2c-45da-8829-6f0bad2c6fca"},{"name":"/services/cbp_delivery_unit_enums/:id","id":"53523267-a4a4-4c47-aa97-6749cf1e1278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_delivery_unit_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4298de1a-93ab-43d4-bc25-4f9fdff2e1aa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"39582212-fac8-4eb9-9d39-7b49f0f209ce","name":"CbpDeliveryUnitEnum was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7b6066a5-8a34-444a-9859-87a5d140591a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a35f90d-b8d3-455c-b98d-bea88d564689","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"53523267-a4a4-4c47-aa97-6749cf1e1278"},{"name":"/services/cbp_delivery_unit_enums/:id","id":"ceba05a6-fec8-4bd0-bd62-915dca38224e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_delivery_unit_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"310f4f4d-4fe6-4ddb-a480-4a00641f95d5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8ec7b9e4-9d99-4fe6-a5ab-00f1c8716113","name":"CbpDeliveryUnitEnum was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_delivery_unit_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d39defd4-ab6d-40c7-89bb-bd2a353dbaab","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9c47fe8-380a-4694-bf7e-5ea084c2ea5d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"20360496-03bc-4da7-b60a-eb7a7f8ffe1c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d8ff7c6-4bb8-4553-a860-e4d77d9f2204","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ceba05a6-fec8-4bd0-bd62-915dca38224e"}],"id":"99cbcdc4-46ff-41b4-aa66-e97e32f22023","_postman_id":"99cbcdc4-46ff-41b4-aa66-e97e32f22023","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/cbp_delivery_unit_enums","id":"3f93c87b-a761-473e-9798-12e67df7478a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_delivery_unit_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_delivery_unit_enums"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"822cc327-869a-43f9-a52a-1bd046c55489","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f807de61-df0b-41dd-83af-1fcb0ea3ae46","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_delivery_unit_enums","host":["https://api.casebook.net"],"path":["services","cbp_delivery_unit_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3f93c87b-a761-473e-9798-12e67df7478a"},{"name":"/services/cbp_delivery_unit_enums","id":"b18714e5-f162-46ab-a76c-1e3e17d34440","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_delivery_unit_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_delivery_unit_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bc59338b-4296-47ac-816e-c616dc1aa53e","name":"CbpDeliveryUnitEnum was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_delivery_unit_enums"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_delivery_unit_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c9e6a30e-8b2e-498d-bc6a-a251980617e9","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_delivery_unit_enums"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"09b89a01-a0ba-407d-8c89-99f06f321fc7","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_delivery_unit_enums"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"28d279ea-f82c-4da1-b5d2-c5ddffdff016","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_delivery_unit_enums"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d4598a30-7efd-47b0-9376-4d1328d771bb","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_delivery_unit_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_delivery_unit_enums"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b18714e5-f162-46ab-a76c-1e3e17d34440"}],"id":"3e92c59a-6b95-435b-bbd4-94dc05f025ff","_postman_id":"3e92c59a-6b95-435b-bbd4-94dc05f025ff","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"cbp_outcome_enums","item":[{"name":"{id}","item":[{"name":"/services/cbp_outcome_enums/:id","id":"31870fb3-6a5d-4ee7-96dc-cb197dc9d2f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_outcome_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_outcome_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4c786103-4a94-4939-97eb-bca6ca2b67ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de08d579-f8dd-49a8-a839-5e6146649502","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d010bd53-f175-46ac-baa9-3accb24270c0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cbfdc4f6-25af-4f4b-96f5-078858cc23c4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e79ada5b-62d0-4ce0-9e62-2cb78e940523","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bd1b6937-3c31-4588-9c7a-331112fed691","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"31870fb3-6a5d-4ee7-96dc-cb197dc9d2f6"},{"name":"/services/cbp_outcome_enums/:id","id":"8377d6ba-e95f-4a13-92cb-10bdb1c54c12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_outcome_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_outcome_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d3ac35c8-50b8-4bf3-a897-2e6ec821336d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6c8bcc9e-8b43-4f20-957c-382e817c3751","name":"CbpOutcomeEnum was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7314f40b-650b-406c-b44d-5d85e47b7923","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"261dc7a8-8de3-44bf-9e5b-2e27ed2010c8","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8377d6ba-e95f-4a13-92cb-10bdb1c54c12"},{"name":"/services/cbp_outcome_enums/:id","id":"30a4bad7-5fd4-4ec4-a15a-37b987fc3fb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_outcome_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_outcome_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c5c039bb-44a5-4f6b-9a57-04014ccb8947","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ba1b6735-b4b2-4f84-89c8-3d7edfadee67","name":"CbpOutcomeEnum was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_outcome_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8a608d49-3f43-49e6-ae48-5d8ddae4950c","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c549717a-c572-4d73-bbe2-ba79cdce50a9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7e8d657-6050-4a09-b198-a1ed4ea3ddc1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c1a063c0-91d0-4037-9ca7-de54361da1eb","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"30a4bad7-5fd4-4ec4-a15a-37b987fc3fb4"}],"id":"1d76c555-e321-4752-a34d-2a548be0121f","_postman_id":"1d76c555-e321-4752-a34d-2a548be0121f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/cbp_outcome_enums","id":"a2406623-db09-4725-8abc-3f45854f9c5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_outcome_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_outcome_enums"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5712addd-84dc-4c64-a7b2-cc38682ba22c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1fc22102-6547-4648-bdf5-3077cce697b8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_outcome_enums","host":["https://api.casebook.net"],"path":["services","cbp_outcome_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a2406623-db09-4725-8abc-3f45854f9c5c"},{"name":"/services/cbp_outcome_enums","id":"7796dd3d-f4cc-4a22-97d2-3b5d99e9d0a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_outcome_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_outcome_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"db07a577-4f56-4d48-b0df-313e700746c5","name":"CbpOutcomeEnum was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_outcome_enums"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_outcome_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"82018174-ca8b-4e82-8f1c-9cd445de1eae","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_outcome_enums"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4622e479-8340-4eac-94db-f104ca4daabe","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_outcome_enums"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4f4d63e8-e80d-4365-8859-2ee06a495431","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_outcome_enums"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4a713aa7-5d53-47e9-92c4-3ca6d8782e34","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_outcome_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_outcome_enums"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7796dd3d-f4cc-4a22-97d2-3b5d99e9d0a7"}],"id":"d72806f8-6cea-4ccd-b0f8-dca01d59d64d","_postman_id":"d72806f8-6cea-4ccd-b0f8-dca01d59d64d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"cbp_program_type_enums","item":[{"name":"{id}","item":[{"name":"/services/cbp_program_type_enums/:id","id":"4d14b1f8-48ce-420c-a68c-f67b78f80d43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_program_type_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_program_type_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"82c4b3da-35a1-41b6-9977-4554ee82ba88","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4cf47c81-0411-493a-8371-14b26d84fc1a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"86e72b8f-ebd7-451d-b44b-17db1f3ae619","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8deab7f2-ad3c-41a7-979f-d2a3723a02f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"caca8fb3-ec9b-4eae-8aaf-c0feed3a5463","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"365c0508-0b3e-4fa6-ba68-dcaa2bef9b84","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4d14b1f8-48ce-420c-a68c-f67b78f80d43"},{"name":"/services/cbp_program_type_enums/:id","id":"3c62f64e-30cd-4fa8-b3f2-1fadddf860ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_program_type_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_program_type_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"03753dae-7318-47fa-909a-59c4d01ec5e5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"83a3d656-93c2-4acb-937d-9a74dbff55b1","name":"CbpProgramTypeEnum was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7d1ca680-6fd0-45ef-9f46-7581febb2f10","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6993a97c-24ea-4902-96ff-3b2bc86f3734","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c62f64e-30cd-4fa8-b3f2-1fadddf860ab"},{"name":"/services/cbp_program_type_enums/:id","id":"d37c3c7f-67fd-4658-bf76-a5360a3ad1ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_program_type_enums/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_program_type_enums",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"66dce038-04a7-42fd-9e80-e29d26a1866f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c9bec91b-61a4-4509-aae5-41b481da24a8","name":"CbpProgramTypeEnum was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_program_type_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c776ef03-1bc4-4dc0-9975-ce91e03b3515","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d942bc9e-a63e-403a-ac35-6c9777e8d184","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"59e3b403-b34e-4732-9576-2c8eb9ff1b72","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a50cc96b-a5d8-4ed0-b14e-4d58ffb047b1","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums/:id","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d37c3c7f-67fd-4658-bf76-a5360a3ad1ad"}],"id":"609080ff-b9a8-4fcd-90fe-13f776925c7f","_postman_id":"609080ff-b9a8-4fcd-90fe-13f776925c7f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/cbp_program_type_enums","id":"f79edfc1-f27f-4070-978a-1d4fbe5f70b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/cbp_program_type_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_program_type_enums"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"93b9d0c5-c859-4a04-84b6-a4688eeda024","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e1876614-914d-41fb-82f1-8652269c1f90","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/cbp_program_type_enums","host":["https://api.casebook.net"],"path":["services","cbp_program_type_enums"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f79edfc1-f27f-4070-978a-1d4fbe5f70b4"},{"name":"/services/cbp_program_type_enums","id":"2f1a06d5-56df-4a69-9384-6524e2952326","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_program_type_enums","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","cbp_program_type_enums"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"699379fa-64d1-4620-a124-3f91977a17ec","name":"CbpProgramTypeEnum was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_program_type_enums"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"cbp_program_type_enums\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"383abbe3-4d21-4f08-b319-d6004d88d857","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_program_type_enums"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"558a1481-bf37-47d4-84d3-b992a1725656","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_program_type_enums"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"276a4f33-f3a9-4aaf-9cd1-572c6f2b6d59","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_program_type_enums"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9545dc1-98b9-452d-b9ba-077086b64938","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"cbp_program_type_enums\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/cbp_program_type_enums"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f1a06d5-56df-4a69-9384-6524e2952326"}],"id":"d64b6ac2-34c6-4b40-8e10-19097904ba0a","_postman_id":"d64b6ac2-34c6-4b40-8e10-19097904ba0a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"delivery_units","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offerings","item":[{"name":"/services/delivery_units/:id/relationships/service_offerings","id":"822a5666-a51a-4be6-bf89-c897a4c21e5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/delivery_units/:id/relationships/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","delivery_units",":id","relationships","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d03c9c3c-1aaa-4a5c-a96a-d3ecf6b8c00a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9799952-6e32-4bd2-a057-a3ca277205dc","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","delivery_units",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4a46ff71-9ea8-4356-8bab-285444837c27","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","delivery_units",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cf02688e-e459-4424-a254-b17a9d61c339","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","delivery_units",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"70d003c2-f426-4af9-9e79-9e48fc1a6e61","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","delivery_units",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2199dc6e-af9f-421d-b2b9-c6bee58d9750","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","delivery_units",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"822a5666-a51a-4be6-bf89-c897a4c21e5b"}],"id":"ff32649d-2b6f-4897-bccb-d2df98f9aa33","_postman_id":"ff32649d-2b6f-4897-bccb-d2df98f9aa33","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6523d296-854c-42a1-a220-bfc0c75d8e3d","_postman_id":"6523d296-854c-42a1-a220-bfc0c75d8e3d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/delivery_units/:id","id":"939949f2-f3ab-49e5-b681-b3023c5758a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/delivery_units/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","delivery_units",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"04e2f9ca-c310-4884-91ed-3e097e1090d3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ce505baa-9e8b-458f-a4c6-7ae071f74e24","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"24095136-d29a-411a-8c83-8f19f906f6fc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"103941f1-09f4-4a61-8c64-7bfe0b7f7b34","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0b5e3cbf-79f4-43ca-9a29-f8f9ee6487b3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"02665669-cc28-4fe1-b6bd-cfa4b3b9e339","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"939949f2-f3ab-49e5-b681-b3023c5758a4"},{"name":"/services/delivery_units/:id","id":"9da274c1-0283-4c26-8c2f-53383124a05e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/delivery_units/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","delivery_units",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2de4fb97-6218-4bc4-a62f-a5f7fa1748ab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a65042c1-96fe-4f65-a2e4-9166c3dab132","name":"DeliveryUnit was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"c56cd54f-2fe6-431e-8ead-36da85a4b4f6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4da0b2e9-5ff7-46ac-b0c3-3ad3ef1e6eb5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9da274c1-0283-4c26-8c2f-53383124a05e"},{"name":"/services/delivery_units/:id","id":"864dcb13-f5ed-4134-8bdc-5e50f2c10a26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/delivery_units/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","delivery_units",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"871cf031-48be-46f0-a453-c2f59008d81a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b026df9f-b3ec-4b86-9733-2140ffaec418","name":"DeliveryUnit was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"delivery_unit\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"79b814d0-afd8-454c-b0c9-83c74bd094fd","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e0f93775-1229-4fe6-9f06-699407382ebe","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2d318ca0-a577-4d20-9ad0-f4470721c859","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"151a3e03-aa0b-4f83-92b9-07547305eeb8","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/delivery_units/:id","host":["https://api.casebook.net"],"path":["services","delivery_units",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"864dcb13-f5ed-4134-8bdc-5e50f2c10a26"}],"id":"cb274f29-7b2a-4f22-83ba-0225affeb119","_postman_id":"cb274f29-7b2a-4f22-83ba-0225affeb119","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/delivery_units","id":"a3c496df-d4b4-4b11-8479-488a3d8fa91a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/delivery_units","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","delivery_units"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cbp_delivery_unit_enum_value]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"90ce22c3-5933-4638-a6e8-3135cb48e118","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units","host":["https://api.casebook.net"],"path":["services","delivery_units"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_delivery_unit_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"delivery_unit\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"delivery_unit\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0703cc51-9116-43bd-8d8b-9e683b0d94a3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/delivery_units","host":["https://api.casebook.net"],"path":["services","delivery_units"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_delivery_unit_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3c496df-d4b4-4b11-8479-488a3d8fa91a"},{"name":"/services/delivery_units","id":"e91dc2b7-412a-41cc-8c01-8feba223810b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/delivery_units","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","delivery_units"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"08a6ff27-2985-4901-9bf6-80d5545b0bf5","name":"DeliveryUnit was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/delivery_units"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"delivery_unit\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8ca0125f-f73c-4147-adb5-7d429cc07efa","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/delivery_units"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d6975261-d80f-4d0a-aacd-4bd5f6cd0665","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/delivery_units"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"56bd7f6a-9bd2-4a43-b67c-645e57d1099a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/delivery_units"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e35757bf-33fb-4c4e-bb64-0d3108196eb7","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"delivery_unit\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/delivery_units"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e91dc2b7-412a-41cc-8c01-8feba223810b"}],"id":"c29a3287-ba72-450a-964a-78db87920094","_postman_id":"c29a3287-ba72-450a-964a-78db87920094","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"funding_sources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"labels","item":[{"name":"/services/funding_sources/:id/relationships/labels","id":"488f87d4-3dcd-4d52-8e3d-b28955fda6ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_sources/:id/relationships/labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_sources",":id","relationships","labels"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ccc6dc11-69fc-4722-809d-5271396b55f2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f33e80ce-24ba-45b9-9932-821ec5c39e81","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/labels","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"labels\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"labels\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"faa0a9ac-67eb-4c1c-a5b3-476fd7aa786b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/labels","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f20b831f-8010-4770-9f01-091707136b99","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/labels","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"11e103ff-6f01-45f7-ba35-bdae4da86876","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/labels","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ff15a83c-0d35-4457-9b0d-6ea1aacdd3e5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/labels","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","labels"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"488f87d4-3dcd-4d52-8e3d-b28955fda6ad"}],"id":"0da97642-8c13-4b4b-a282-de9901036b39","_postman_id":"0da97642-8c13-4b4b-a282-de9901036b39","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offerings","item":[{"name":"/services/funding_sources/:id/relationships/service_offerings","id":"d1df43e8-bf93-4a99-8ee8-259c5ba62d36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_sources/:id/relationships/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_sources",":id","relationships","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a3451a09-ee1d-41ed-a4ca-f796acf5669b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ae518a41-c7e3-4ed2-94f8-11cf5e48761d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b157e65a-0d43-4520-9449-2e74acded31d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d98042d0-49fa-40cc-b8c7-117b333a1ed7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"761ff4ce-31de-42b8-8282-698b655b234e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a2019643-f6f7-4279-8881-d06d2057d68e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","funding_sources",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d1df43e8-bf93-4a99-8ee8-259c5ba62d36"}],"id":"660c8857-9846-457a-a8d6-08d14984c65d","_postman_id":"660c8857-9846-457a-a8d6-08d14984c65d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"bf745fef-cb33-4eda-a424-731fcded1d15","_postman_id":"bf745fef-cb33-4eda-a424-731fcded1d15","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/funding_sources/:id","id":"62f0136a-80f9-4fa9-b711-3fd6f0ece270","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dfd1fb27-dda1-497f-999c-9316ab16e02c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"899d74b5-6e6d-44fe-aacf-c429693399e5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"spend\": \"<number>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"labels\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offerings\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ce053f1e-1a17-442c-a310-875e4c394303","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3709ec4e-fc1a-469f-a425-c51ee20c906b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f09278c2-108e-4f88-9eae-35165c7cc71e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"39c061b8-84e8-4db7-b7f7-0e982ab786d3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"62f0136a-80f9-4fa9-b711-3fd6f0ece270"},{"name":"/services/funding_sources/:id","id":"4c582317-a8b0-4f32-8069-9418f559248f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"10e0a46f-da12-407d-9cf8-1fa8e4897163","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f1188891-0904-4fa1-80fe-fffca67bf204","name":"FundingSource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"76d6e91b-506a-4b43-9eb5-bb20b2848321","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"55da3a7e-f935-498d-9b1d-2f1df2da98b9","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4c582317-a8b0-4f32-8069-9418f559248f"},{"name":"/services/funding_sources/:id","id":"476bb032-8482-4aa9-ab40-8522723c576b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d7a911ea-21c2-4010-948d-941545d71ed8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"43b6e141-7ee8-41b8-8542-3c83c8d3acb4","name":"FundingSource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"funding_sources\",\n\t\"attributes\": {\n\t\t\"amount\": \"<number>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"funder\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"spend\": \"<number>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3d838dbc-e3c4-4caf-a983-5b2fee6e37c2","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1531144e-36ed-41f3-9370-7d61b2ce8315","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"62ddac6a-8bf4-4829-b477-8f6ce119ad53","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ee8c605d-c24c-4f4c-901b-194bec9f0dca","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_sources/:id","host":["https://api.casebook.net"],"path":["services","funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"476bb032-8482-4aa9-ab40-8522723c576b"}],"id":"33b1ec73-e6ec-4e7f-a7eb-b1ad69eece08","_postman_id":"33b1ec73-e6ec-4e7f-a7eb-b1ad69eece08","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/funding_sources","id":"9a42afee-d26d-4b7a-9807-1d57a4eed730","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_sources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[amount]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[funder]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_on]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"aaa45a3c-81a3-4a97-8281-98b6aa703fa9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources","host":["https://api.casebook.net"],"path":["services","funding_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[funder]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"funding_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"amount\": \"<number>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"funder\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"spend\": \"<number>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"funding_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"amount\": \"<number>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\t\"funder\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"spend\": \"<number>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"started_on\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"labels\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5b6141da-1208-4ffe-885a-26c4a376445e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_sources","host":["https://api.casebook.net"],"path":["services","funding_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[funder]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_on]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9a42afee-d26d-4b7a-9807-1d57a4eed730"},{"name":"/services/funding_sources","id":"541b639f-e1d4-438b-8e00-c674b6ee6737","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"6a6ba2c2-9c51-477c-b924-8b0f3186a414","name":"FundingSource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_sources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"funding_sources\",\n\t\"attributes\": {\n\t\t\"amount\": \"<number>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"ended_on\": \"<date>\",\n\t\t\"funder\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"spend\": \"<number>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"started_on\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"labels\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1cdc26d1-a3e0-4fc4-9109-09d59444a167","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_sources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"576f2897-115c-45a4-baaf-9a7ffc52b167","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_sources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"15a20ca1-7a25-4a4e-a92e-2395575a6a4a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_sources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f7887d1b-443b-4ff8-8e90-ab3a011dbd1d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"amount\": \"<number>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"ended_on\": \"<date>\",\n\t\t\t\"funder\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_on\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"541b639f-e1d4-438b-8e00-c674b6ee6737"}],"id":"abbffaea-acc5-408a-ad1f-f14be433a71b","_postman_id":"abbffaea-acc5-408a-ad1f-f14be433a71b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"funding_source_labels","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"funding_source","item":[{"name":"/services/funding_source_labels/:id/relationships/funding_source","id":"6dd221a6-cd6c-42c2-8b01-6221a218a8cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_source_labels/:id/relationships/funding_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_source_labels",":id","relationships","funding_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1d7cc5dd-3e15-481f-af50-5759c66b0bc2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"434f25eb-cd14-45f9-b564-884141d69873","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"funding_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e5d2697e-0272-4a56-a0e9-f4dda8bad29d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"215b8718-f796-4c09-8489-e8cb88e6ca7c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e170d89d-474f-4f20-9a84-ffbef1653493","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc340ff1-3e2e-45c4-9e88-ff3fd6f5d2e6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6dd221a6-cd6c-42c2-8b01-6221a218a8cf"}],"id":"c17263ab-061b-443f-8f5a-0beeb65b26c4","_postman_id":"c17263ab-061b-443f-8f5a-0beeb65b26c4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ab33eee2-7405-4d59-a60a-49c9a37191dc","_postman_id":"ab33eee2-7405-4d59-a60a-49c9a37191dc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/funding_source_labels/:id","id":"19bf48ef-0b07-4826-94cd-fe9e20938423","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_source_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_source_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0b617952-c6e5-4dcc-ad0d-5fe22521efef","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"72d427d7-69fd-4c7a-a5ef-51892072bdfb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"847a6082-3092-4d99-ac75-205f0c1d52a2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"14cf2ce0-9275-46b9-8319-2fe6cf577e68","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2c14cd86-e070-46ec-a607-21b9f6da6d35","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"da35245a-ce26-4615-abdb-ac6cc6bfca7d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"19bf48ef-0b07-4826-94cd-fe9e20938423"},{"name":"/services/funding_source_labels/:id","id":"1d21e054-3494-4d44-9da2-f48d4a093a32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_source_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_source_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b38c7e86-3bea-4239-98c7-2bb46968870e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"154bbc59-6725-4a88-8229-ebab6f65ecf3","name":"FundingSourceLabel was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"5584b470-e98d-4f01-a5ef-161669e9ec94","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"18006be4-f802-4685-aac3-45548a64f021","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1d21e054-3494-4d44-9da2-f48d4a093a32"},{"name":"/services/funding_source_labels/:id","id":"4d78fa0f-e23b-459a-82e9-712dd9482090","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_source_labels/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_source_labels",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2fa311fa-50c2-4eff-aec4-ff22cb542a22","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c4ce2ce8-7167-4740-b387-18b009d2c766","name":"FundingSourceLabel was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"funding_source_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"funding_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"32e52230-1860-45a0-bc55-f5d0ee4d93e3","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1894f287-8d32-4eb4-89ec-613c5bb4f4bb","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9cade045-8fe3-4ad6-a061-0a182e1f2c31","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b77ffe7-94fa-4c10-8d40-c8948df70747","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/funding_source_labels/:id","host":["https://api.casebook.net"],"path":["services","funding_source_labels",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4d78fa0f-e23b-459a-82e9-712dd9482090"}],"id":"971133af-f684-4698-8ef9-4330b76ba04f","_postman_id":"971133af-f684-4698-8ef9-4330b76ba04f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/funding_source_labels","id":"4df5d51f-6b42-4c30-83c9-04efe81fa2bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/funding_source_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_source_labels"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[label_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b19df7a1-8923-4723-aec8-5b7c1c9f6de9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels","host":["https://api.casebook.net"],"path":["services","funding_source_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"funding_source_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"funding_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"funding_source_labels\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"label_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"funding_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8577edf6-b2e3-498a-9b67-0e9ff9733a47","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/funding_source_labels","host":["https://api.casebook.net"],"path":["services","funding_source_labels"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[label_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4df5d51f-6b42-4c30-83c9-04efe81fa2bf"},{"name":"/services/funding_source_labels","id":"f216927e-2918-4d8e-a8c9-68bc3a7c9ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_source_labels","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","funding_source_labels"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"297d75f8-9f9f-4e18-8124-56326d78127d","name":"FundingSourceLabel was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_source_labels"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"funding_source_labels\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"label_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"funding_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"95ecee93-3c0d-4167-bc01-22ce83ae3c4f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_source_labels"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e383f3ef-55cb-4da4-82b3-757d2cdfe081","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_source_labels"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"360c180c-aec3-48e7-acb2-871ef2c5589c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_source_labels"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2a2ea009-0207-4b10-a1a4-c4dc1600cc6d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"funding_source_labels\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"label_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/funding_source_labels"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f216927e-2918-4d8e-a8c9-68bc3a7c9ee0"}],"id":"21fcf040-1219-4d72-bd3e-f5754ed8c2b3","_postman_id":"21fcf040-1219-4d72-bd3e-f5754ed8c2b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"inventory_availabilities","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offerings","item":[{"name":"/services/inventory_availabilities/:id/relationships/service_offerings","id":"8ef5625b-2c21-4158-a89d-139c5be0ac33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/inventory_availabilities/:id/relationships/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","inventory_availabilities",":id","relationships","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fbf32872-2b26-4ca4-9c9a-55a55da4a613","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"45abc9c5-ae15-4019-afb9-f17b16a87aed","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aa4e6124-afdc-440e-89cd-8971a8555ce3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3e14621a-a82e-448f-8f48-5e323c95ba5b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92dab154-d2d3-4a8e-bb09-e4ad5bedddab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"00acdecc-853a-45ab-8e4e-a72cb20f6ffb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8ef5625b-2c21-4158-a89d-139c5be0ac33"}],"id":"45d8dd7e-2dcf-4945-98a1-8972c4112066","_postman_id":"45d8dd7e-2dcf-4945-98a1-8972c4112066","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"58aeb5e4-bbd8-43b3-8865-2a9ced8d636b","_postman_id":"58aeb5e4-bbd8-43b3-8865-2a9ced8d636b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/inventory_availabilities/:id","id":"9165419b-ecc0-45d1-b115-ad2cb212f9bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/inventory_availabilities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","inventory_availabilities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"08f71d32-41c6-401c-9acc-87478de5ea51","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0564c19b-79db-4dab-82c3-e0cfcaae0cb1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offerings\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c04a9f25-74e7-4f0f-b80a-0b00a2622912","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0aa926f9-817d-4ffe-9c68-0dc733658140","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3bae5b22-af97-4340-8e08-9f29472e7bbd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c58721a9-0b2d-4633-8f8c-a5e36983fa90","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9165419b-ecc0-45d1-b115-ad2cb212f9bf"},{"name":"/services/inventory_availabilities/:id","id":"d05bcd09-736d-4808-93fb-e3c3c328e85b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/inventory_availabilities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","inventory_availabilities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"038d39ee-b1ce-4334-a285-c5b74c3cabf3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7c0b24f4-41e4-4385-a55d-c3aabd0042f9","name":"InventoryAvailabilty was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"99fdf99f-ef6c-4d6f-a513-b42976e26256","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"16d8a2c0-dfda-40f4-bda4-8a54bbe36c25","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d05bcd09-736d-4808-93fb-e3c3c328e85b"},{"name":"/services/inventory_availabilities/:id","id":"eaf5a6e0-2b2a-4e38-aa9e-efd812a89eba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/inventory_availabilities/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","inventory_availabilities",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7a5a5629-b331-430f-8f85-7e9f3b01ad1d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6667b759-eaed-450a-b578-1f7134adc2de","name":"InventoryAvailabilty was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"inventory_availabilities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"23ecd538-abbc-40d5-a1d0-4f313cc126e7","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"912cbc9e-7f30-424e-bc47-31528bdb48c7","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cdd3ac76-4d4a-474a-a7ea-7e61006f9e09","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e81908ad-f856-4ff8-b963-3d5e7f5cbea6","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/inventory_availabilities/:id","host":["https://api.casebook.net"],"path":["services","inventory_availabilities",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eaf5a6e0-2b2a-4e38-aa9e-efd812a89eba"}],"id":"bb7b0585-66ed-4e94-ba1f-e7e9b9be704a","_postman_id":"bb7b0585-66ed-4e94-ba1f-e7e9b9be704a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/inventory_availabilities","id":"818803c6-b89b-455b-b72e-e3b779a02eb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/inventory_availabilities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","inventory_availabilities"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5d3a5db6-50a4-431f-9b50-2da29e007e60","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities","host":["https://api.casebook.net"],"path":["services","inventory_availabilities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"inventory_availabilities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"inventory_availabilities\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"29432b45-e379-401e-9a70-6a6092667704","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/inventory_availabilities","host":["https://api.casebook.net"],"path":["services","inventory_availabilities"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"818803c6-b89b-455b-b72e-e3b779a02eb9"},{"name":"/services/inventory_availabilities","id":"84f00a6a-7e0a-497d-9ed6-6c2170984fd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/inventory_availabilities","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","inventory_availabilities"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"65929681-aaf3-4a96-8f4e-1e45c323aaea","name":"InventoryAvailabilty was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/inventory_availabilities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"inventory_availabilities\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"711cb5ba-a4cf-47bd-a03c-cabebe543d2b","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/inventory_availabilities"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8185c81c-cdcd-4b24-b6a4-36640ac15c62","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/inventory_availabilities"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b8b7cbe5-cd0d-4764-afaa-5b528ea13021","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/inventory_availabilities"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1ea253ae-e923-41a1-86d9-c2d69a9d4211","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"inventory_availabilities\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/inventory_availabilities"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"84f00a6a-7e0a-497d-9ed6-6c2170984fd1"}],"id":"708f1fd0-8880-4d1e-8842-dbac92112cae","_postman_id":"708f1fd0-8880-4d1e-8842-dbac92112cae","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"languages","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_languages","item":[{"name":"/services/languages/:id/relationships/service_languages","id":"c97d85af-e5b4-44ac-9d76-ea7771997b5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/languages/:id/relationships/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","languages",":id","relationships","service_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1158f899-32c9-40c2-b360-562b90b79728","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bbaa5bc7-345d-441a-b3c4-36fe0c590de3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d14123be-5b95-47fb-8e04-c554ec2788ad","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7c374a94-9b62-44fd-a3b9-b8da66da6a4d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1580d30d-ef41-4249-ba7f-0dd75ec566aa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0c5a2bb-ee99-4534-8896-c0538f51f70b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","languages",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c97d85af-e5b4-44ac-9d76-ea7771997b5f"}],"id":"c7f65255-5000-4afc-af5f-e1f39a659701","_postman_id":"c7f65255-5000-4afc-af5f-e1f39a659701","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"3ddcf2d9-c093-4586-b859-ceb8e155fae2","_postman_id":"3ddcf2d9-c093-4586-b859-ceb8e155fae2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/languages/:id","id":"cd5751ca-b1b3-4ccc-804f-6e7dfb3388c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"18ad23d1-ab53-438e-8a09-1778961a135d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ad4ec616-9e46-4075-a9b0-a09b9ebf4a7f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"people_languages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0653a81c-7990-486b-b2aa-30575d0019cb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8fc6c143-35b8-4caf-96b5-588b82c84e79","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e0e566c9-a59a-45ab-b9e1-e5323c36b4e5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b229855-94c8-4c5a-a7a7-5ccabc78a3b5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cd5751ca-b1b3-4ccc-804f-6e7dfb3388c9"},{"name":"/services/languages/:id","id":"95c2f27b-efe0-4b78-af64-a793d4fcf69f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"df597d06-068c-4964-8752-36bf8dc6b762","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9fdfd71-7675-4f01-9745-b22ac07c2812","name":"Language was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1c42e410-6111-4378-bf82-2e8e896c7af9","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a28948d-8688-45c1-9ac9-c5b7459594f8","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"95c2f27b-efe0-4b78-af64-a793d4fcf69f"},{"name":"/services/languages/:id","id":"77d4310a-2cd7-4c57-a245-d8aa75a9d488","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d514297e-a972-4fb4-b22e-f65a98ffe9ea","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6ff2063d-4d5e-4fde-957f-c3bce4b8a5ac","name":"Language was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"languages\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3bd92851-f7d6-4ab6-b825-11a5b229a0aa","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a671018f-0a9c-403c-b829-4779881848cc","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad145a61-d972-4723-beeb-e13a7a35c144","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0be16617-3829-436f-926a-07936312e838","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/languages/:id","host":["https://api.casebook.net"],"path":["services","languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"77d4310a-2cd7-4c57-a245-d8aa75a9d488"}],"id":"8c77e0c4-0b3c-4991-b1a1-1949f36d5ade","_postman_id":"8c77e0c4-0b3c-4991-b1a1-1949f36d5ade","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/languages","id":"d15a70bd-d727-450a-9df8-a1b8f1956179","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","languages"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b05006c7-4b02-4b96-87df-d71f1cdaa0c1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages","host":["https://api.casebook.net"],"path":["services","languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"people_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6d93a64a-4876-48a3-960f-2f993014fca2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/languages","host":["https://api.casebook.net"],"path":["services","languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d15a70bd-d727-450a-9df8-a1b8f1956179"},{"name":"/services/languages","id":"2ab8e0be-ca57-4c0c-b225-78786ffd38ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","languages"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e62ff4ac-ec70-4137-b5bf-6562b4244f23","name":"Language was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/languages"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"languages\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"people_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8b9ff2da-607e-454e-bdb2-65f7a47bf2c6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/languages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e889547d-a273-4998-ae88-c44a2839ab02","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/languages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b4f5bb49-ab8b-49fd-83a8-056caa671bfc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/languages"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"257e06f5-a6b7-4abb-ba7c-a4e415b4329d","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"languages\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/languages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2ab8e0be-ca57-4c0c-b225-78786ffd38ad"}],"id":"f24e04a3-2602-400d-879e-dd4421f4acf2","_postman_id":"f24e04a3-2602-400d-879e-dd4421f4acf2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"methods_of_delivery","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollments","item":[{"name":"/services/methods_of_delivery/:id/relationships/service_enrollments","id":"dd811e9c-3439-485a-94a1-19216adf963e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","methods_of_delivery",":id","relationships","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"94272e6a-cbb1-41ed-a2ab-d6900e1bfcf4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4fa9386b-32e0-435d-979f-40138b29f35b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ef5eb8f7-8472-4d63-b9f8-f45f1744fd5f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8aa50c57-e78c-4340-b225-0abbfc4db56b","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"93104bb1-f6e1-41eb-b997-7a6d88ea8749","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c33301cd-9f50-49df-a743-654e84bc7ab4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dd811e9c-3439-485a-94a1-19216adf963e"}],"id":"21b6ca1e-fd24-4f40-916c-db44bc4aaea7","_postman_id":"21b6ca1e-fd24-4f40-916c-db44bc4aaea7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"/services/methods_of_delivery/:id/relationships/service_interactions","id":"3799daac-2a22-4d2f-83e7-8c217c3b7355","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","methods_of_delivery",":id","relationships","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4fbe7233-4dec-4a8b-ba64-18bc6d109445","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84e7a266-02c7-476a-b947-726d42b23432","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"588d0c44-9dee-4426-afe4-9f1b324f5eaf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"45e29366-1feb-4078-b72c-861865a3e7cc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"48f48636-8956-4bd0-85b8-74b1373a0959","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b64414fb-2dcd-462e-9366-c3ebaf726389","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3799daac-2a22-4d2f-83e7-8c217c3b7355"}],"id":"df8f05b4-f522-4e40-a4c4-a7a5a16c8141","_postman_id":"df8f05b4-f522-4e40-a4c4-a7a5a16c8141","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"8b8b792f-c02a-4ea1-bcf3-3518d7faf2d8","_postman_id":"8b8b792f-c02a-4ea1-bcf3-3518d7faf2d8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/methods_of_delivery/:id","id":"2cc8aab6-90bc-48c9-904e-11c60ef33e1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/methods_of_delivery/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","methods_of_delivery",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2ebbd36f-d318-4f24-9460-5634b3c0be6a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"35b65f32-4d57-4d2f-b5b1-38ba3ead9cfa","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interactions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a56d8008-1d41-44c5-9503-c6cccba90680","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"17a1f64a-f6ec-475f-acf9-86896fd91829","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3fe12e5e-e8b3-45fa-a716-26f9b23a7b24","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37fc99de-abae-4e81-ae5a-5d44f3f41af9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2cc8aab6-90bc-48c9-904e-11c60ef33e1c"},{"name":"/services/methods_of_delivery/:id","id":"e300ad08-6f6a-4df8-baf0-650025befc5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/methods_of_delivery/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","methods_of_delivery",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b4ff5f7b-95be-4a87-a93d-5a48d8cee918","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0d0f80a9-5e56-468a-a9c2-8000e401ade9","name":"MethodOfDelivery was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"fde07a6c-0a45-4457-b1fb-806184404972","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d8f60ab4-9206-4077-8542-0c1e929bc727","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e300ad08-6f6a-4df8-baf0-650025befc5a"},{"name":"/services/methods_of_delivery/:id","id":"f3658278-e15d-4455-97f8-682d17e22aa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/methods_of_delivery/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","methods_of_delivery",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"07a94b5f-8cb5-4260-86e1-94de857decc7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7bbd3509-cc61-42a8-99c7-7373312f33aa","name":"MethodOfDelivery was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"method_of_delivery\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"24881187-9ab9-4c4f-9d9a-544b6bd05222","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"59648563-ca5d-4bf2-b5e9-41a1014e34a9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"83278877-1e63-4bc2-8fba-f405e2f25f4c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3857ab00-45c9-403f-ab69-a88421879b34","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/methods_of_delivery/:id","host":["https://api.casebook.net"],"path":["services","methods_of_delivery",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f3658278-e15d-4455-97f8-682d17e22aa0"}],"id":"3acfef10-6f07-42d6-9b31-e5bdaaeeff5d","_postman_id":"3acfef10-6f07-42d6-9b31-e5bdaaeeff5d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/methods_of_delivery","id":"a3fb476b-7de1-462a-8222-87002711fe96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/methods_of_delivery","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","methods_of_delivery"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"56c183f4-6587-40fa-855a-14af35391df8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery","host":["https://api.casebook.net"],"path":["services","methods_of_delivery"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"method_of_delivery\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"method_of_delivery\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"07bb53ed-54ed-4572-806f-5f12ad097ee7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/methods_of_delivery","host":["https://api.casebook.net"],"path":["services","methods_of_delivery"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3fb476b-7de1-462a-8222-87002711fe96"},{"name":"/services/methods_of_delivery","id":"17b696c6-fc0c-4b02-84a6-a5013fdb2769","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/methods_of_delivery","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","methods_of_delivery"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"bcef1ea7-5ec9-41e8-aae5-3316e5bfbe60","name":"MethodOfDelivery was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/methods_of_delivery"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"method_of_delivery\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"88404587-73c2-4b1a-8f03-15dbf8e767ad","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/methods_of_delivery"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8106201e-4166-4818-ace4-d61a2fde8d85","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/methods_of_delivery"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"436cc4dd-47ff-4322-9d57-c2d6f2c6af9b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/methods_of_delivery"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"abffffc0-aba0-4959-95d8-d0654d9eab98","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"method_of_delivery\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/methods_of_delivery"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"17b696c6-fc0c-4b02-84a6-a5013fdb2769"}],"id":"0a79027d-7bdb-4534-ba38-befd1c1d0a76","_postman_id":"0a79027d-7bdb-4534-ba38-befd1c1d0a76","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"outcomes","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollment_actual_outcomes","item":[{"name":"/services/outcomes/:id/relationships/service_enrollment_actual_outcomes","id":"69e74ed2-8d9a-45d0-9adf-9893bb2a4800","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_actual_outcomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes",":id","relationships","service_enrollment_actual_outcomes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"27e1a97f-0ec7-4bda-afce-95be831c2b3f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4b05301a-844d-40f0-b435-ec6d926afdc7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_actual_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_actual_outcomes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_actual_outcomes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_actual_outcomes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b8369b6d-d805-4c74-98e9-341240dceaaf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_actual_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_actual_outcomes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c7113498-cbfc-4870-b195-93d1c3b8437c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_actual_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_actual_outcomes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ed40981-4a43-4ba1-b220-5733dde41581","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_actual_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_actual_outcomes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"342bd87f-8251-4806-849a-cbf38d00ef4c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_actual_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_actual_outcomes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"69e74ed2-8d9a-45d0-9adf-9893bb2a4800"}],"id":"d33fc0cf-57d1-4c39-a902-3ab563e45671","_postman_id":"d33fc0cf-57d1-4c39-a902-3ab563e45671","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment_planned_outcomes","item":[{"name":"/services/outcomes/:id/relationships/service_enrollment_planned_outcomes","id":"67341b96-7d49-49cf-845c-d5cae499eec8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_planned_outcomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes",":id","relationships","service_enrollment_planned_outcomes"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2a8611d2-1954-4818-8477-5b8de1822abb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"23de10bf-389b-4e04-9b04-e074b9ca3cd8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_planned_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_planned_outcomes"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_planned_outcomes\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_planned_outcomes\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8550725a-612a-41b7-978b-48052a5da11e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_planned_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_planned_outcomes"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"57b275f3-50da-4bcd-aca8-49ec190ab44a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_planned_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_planned_outcomes"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23bf29e2-fcd6-4134-97d0-e2b4aff09a21","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_planned_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_planned_outcomes"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"20b58157-48a7-46b0-a87a-15c937405a57","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_enrollment_planned_outcomes","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_enrollment_planned_outcomes"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"67341b96-7d49-49cf-845c-d5cae499eec8"}],"id":"e66d32cc-d29f-4bae-b69d-683b695a0356","_postman_id":"e66d32cc-d29f-4bae-b69d-683b695a0356","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"/services/outcomes/:id/relationships/service_interactions","id":"96b5f2b6-5eb5-422f-bb86-f274eea8b4c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcomes/:id/relationships/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes",":id","relationships","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ed3c1d45-091f-433f-bd0b-2665693eb0c8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f75c9412-423a-48c9-86e5-46d1f4405e7b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f276abe3-269d-4177-9298-b92b8c9faa9d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3047ef7a-d6ce-449e-bbc8-8624b113bb2e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0c89a4a-028a-41b1-8919-7acc2001bc28","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5bcc876b-870b-4ba0-af48-3a67464a3a26","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","outcomes",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"96b5f2b6-5eb5-422f-bb86-f274eea8b4c8"}],"id":"9550d36b-e3af-41b1-93d7-f0ee5a46dc51","_postman_id":"9550d36b-e3af-41b1-93d7-f0ee5a46dc51","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"08ba6e08-5a3a-4a55-ab9e-cb7d6a383bb4","_postman_id":"08ba6e08-5a3a-4a55-ab9e-cb7d6a383bb4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/outcomes/:id","id":"1ff73e00-f5a5-4071-bc98-abba0e52d59a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcomes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"df665741-bfd7-489c-9cf2-e63d2e9b798a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eae6bced-1abb-4536-9cf4-688f71891ab9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c6ec86b2-ef42-4d50-ad80-89f7b780d5d8","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"32542435-8b81-4de1-bec8-55b9ca564ece","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"11058e91-5850-4f14-8090-b15584168ae6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"533a2267-d522-46f5-a157-c32a1521e2e8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1ff73e00-f5a5-4071-bc98-abba0e52d59a"},{"name":"/services/outcomes/:id","id":"43d863f6-1cd9-428f-97e1-cd0d360e3da1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcomes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"83845049-bbaf-4419-bf1b-1740d6bec7ee","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7a024dcb-3758-4007-9a05-f3546811b3b0","name":"Outcome was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"f348bd47-75c5-4880-811b-03697e183c22","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"332e1085-2b30-44f9-adc9-8857404c8dd5","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"43d863f6-1cd9-428f-97e1-cd0d360e3da1"},{"name":"/services/outcomes/:id","id":"5c2de0fd-1c2d-4c7a-92e2-946de6da4272","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcomes/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a2ea3eb4-f313-4ebf-8ad9-563411fafb85","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"24273a2d-f658-4322-86f0-cd1f3d70c18c","name":"Outcome was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"outcomes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"835d4556-8add-4b97-9e26-cab35b9dfe49","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89e41abb-3687-44e6-a7b4-9c360f06f8a0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bd28b4fe-3cb2-423f-abe4-e3a1e9de07ea","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0a6e5979-ef2a-4903-a31f-4e7f4db34422","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcomes/:id","host":["https://api.casebook.net"],"path":["services","outcomes",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5c2de0fd-1c2d-4c7a-92e2-946de6da4272"}],"id":"2f74411b-b08c-4286-af63-b2e4a230834b","_postman_id":"2f74411b-b08c-4286-af63-b2e4a230834b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/outcomes","id":"9bf65aeb-0a37-44d5-a841-ca1a7335abda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cbp_outcome_enum_value]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"51110234-6d92-4ba1-85b7-70dee3691bcf","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes","host":["https://api.casebook.net"],"path":["services","outcomes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_outcome_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"outcomes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"outcomes\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aee9d8b3-1ddd-483e-af85-c6bed0d28cf4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcomes","host":["https://api.casebook.net"],"path":["services","outcomes"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_outcome_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9bf65aeb-0a37-44d5-a841-ca1a7335abda"},{"name":"/services/outcomes","id":"b776badb-6459-4850-a544-5e7b5964936d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcomes","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcomes"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"3b754b0c-117b-41a8-80b9-c1a7656b9d82","name":"Outcome was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcomes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"outcomes\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2605c561-76c1-423e-b667-763d6498846d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcomes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ebfe9e5-4207-494c-89f6-7017e59070ab","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcomes"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"12715192-90d5-4098-aa1c-af2c92176d14","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcomes"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9568b780-8a3c-4fc5-a9b2-b32fc2358819","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcomes\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcomes"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b776badb-6459-4850-a544-5e7b5964936d"}],"id":"1dbe3bc7-3e59-4a9e-a760-637fc96bf683","_postman_id":"1dbe3bc7-3e59-4a9e-a760-637fc96bf683","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"outcome_reasons","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollments","item":[{"name":"/services/outcome_reasons/:id/relationships/service_enrollments","id":"9e545b6c-0ded-4146-9cfc-7b2c82b6ba10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcome_reasons/:id/relationships/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcome_reasons",":id","relationships","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e8cd3dd2-7de5-47bd-9af7-94c5dbd2f776","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6a831b6a-ffc8-4de5-bd88-902ef581771c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"900334b1-6f7d-485c-b7fa-aac87d8a3f75","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5bf9dfcd-08d4-4a2c-ab15-1e717ec77981","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a294f41-f8a9-4a88-8d31-309efdef88ff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3b881cb1-308f-4fc7-a088-8144438f1b99","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9e545b6c-0ded-4146-9cfc-7b2c82b6ba10"}],"id":"d249572d-4606-4380-8136-7aaac686f008","_postman_id":"d249572d-4606-4380-8136-7aaac686f008","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"7d3e1d40-fc00-411a-a931-28fcba3616bd","_postman_id":"7d3e1d40-fc00-411a-a931-28fcba3616bd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/outcome_reasons/:id","id":"0f2be684-8739-4e86-8fec-b7186596b7e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcome_reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcome_reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"67813269-f00b-4e7e-a4b0-0df028912ab9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b88f177a-8c26-4b3b-81a4-cbb77ae592a3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ec6edf8c-793b-42f9-aa13-0ecea07a3f4e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2d828c70-4166-4cc3-9717-b895f8135bea","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c2a7f42-024a-4c00-bc08-8c3a58c17ee6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d7679339-ee25-4e3a-91fc-018e4e542360","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0f2be684-8739-4e86-8fec-b7186596b7e7"},{"name":"/services/outcome_reasons/:id","id":"6f00720a-2740-400b-b480-1f2954b36254","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcome_reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcome_reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"33fb6db8-6537-4f81-bdcb-f8b04c3697b2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a2e12ef3-a20c-462d-8926-01036441b891","name":"OutcomeReason was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"4c4afc67-f77d-4073-b376-3f80b9a14708","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c2bcaec6-fb58-4a4a-b4d0-354e4eab606e","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6f00720a-2740-400b-b480-1f2954b36254"},{"name":"/services/outcome_reasons/:id","id":"f776d149-79cd-4e3f-b5e3-b276007ef6a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcome_reasons/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcome_reasons",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"659b5f86-054a-44b6-8b3f-a690a129d21f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"876a847b-a184-42fa-97cf-9d097b22647d","name":"OutcomeReason was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"outcome_reasons\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5407d29a-c21b-4caf-9d5a-0074f8359a33","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0702df5b-20e3-4f45-b952-6ee932c0a162","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9dca6c94-18cb-4708-a1cd-05fe423e70e4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2ea2da0d-8c7f-4222-a6ff-9832a0bda8a3","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/outcome_reasons/:id","host":["https://api.casebook.net"],"path":["services","outcome_reasons",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f776d149-79cd-4e3f-b5e3-b276007ef6a2"}],"id":"d24d27fa-5d07-448b-9d5e-fe4d0052df77","_postman_id":"d24d27fa-5d07-448b-9d5e-fe4d0052df77","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/outcome_reasons","id":"a4401935-19fe-47fd-a6d9-bade9b5e3137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/outcome_reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcome_reasons"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"555cdf0c-eaed-49e2-95cd-b076772a43c6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons","host":["https://api.casebook.net"],"path":["services","outcome_reasons"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"outcome_reasons\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"outcome_reasons\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"91abcdf6-2344-4486-b4d4-3d9b9130361e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/outcome_reasons","host":["https://api.casebook.net"],"path":["services","outcome_reasons"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a4401935-19fe-47fd-a6d9-bade9b5e3137"},{"name":"/services/outcome_reasons","id":"ca827a4c-acad-46d1-9c84-73312a985841","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcome_reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","outcome_reasons"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"30863198-72b6-4104-8bde-b441b4f70bfd","name":"OutcomeReason was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcome_reasons"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"outcome_reasons\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dfa8120b-5b43-41af-8542-f6accf4f1ba2","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcome_reasons"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7849a443-7c70-4eca-8162-699bb9a6328a","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcome_reasons"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"29e15de9-d2ac-4705-a123-b3792dd821e3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcome_reasons"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69b3ee87-d4f5-4f24-8cdd-a69747f57cd0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"outcome_reasons\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/outcome_reasons"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ca827a4c-acad-46d1-9c84-73312a985841"}],"id":"a3f4bcc7-a770-423b-9bf5-c74e9499e613","_postman_id":"a3f4bcc7-a770-423b-9bf5-c74e9499e613","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"program_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offerings","item":[{"name":"/services/program_types/:id/relationships/service_offerings","id":"1921c0d8-ba01-40f3-92e8-42b2d4284428","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/program_types/:id/relationships/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","program_types",":id","relationships","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"228a8928-13fb-46ca-9993-d631bf01b92e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fc5cf8ec-4282-4987-8a85-609932cba408","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","program_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cb167328-69fe-497b-a77f-ec10efd289c9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","program_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"362d4fb5-0aca-4c75-a126-d9d6748177be","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","program_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"84610f73-d3f3-4a1f-832b-d830e392f84d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","program_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80fec8b2-d5f3-4158-a0f1-2f901435b30b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","program_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1921c0d8-ba01-40f3-92e8-42b2d4284428"}],"id":"d0a2d6b2-48a9-4931-9a64-ad9be516e4bf","_postman_id":"d0a2d6b2-48a9-4931-9a64-ad9be516e4bf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"5b9ed751-f423-475a-a348-137b39fef71e","_postman_id":"5b9ed751-f423-475a-a348-137b39fef71e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/program_types/:id","id":"967dcbdd-4289-4755-bbd0-49a1409a4cec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/program_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","program_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f023e105-d0bd-41b0-a82e-3221bc2b4ee1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"aa786774-2293-4fa6-8128-9d3948a01351","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offerings\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c8c93d2f-b3c6-47fb-937b-b39be349d9e5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7ca45c34-6ff4-4f40-8375-957f438fd10c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"595f9808-2769-4606-8a50-e11439a2dea5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"44a9e391-69a3-4ccc-85ca-09234ed77341","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"967dcbdd-4289-4755-bbd0-49a1409a4cec"},{"name":"/services/program_types/:id","id":"712b4a9b-10a1-420a-91f6-2a8b156b5ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/program_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","program_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6b4d0a89-7850-4384-9624-455566f424c5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"99d8514c-d820-4824-b066-a1ff211260d7","name":"ProgramType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"506170ca-0bc1-4fb1-b8d7-0240274f9289","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fd2a556c-16f2-4dd7-a810-27bda31ab0ba","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"712b4a9b-10a1-420a-91f6-2a8b156b5ec7"},{"name":"/services/program_types/:id","id":"a3071fae-fd87-44f8-a88f-8f099e77f942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/program_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","program_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"92c516fb-445a-472a-8bbd-b62a7659d79e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"329d2ff6-4794-47b1-b616-25f8d00870dc","name":"ProgramType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"program_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"33c07bea-a240-4a12-8a26-9decb5e448a2","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"63b73d11-b3e5-4c1f-ba5f-fbbb59a3ccac","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0f6d7d15-0436-43ce-80f0-860dbd468af9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df845746-6522-42ec-8397-e0f4fa7b9bb6","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/program_types/:id","host":["https://api.casebook.net"],"path":["services","program_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a3071fae-fd87-44f8-a88f-8f099e77f942"}],"id":"453e4bc7-b0c4-45e1-b055-07c8c9b6b40b","_postman_id":"453e4bc7-b0c4-45e1-b055-07c8c9b6b40b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/program_types","id":"2f2c5b80-ff47-41cd-8d3f-e071bba364f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/program_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","program_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cbp_program_type_enum_value]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"141e2980-f025-403b-8137-091d5202506c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types","host":["https://api.casebook.net"],"path":["services","program_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_program_type_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"program_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"program_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cc926aa4-b47b-49c1-bdbd-8543969f5bb5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/program_types","host":["https://api.casebook.net"],"path":["services","program_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[cbp_program_type_enum_value]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f2c5b80-ff47-41cd-8d3f-e071bba364f4"},{"name":"/services/program_types","id":"4d7fee5d-6153-4f2c-929b-6994dc7e5db2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/program_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","program_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"f378eace-0c4a-4a9b-8c18-11efb08956b2","name":"ProgramType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/program_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"program_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4f2f00fb-5671-44a3-afdc-7d3175e86b4d","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/program_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"23277872-174e-4043-a7e7-c0165600b960","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/program_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2ddf5b31-2515-4b5f-99ce-c26b54f90fb0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/program_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04ad2e23-e9c0-4519-a553-3b67d288856a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"program_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"cbp_program_type_enum_value\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/program_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4d7fee5d-6153-4f2c-929b-6994dc7e5db2"}],"id":"dad1e343-6707-423f-a37a-9545d285fbca","_postman_id":"dad1e343-6707-423f-a37a-9545d285fbca","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_categories","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offerings","item":[{"name":"/services/service_categories/:id/relationships/service_offerings","id":"c51c9848-16fd-4656-aa6f-606feea6f445","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_categories/:id/relationships/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_categories",":id","relationships","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"34a4054b-262c-432d-b834-1ce87c76ad69","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d3cf964d-3f16-4a23-b50e-b2725a52e79f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_categories",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e2ddebc1-eef6-437a-aa62-a6b5e51fd6d7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_categories",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3208917a-77aa-4a35-babd-eff3005dd3fb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_categories",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e6af9289-6d4a-43fa-895d-af402c9e985e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_categories",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aa581fc3-3fe2-48ca-9669-180e916d6599","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_categories",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c51c9848-16fd-4656-aa6f-606feea6f445"}],"id":"ad965201-d35b-4972-afe6-72e418edb435","_postman_id":"ad965201-d35b-4972-afe6-72e418edb435","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"47513962-db6d-436f-be8a-a232e0059894","_postman_id":"47513962-db6d-436f-be8a-a232e0059894","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_categories/:id","id":"dbcd35c3-2df9-4f5a-8677-1eaddab173ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b145ba41-3254-47e4-9f6b-b941b356b82e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d498db4a-9fd7-48a6-88f0-b4854a6efd66","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offerings\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6b634d2e-f811-4665-b73f-af791439af2e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"852f1a42-32cd-4f98-8c03-9959b47225fb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bf34e64c-4078-4d60-9d0e-b3f64b90120c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7addd683-341b-4fff-929e-13be8d8ddb1d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dbcd35c3-2df9-4f5a-8677-1eaddab173ae"},{"name":"/services/service_categories/:id","id":"1bb5c18b-08ca-4740-9936-1fb26d0d2a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9e34ae7c-d01e-444b-a81d-1f5464932caa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"797c65d9-f023-4909-b044-9c830f2612ab","name":"ServiceCategory was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ec033ebc-a97b-4d54-be52-093abe820f2b","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"daffc4cc-da16-4af7-b697-a39b3731cfbc","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1bb5c18b-08ca-4740-9936-1fb26d0d2a97"},{"name":"/services/service_categories/:id","id":"eae289bb-a741-4307-a5a9-f9c4533dd846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_categories/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_categories",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7b2ffddf-5be1-49d7-8802-b9bc6e12be66","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d046b046-1884-45b9-9224-678f794bea02","name":"ServiceCategory was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_categories\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"db184330-c2b0-4461-96b9-81b51c060e52","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8588d22b-8b0b-4d38-b6d5-661659bbc44a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"624e8fb8-9875-48d4-bd6e-274adac23aa5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b917827d-b57a-4898-96e2-5fac3246a9aa","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_categories/:id","host":["https://api.casebook.net"],"path":["services","service_categories",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"eae289bb-a741-4307-a5a9-f9c4533dd846"}],"id":"c8970155-13ef-4eed-b6f9-75d23eadf184","_postman_id":"c8970155-13ef-4eed-b6f9-75d23eadf184","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_categories","id":"0fc861f1-9f11-4f61-9302-8a31249380d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_categories","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_categories"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"9e41d647-01b8-413d-81cc-ffd7d547b97b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories","host":["https://api.casebook.net"],"path":["services","service_categories"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_categories\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_categories\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offerings\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"67c2a538-f403-4038-b0c3-cb3ec9e9838c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_categories","host":["https://api.casebook.net"],"path":["services","service_categories"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0fc861f1-9f11-4f61-9302-8a31249380d9"},{"name":"/services/service_categories","id":"b4645a62-e18a-48ca-9940-bd195c9c9b54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_categories","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_categories"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"7683148a-2f91-4d9e-a17a-08e26c68af7b","name":"ServiceCategory was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_categories"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_categories\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offerings\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d66f584a-fde0-42f9-a331-7a13434ebb63","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_categories"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"89e72e3b-c9a3-4c1e-9421-0a5e2e4a0ff3","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_categories"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f1fb77e9-bada-4b78-8b05-e52b14bf4c82","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_categories"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"659da378-152f-4118-838a-078ef02c89c3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_categories\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_categories"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b4645a62-e18a-48ca-9940-bd195c9c9b54"}],"id":"96fbc0b7-395a-4b25-859b-78e1e31c8ff6","_postman_id":"96fbc0b7-395a-4b25-859b-78e1e31c8ff6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"actual_outcome","item":[{"name":"/services/service_enrollments/:id/relationships/actual_outcome","id":"5b9f9821-7b2a-4b03-97bd-8aa2b8513faa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","actual_outcome"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"99695766-771d-469f-8150-55258113a37e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"95dc008c-ead0-445d-b26f-24e8f497b049","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"actual_outcome\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"93f902f7-42e4-4c20-9951-b9eef293e0c0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1c76b86b-ae6a-44a5-a29c-c3460ec62d52","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8e130c62-d362-4068-8c40-aa6606cba185","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9bcbffaf-dc6a-4110-8126-8352b0f6dc14","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5b9f9821-7b2a-4b03-97bd-8aa2b8513faa"}],"id":"2e06ffac-ff33-450a-b285-491f75a9bc9f","_postman_id":"2e06ffac-ff33-450a-b285-491f75a9bc9f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"actual_outcome_reason","item":[{"name":"/services/service_enrollments/:id/relationships/actual_outcome_reason","id":"14c66a65-8fbd-4347-b85d-e44c07e3a520","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome_reason","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","actual_outcome_reason"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ea4dccfd-0491-4bef-b471-3e7faf07fbb1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5f76d4af-ec44-4b1c-94cd-e0a3491d924f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome_reason","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome_reason"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"actual_outcome_reason\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"02432158-ebe1-4af8-ae66-01add8907c74","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome_reason","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome_reason"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bf44704d-1af6-4974-957d-09885debbe52","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome_reason","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome_reason"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71b07ba0-01cd-4f78-ad4f-2cc6e80cf918","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome_reason","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome_reason"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9aef3147-46c9-48c0-89d0-dba71d525aaf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/actual_outcome_reason","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","actual_outcome_reason"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"14c66a65-8fbd-4347-b85d-e44c07e3a520"}],"id":"f915614d-5890-404f-a111-2ffd16bdc794","_postman_id":"f915614d-5890-404f-a111-2ffd16bdc794","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"method_of_delivery","item":[{"name":"/services/service_enrollments/:id/relationships/method_of_delivery","id":"8d113a4c-44b7-4ec5-bf96-6fd38a94c15c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/method_of_delivery","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","method_of_delivery"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9bc2c537-6079-4c7c-b380-a88ed031d501","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"feccc17d-c8ac-4942-9463-0b2d20cc9eec","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"method_of_delivery\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"26e2f5ff-dc80-457d-84a8-98251f8cbcae","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ed249600-715c-4586-b50d-f00930518374","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d6cfd45b-96ba-42ec-bcd6-33290bc06cdb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"54c9c81e-4d0f-49d9-a522-a8b3117116c8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8d113a4c-44b7-4ec5-bf96-6fd38a94c15c"}],"id":"7b1f9623-935d-49a8-9473-c627f364c81b","_postman_id":"7b1f9623-935d-49a8-9473-c627f364c81b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"planned_outcome","item":[{"name":"/services/service_enrollments/:id/relationships/planned_outcome","id":"64726e9a-9958-4aaf-a3e5-c041e6d1d716","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/planned_outcome","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","planned_outcome"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a8da6dc5-19cb-4da8-af38-154be5db15f1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"64b1b25f-839c-4843-8733-98eb51c4f8ab","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/planned_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","planned_outcome"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"planned_outcome\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"33a64d5d-2211-484a-a2c6-69d22a4e82b6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/planned_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","planned_outcome"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"94646f15-0160-41df-96d5-d40bb5afdc97","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/planned_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","planned_outcome"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a171eb30-e9c8-4fc4-9784-87027300b9eb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/planned_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","planned_outcome"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ccb0e8d0-5aa6-4bc7-ae4d-540228136edd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/planned_outcome","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","planned_outcome"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"64726e9a-9958-4aaf-a3e5-c041e6d1d716"}],"id":"a852b5fd-6ad9-4ad3-b23f-8d7d04788d63","_postman_id":"a852b5fd-6ad9-4ad3-b23f-8d7d04788d63","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment_people","item":[{"name":"/services/service_enrollments/:id/relationships/service_enrollment_people","id":"d39b14be-ec8a-4d1b-9c84-f6790f170bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_enrollment_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b28f415e-3365-4c09-aaea-c96cc3f083d8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2e3d20ed-24f0-4e6e-a98f-63f7a4551e97","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ef73baa5-f7f9-4865-9f88-778ab142b02c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"023a6cd7-7911-47d5-a9c3-87545bfeccdf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef03c3e2-ec88-4777-961a-ab8f22b0c54f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"50a7d4b6-7614-4bd6-b574-71a4c9e31a15","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d39b14be-ec8a-4d1b-9c84-f6790f170bc8"}],"id":"f27f09ae-d35e-4968-87ba-51b967c3809c","_postman_id":"f27f09ae-d35e-4968-87ba-51b967c3809c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment_staff_members","item":[{"name":"/services/service_enrollments/:id/relationships/service_enrollment_staff_members","id":"56936b61-9d9f-4dab-a75d-9b8c4298abee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_enrollment_staff_members"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8a840049-6eac-4cbf-8591-7872feb543e0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e629ca99-e224-4d5a-a2b8-3167a81a08ef","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_staff_members","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_staff_members"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_staff_members\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_staff_members\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0662455b-52c0-4af6-b86b-a6faef778c14","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_staff_members","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_staff_members"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a5e44109-9bd8-43f2-8690-371d9dfbc4d9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_staff_members","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_staff_members"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"53f5f539-4e56-43b7-bd1e-c1c864f214e4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_staff_members","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_staff_members"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d67ba911-3d7b-4f0e-b56d-601812c149a2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_enrollment_staff_members","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_enrollment_staff_members"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"56936b61-9d9f-4dab-a75d-9b8c4298abee"}],"id":"a95d9566-4e3e-4a4e-8156-73901e21310e","_postman_id":"a95d9566-4e3e-4a4e-8156-73901e21310e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_people","item":[{"name":"/services/service_enrollments/:id/relationships/service_interaction_people","id":"5c0be6eb-1e3b-4aab-bed1-5bdd7d3b9084","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_interaction_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"142fd6e0-f8b9-47eb-bb37-dea0680834ad","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ab0cd6e6-2a59-4ff2-8b4a-08bfece2b6b3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d9bb5d5d-8d9e-4fb9-83d5-d11f92e27c68","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f8e09491-4675-4201-8d93-0800ded9c546","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8acd65b0-8922-45d0-a44b-81fd277406c8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0115a45-c7dd-4944-89ea-dcd5ceb055b7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5c0be6eb-1e3b-4aab-bed1-5bdd7d3b9084"}],"id":"efa4fa16-4413-4d3e-bd8c-ba954d0f883e","_postman_id":"efa4fa16-4413-4d3e-bd8c-ba954d0f883e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_people_resources","item":[{"name":"/services/service_enrollments/:id/relationships/service_interaction_people_resources","id":"f9753447-36ab-42b6-8ec9-67ce261f372b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_interaction_people_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6ac93532-5c55-4235-b5ec-77b7de619fed","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b1547dc0-7040-47c3-9d56-e9f42754f4c9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6e82195a-92fe-4660-b5cc-48f02c6d9d78","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d93573a5-80b9-4293-a717-4f8c41808ec5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f53288b-c652-4a58-a384-f45658b949b5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"90532e5d-3b8d-4996-8764-d687f313d0ac","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f9753447-36ab-42b6-8ec9-67ce261f372b"}],"id":"002e20cb-5fbb-44e2-8791-774d77477da7","_postman_id":"002e20cb-5fbb-44e2-8791-774d77477da7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"/services/service_enrollments/:id/relationships/service_interactions","id":"964dc2bb-0e58-40d7-a5d3-46c4cb4205e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"92d910f7-1a8d-450a-bd3b-d655d353f2c6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e13c6549-b77a-4988-8806-d1ecdd6892ff","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"35f74fef-3540-41b2-968c-4d5859551ec6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ce36bd47-5f19-4baa-b0ab-dcc1c97fcb51","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"14b63a0a-0e20-4e17-a52c-d00d55aeeb8c","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0f092931-e38e-4fde-a5a1-ae45422db075","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"964dc2bb-0e58-40d7-a5d3-46c4cb4205e1"}],"id":"34e9e23a-c670-437e-9032-a8f6e68ca406","_postman_id":"34e9e23a-c670-437e-9032-a8f6e68ca406","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering","item":[{"name":"/services/service_enrollments/:id/relationships/service_offering","id":"7feb3f4d-e153-4073-be20-ce9095a8e899","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"99c4b05e-430a-4e1e-a919-ebddd97d0e26","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"40cc2c87-8bf8-4103-be0f-a4103e1dd9e5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d42adb79-b48e-441b-a18f-13653685f0a7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"0f5180b6-cdbf-4af1-85f8-38b7dcb006b2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2404a17e-ba6e-4561-a914-52f3cda924ce","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6d439f68-1755-4859-9e60-cc4728404324","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7feb3f4d-e153-4073-be20-ce9095a8e899"}],"id":"4fbea186-8271-4909-a5ad-37f8a60f7221","_postman_id":"4fbea186-8271-4909-a5ad-37f8a60f7221","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_roster","item":[{"name":"/services/service_enrollments/:id/relationships/service_offering_roster","id":"8ea60715-5177-43ff-956d-becb9590b27d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering_roster","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_offering_roster"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"23b6eaa9-51fe-4f7b-bc2e-3c8c56583b13","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"087b5994-3114-4c95-86b2-e57b1e2332ca","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering_roster","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering_roster"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering_roster\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"70c48cbd-8ed3-4987-abdf-6c1d8827468d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering_roster","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering_roster"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"069ae599-999b-4dfe-a95b-6984d534c4b4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering_roster","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering_roster"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f4a953f7-d654-4c76-a2b3-956de9c99356","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering_roster","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering_roster"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b537de9c-eac6-40b3-ba15-847bf5ff7b06","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_offering_roster","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_offering_roster"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8ea60715-5177-43ff-956d-becb9590b27d"}],"id":"7700371c-e340-4135-b3ef-41434fef701a","_postman_id":"7700371c-e340-4135-b3ef-41434fef701a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_type","item":[{"name":"/services/service_enrollments/:id/relationships/service_type","id":"447175c3-db76-4b50-bd32-2314ff7a5853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id","relationships","service_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"474944ac-fd3b-45be-9f25-97b70c125c21","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1e304cf1-87f8-49e8-84b8-227dd1a38bcb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"13b78dba-eac8-4808-9db1-9ae74b684390","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"eef8755d-8566-4fa7-837f-73e43b26320c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3bf82f6c-4fb7-4e47-8132-d9139d6a96fd","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf4da0f3-4266-4e23-9935-7e91321d5718","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"447175c3-db76-4b50-bd32-2314ff7a5853"}],"id":"79ef9978-2274-4eaf-9949-6c9ec30993ec","_postman_id":"79ef9978-2274-4eaf-9949-6c9ec30993ec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"da1be6d3-19cf-49aa-ab6e-d57d3db8073d","_postman_id":"da1be6d3-19cf-49aa-ab6e-d57d3db8073d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_enrollments/:id","id":"10a2d3a1-0275-48f4-9097-d5ccdee0c64f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"32f19311-8777-4b1a-a49d-f473c2c387df","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f253ab08-f562-468b-a719-536894b5ee8e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interactions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a6e511ba-b39e-4207-a720-ee624045559d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"edc6bd55-2be2-49ca-b7c0-ad1bf90830a7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ce8f5d34-491f-442a-bab1-fd818c71aa4f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9704044d-3bc3-43fb-a5ad-610b69f792c7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"10a2d3a1-0275-48f4-9097-d5ccdee0c64f"},{"name":"/services/service_enrollments/:id","id":"b777d4be-4c20-4e86-a784-e3205dca4fbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bb69b394-7874-4353-bcdd-0ea06b689bf6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84ed4353-b476-4d35-a74e-ac2c36806670","name":"ServiceEnrollment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7c065402-4f42-4bb7-a982-74bdb542fd73","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b129204-b283-4408-ae06-3684a3b1dc7a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b777d4be-4c20-4e86-a784-e3205dca4fbb"},{"name":"/services/service_enrollments/:id","id":"3d679513-f595-4a67-9020-9b1707e70889","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"737de189-78a6-4d49-ac5e-31b025281b16","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d487b1cc-f63b-4a6f-ae9f-452b1219299c","name":"ServiceEnrollment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended\": \"<boolean>\",\n\t\t\"ended_at\": \"<date>\",\n\t\t\"goals\": \"<string>\",\n\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\"interaction_frequency\": \"<string>\",\n\t\t\"is_placement\": \"<boolean>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"number_of_interactions\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"197314a0-278e-4fd9-bd2d-365bf0882be7","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f7d99f5-e527-4add-83fe-69e39edab67a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9c61309b-0819-4968-9ac5-09fbca03ba52","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6f128d7e-439d-4cb6-88cb-1205b891702a","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollments/:id","host":["https://api.casebook.net"],"path":["services","service_enrollments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3d679513-f595-4a67-9020-9b1707e70889"}],"id":"ad0705e9-c82e-4ee2-b23e-2bed22fdc758","_postman_id":"ad0705e9-c82e-4ee2-b23e-2bed22fdc758","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_enrollments","id":"07bf5ad7-80f1-4f5d-82e9-65ce4ed8c27b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[actually_ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[interaction_frequency]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_external]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[organization_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[status]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[total_cost]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[unit_cost]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[units]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c9d5e0aa-bba9-444e-9ccd-e0e3444f9989","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_enrollments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[actually_ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_frequency]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[organization_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[total_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[units]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\t\"goals\": \"<string>\",\n\t\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\t\"goals\": \"<string>\",\n\t\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0f7e4916-e66b-4397-9f23-98b44c1f7287","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_enrollments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[actually_ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_frequency]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[organization_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[total_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[units]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"07bf5ad7-80f1-4f5d-82e9-65ce4ed8c27b"},{"name":"/services/service_enrollments","id":"369298dd-7ce1-4c0b-832f-6925423ad981","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"964999de-85bd-44cf-bc37-8ffa502c5f42","name":"ServiceEnrollment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollments\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended\": \"<boolean>\",\n\t\t\"ended_at\": \"<date>\",\n\t\t\"goals\": \"<string>\",\n\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\"interaction_frequency\": \"<string>\",\n\t\t\"is_placement\": \"<boolean>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"number_of_interactions\": \"<number>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3e5d07aa-c462-4604-8880-3b7ef1d95b6f","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3177b48e-737d-4d4e-b066-6551658bea23","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"aebf1be0-874d-4c49-b9a3-77614411a249","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a6cf5f2f-0a05-4db4-800c-2529a436284c","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollments\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"goals\": \"<string>\",\n\t\t\t\"interaction_duration_minutes\": \"<number>\",\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_placement\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"number_of_interactions\": \"<number>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"369298dd-7ce1-4c0b-832f-6925423ad981"}],"id":"4cbb6a1a-951b-4469-8105-b5481303cfc3","_postman_id":"4cbb6a1a-951b-4469-8105-b5481303cfc3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollment","item":[{"name":"/services/service_enrollment_people/:id/relationships/service_enrollment","id":"a0933224-8ce2-43bc-a3d6-cf6133ccd6f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_people/:id/relationships/service_enrollment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_people",":id","relationships","service_enrollment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4ba52725-013a-44c9-b2b9-b304edabfe93","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1d1d2aac-73fb-4c99-bc34-ca03014c2cd8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"43a91f4e-7980-4b1c-b739-6d0249361318","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6236d4ec-89cc-4376-ace5-5d913339a0f9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"70e63def-8a07-409b-8bf3-71cfe70ddd98","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e5fc3de-3f37-48cf-b8a0-7e4ea7903a8d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a0933224-8ce2-43bc-a3d6-cf6133ccd6f5"}],"id":"00c911ac-4164-43dd-a19d-9ec0badd5cde","_postman_id":"00c911ac-4164-43dd-a19d-9ec0badd5cde","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e2ada400-4d34-4378-8c50-ac7869cdb253","_postman_id":"e2ada400-4d34-4378-8c50-ac7869cdb253","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_enrollment_people/:id","id":"04b58c2b-19d4-48c1-9a05-9d310b6eda3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b8b6aabb-be01-4499-8515-6e9cb01b3b1c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"acbd48cf-83e8-40a8-8216-3f67c10a0ae9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"573a9e1c-6cf9-49a9-a2c7-e6e73be9526c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"01d363ed-0591-4de1-bc28-5b8318eedad0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d3eaa77e-c466-405a-ac07-053875db72ab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"48eff715-eed5-4a7b-89ec-15f810ba170b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"04b58c2b-19d4-48c1-9a05-9d310b6eda3e"},{"name":"/services/service_enrollment_people/:id","id":"7801b5af-5140-4fbd-a70d-5cb6770af01f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"49a52a1b-6154-4c39-9f0a-834260c88bec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9259b227-1dd3-42ff-a194-1c989e12ee75","name":"ServiceEnrollmentPerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"666858ca-ec73-4a0b-b723-56cef40a5a6f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a6cbc068-cd90-4b48-9f67-d5e99d58fdf4","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7801b5af-5140-4fbd-a70d-5cb6770af01f"},{"name":"/services/service_enrollment_people/:id","id":"efd258ed-2a73-4737-80ff-2d45bbf1cc7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"dcb565df-d5d5-4f87-a20c-599c28601037","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b6a1fb5b-161d-4a3d-b41c-293fcbbb4423","name":"ServiceEnrollmentPerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollment_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"placed_on_waitlist\": \"<dateTime>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1554c555-7dc4-4f97-93c2-68390cafb8c5","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01938338-4476-4927-acf0-374ae925263a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"597cadb9-e2f0-4742-83c7-662b0e1defd7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f36ca62-d240-49f6-9782-b63c10217032","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_people/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"efd258ed-2a73-4737-80ff-2d45bbf1cc7c"}],"id":"bcf94be0-e048-4de1-983b-2af84ad4c03a","_postman_id":"bcf94be0-e048-4de1-983b-2af84ad4c03a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_enrollment_people","id":"b9fba404-96b6-41e4-98b1-5290d405d722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[placed_on_waitlist]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"c43e0d23-1fe4-4849-a2b8-f74161795812","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people","host":["https://api.casebook.net"],"path":["services","service_enrollment_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[placed_on_waitlist]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"placed_on_waitlist\": \"<dateTime>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"placed_on_waitlist\": \"<dateTime>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f3be3bdb-ecb8-448a-95dc-eb195abfa4e3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_people","host":["https://api.casebook.net"],"path":["services","service_enrollment_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[placed_on_waitlist]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b9fba404-96b6-41e4-98b1-5290d405d722"},{"name":"/services/service_enrollment_people","id":"295931a7-83a4-498d-9bb8-260cef079833","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"71a3328f-0ba7-4bbf-b1e4-afbea44a525d","name":"ServiceEnrollmentPerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollment_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"placed_on_waitlist\": \"<dateTime>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b46303eb-f60e-435e-b5bc-20aedb414170","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d49508e5-a3e4-4a39-bf90-a2df5146063e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"89f64ff5-6a84-4adb-bfa7-ca67237b0955","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"50c818c7-93c8-4620-951e-959d1d0a951f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"placed_on_waitlist\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"295931a7-83a4-498d-9bb8-260cef079833"}],"id":"3c9e2a32-53d1-458c-8b01-adc42ee1f438","_postman_id":"3c9e2a32-53d1-458c-8b01-adc42ee1f438","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment_staff_members","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollment","item":[{"name":"/services/service_enrollment_staff_members/:id/relationships/service_enrollment","id":"712f11f3-6404-4d9d-bf1d-17b14531458f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_staff_members/:id/relationships/service_enrollment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_staff_members",":id","relationships","service_enrollment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e88d3f0e-f869-4aab-bf28-f92bd255fd92","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bccdf871-19bc-4059-a625-dd5b9acf37c2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"baeddb79-6019-4e91-a0d5-3bb31ab479c1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c98e26d0-7b26-4ed2-8d24-114d3d8e10a1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7d36885c-89ca-4522-80aa-187a8bb1f47b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fe690abc-4e15-4ca2-bbff-13e2f1b1dfde","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"712f11f3-6404-4d9d-bf1d-17b14531458f"}],"id":"022c3feb-231b-41ff-9948-92579fede59b","_postman_id":"022c3feb-231b-41ff-9948-92579fede59b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"303f9aa9-65f3-46e5-94d6-ef328b3de43b","_postman_id":"303f9aa9-65f3-46e5-94d6-ef328b3de43b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_enrollment_staff_members/:id","id":"27c381d0-d282-44ad-ab35-80671b0d888c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1d2fcbf0-43f9-4751-b302-3d2257e0ebba","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b5ad6da8-7c24-43bb-9188-132e42456ca1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7a6de714-d168-475a-998d-ecbc1e8d0a4a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a2ef9331-b8b5-4cd6-8188-6e7c9b6a256d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab67c45c-a751-42ea-b17c-2edc024906d4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c174d263-7142-44a3-b13a-0e1a5cd2c15d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"27c381d0-d282-44ad-ab35-80671b0d888c"},{"name":"/services/service_enrollment_staff_members/:id","id":"30e57d7c-4bfb-44da-90f3-d346e6b85dd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ebbe606b-4ecb-4fd2-b692-cef043eeca6c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8cfa580e-ef44-43de-a0a1-512905e2314c","name":"ServiceEnrollmentStaffMember was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"a7c8f59b-1756-49f9-b4bb-f75236962b30","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"564fe362-3f39-4054-bc4e-75ddde066e8d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"30e57d7c-4bfb-44da-90f3-d346e6b85dd6"},{"name":"/services/service_enrollment_staff_members/:id","id":"2f2a8ef7-b60b-4d5f-a7d0-4c2de943e65c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"013b4a04-6076-493e-bdf2-156bcea64fcc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1b21259f-0b83-48f9-b538-e06393310455","name":"ServiceEnrollmentStaffMember was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollment_staff_members\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"706c18e8-65c4-487d-886b-12a451d67ac4","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"93c5fa63-0b5a-4c69-a74b-6bcb104e8d5a","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e767f7c5-8f87-47aa-9146-2d31d05ed795","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"691d8ee4-7099-4b57-ab7a-6f19cce6caf9","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2f2a8ef7-b60b-4d5f-a7d0-4c2de943e65c"}],"id":"45298f4e-3919-479a-8ba2-514505ab284d","_postman_id":"45298f4e-3919-479a-8ba2-514505ab284d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_enrollment_staff_members","id":"afcca04f-5535-4050-9bb3-e81e66cf91c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_enrollment_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_staff_members"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6f03fd4d-fedd-4f3a-a1de-317109d5eea0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4710be51-3a9c-491d-b708-71c96be88cd0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_enrollment_staff_members","host":["https://api.casebook.net"],"path":["services","service_enrollment_staff_members"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"afcca04f-5535-4050-9bb3-e81e66cf91c1"},{"name":"/services/service_enrollment_staff_members","id":"541a0e07-f596-4ca0-b278-44968a1ad1d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_enrollment_staff_members"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"beac3c8b-7467-46de-b950-cacac3d138d0","name":"ServiceEnrollmentStaffMember was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_staff_members"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_enrollment_staff_members\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"94e5b9ce-e160-4018-be54-17513aae6e17","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_staff_members"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04f62990-b9ec-4cc3-a1c8-8d3fca48ab16","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_staff_members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"db7234a8-532b-4327-bbe9-dab1a40991c8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_staff_members"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7700bb40-7bf5-40c3-ac9b-4b8707fea501","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_enrollment_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_enrollment_staff_members"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"541a0e07-f596-4ca0-b278-44968a1ad1d2"}],"id":"820b22b6-530d-41bd-a54f-f78bba98af6a","_postman_id":"820b22b6-530d-41bd-a54f-f78bba98af6a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_groups","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offering_groups","item":[{"name":"/services/service_groups/:id/relationships/service_offering_groups","id":"3a51a2d4-2194-4453-979f-7e124b3033ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_groups/:id/relationships/service_offering_groups","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_groups",":id","relationships","service_offering_groups"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"168c9d5d-d881-4c79-b4f0-f64c2e4a0cf6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"88759039-0adb-4380-a6f1-2ed5ea8acefe","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_groups",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_groups\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_groups\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5f0295f3-a2ac-4cae-9367-87b2dd0b784d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_groups",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c9822143-6325-4c6d-b4c4-6d34ad6cf602","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_groups",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d8b1649a-ef13-49ca-b16f-168d8e05b35d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_groups",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"30b431aa-895e-49e5-8589-e0e40cd9d734","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_groups",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3a51a2d4-2194-4453-979f-7e124b3033ea"}],"id":"9d0167ae-cbb9-434f-898a-e0e0edda9f0d","_postman_id":"9d0167ae-cbb9-434f-898a-e0e0edda9f0d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6126032b-9fb0-4529-850a-ab7171550af5","_postman_id":"6126032b-9fb0-4529-850a-ab7171550af5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_groups/:id","id":"a858a7a8-8c49-46e9-8ddd-2f5df28e35b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_groups/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_groups",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9bc3317c-8fbf-4325-b778-fc9ea1069540","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2b5da059-5eb9-45b8-90b7-456b51858ac5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering_groups\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ba4c066c-ba67-4490-9d51-a7415d3704ba","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d52285f7-66e5-4ea8-9239-7f362af59320","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c74dbdfd-af69-4812-9f53-6ac8b679a3ff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"619a0cbf-94dd-4776-8e89-f07e42557516","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a858a7a8-8c49-46e9-8ddd-2f5df28e35b0"},{"name":"/services/service_groups/:id","id":"69c61931-170c-492c-b63a-8f4221ede780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_groups/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_groups",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"21bcf645-25b2-4b84-8d5a-1b78c34c3d35","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2a65d20e-6100-43f0-a29e-e14a814464bd","name":"ServiceGroup was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"85c6c9be-cd7b-4d0f-87d7-987706d0b42e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"70279bde-180e-4102-99d5-8a77790fbc3f","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"69c61931-170c-492c-b63a-8f4221ede780"},{"name":"/services/service_groups/:id","id":"1dbb8a1c-300c-44c4-9145-641c213b258a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_groups/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_groups",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ce255495-eadd-4b2a-bf07-7832f155a666","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1bbf050f-f2ec-4297-ac89-1b679eac47eb","name":"ServiceGroup was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_groups\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offering_groups\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1fb5fe72-e0b2-40b7-9df7-eba21f98ad4d","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"748c4223-0a0d-477c-a257-d50c76ad4287","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4784def2-6782-4712-a755-6e276cca1e08","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc19b58c-e26f-46a7-b6fa-658e2cb6a618","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_groups/:id","host":["https://api.casebook.net"],"path":["services","service_groups",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1dbb8a1c-300c-44c4-9145-641c213b258a"}],"id":"9fd1386a-9cd3-44d3-8796-df0356938833","_postman_id":"9fd1386a-9cd3-44d3-8796-df0356938833","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_groups","id":"8a9e74fd-4db6-43a1-9c6f-0bd1a50b2589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_groups","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_groups"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"7a7d7f42-0dd4-4a6c-8c08-12a5cd500076","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups","host":["https://api.casebook.net"],"path":["services","service_groups"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_groups\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offering_groups\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_groups\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offering_groups\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aca0678e-17da-45ba-87d3-3897d2c74dc4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_groups","host":["https://api.casebook.net"],"path":["services","service_groups"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8a9e74fd-4db6-43a1-9c6f-0bd1a50b2589"},{"name":"/services/service_groups","id":"6ec7392e-aa85-4d0e-94cc-70edbf6cf556","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_groups","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_groups"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"42057d16-ae2f-4858-9a66-04dd4019ebfd","name":"ServiceGroup was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_groups"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_groups\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offering_groups\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offering_groups\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b7cfaa98-0e97-4479-916d-f8eaf2519a89","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_groups"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69745dfe-b6fd-435e-9778-5c0c4593447d","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_groups"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fda6f87a-22c1-42f6-b138-434d3e941922","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_groups"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"475cb897-ae8b-415a-8e5a-33c180e5e043","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_groups\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_groups"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6ec7392e-aa85-4d0e-94cc-70edbf6cf556"}],"id":"55649651-4b37-4897-aff3-b9851e78f4fa","_postman_id":"55649651-4b37-4897-aff3-b9851e78f4fa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"method_of_delivery","item":[{"name":"/services/service_interactions/:id/relationships/method_of_delivery","id":"5ff48cb2-5d59-461d-870a-3783e5ddc4d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/method_of_delivery","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","method_of_delivery"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"82c17082-d407-43b6-89ea-e1ae5c154e59","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"69291bd9-f376-43d7-b5dd-76852ebd48e7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"method_of_delivery\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"bf0d361c-f964-4329-9684-cd4eefdfa652","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"37f1dd18-d258-48c0-a3ee-3e8c492896be","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9d37cc82-40bd-4f00-884b-104fb781dd31","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d941d1b2-d18c-43a7-838c-6c57cf4d0fc3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/method_of_delivery","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","method_of_delivery"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5ff48cb2-5d59-461d-870a-3783e5ddc4d4"}],"id":"5b1d51b1-7f4c-4030-acca-7481832613fa","_postman_id":"5b1d51b1-7f4c-4030-acca-7481832613fa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"outcome","item":[{"name":"/services/service_interactions/:id/relationships/outcome","id":"1fd38a00-4551-4814-8fc4-c77101f4399d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/outcome","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","outcome"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"63738d66-f523-4ed2-86b2-81c2ac20b7b9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"1467826a-8ab1-4bbf-b6b8-711dac985e08","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"outcome\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1f4a492c-9aae-4ca3-8b40-c48d91054856","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"57cf5828-975c-4ec3-8d96-39ab1334d58e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1f42ffbe-fd02-47cd-87ba-c42ff78b1d24","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8b40e989-9392-41e2-90c6-ea1580c06fad","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1fd38a00-4551-4814-8fc4-c77101f4399d"}],"id":"444c8886-2215-4e85-856a-344ad5ad1ade","_postman_id":"444c8886-2215-4e85-856a-344ad5ad1ade","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment","item":[{"name":"/services/service_interactions/:id/relationships/service_enrollment","id":"21e47101-7742-479c-9203-0518177cb231","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/service_enrollment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","service_enrollment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"88e8c988-b5e1-4cc2-901f-107f2a868033","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f2502444-f17d-43a0-abd9-65e14d400c88","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"0d794bf2-6f50-4a5f-810a-62c8c9d945ac","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9ed6ea47-bf5a-42e0-97c0-0adea6e9d813","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04910631-186d-40d6-9830-55d4ca793c44","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"97959863-127d-4012-88f6-1147c055288d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"21e47101-7742-479c-9203-0518177cb231"}],"id":"98b3ba7a-0072-46b4-a896-e6fe46d16de0","_postman_id":"98b3ba7a-0072-46b4-a896-e6fe46d16de0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_people","item":[{"name":"/services/service_interactions/:id/relationships/service_interaction_people","id":"75b88280-dbe5-482f-b7e1-6cd3c47d6566","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","service_interaction_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e0c99204-bbae-4012-8539-b8b8d380bd86","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c1d04de4-40dc-4e25-ae6b-a7086e0c864c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0004d5ce-213f-43ec-9f35-270d81a7f18b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"39883767-8dc7-407b-a257-f91f990ab8d0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afefa1ca-531c-4758-aa7d-6cebe93ebf38","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9dbcfd3d-804f-4855-975c-5fc55628eada","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"75b88280-dbe5-482f-b7e1-6cd3c47d6566"}],"id":"fa7e7bcd-f59d-403e-89cd-4608b9bc6b54","_postman_id":"fa7e7bcd-f59d-403e-89cd-4608b9bc6b54","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_people_resources","item":[{"name":"/services/service_interactions/:id/relationships/service_interaction_people_resources","id":"ac55571e-b431-4233-b88f-699011678ce6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","service_interaction_people_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f71989b4-25eb-4d30-a99d-da10bcbf5710","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"803c5fb9-8e5f-49a2-91e8-fc7b1b7e80de","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ff48c7b1-80da-4d63-a52d-8f06ca1ac6e2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"3c499172-9fb2-4417-ad97-20a51603551c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"987b751d-5296-43f6-8b87-da10faeb8946","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c0710a71-de83-45b4-a805-2a6b20c0712b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ac55571e-b431-4233-b88f-699011678ce6"}],"id":"f1ccec40-611c-4436-ad7b-782523e5374f","_postman_id":"f1ccec40-611c-4436-ad7b-782523e5374f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_staff_members","item":[{"name":"/services/service_interactions/:id/relationships/service_interaction_staff_members","id":"68d22dcf-94b0-43b0-98e6-648a9b00b4b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","service_interaction_staff_members"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"eaaa70f8-5dc8-411a-8712-bc639081338a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"61884ab7-9860-4b23-900a-9cea0d5e0b74","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_staff_members","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_staff_members"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_staff_members\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_staff_members\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"92f999ab-24e8-4002-8b05-510afcc3b26c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_staff_members","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_staff_members"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4a7f79af-2e45-4016-991b-811ec8bf9e58","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_staff_members","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_staff_members"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9eba167e-6c54-4ff9-87ae-2903026753e1","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_staff_members","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_staff_members"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"92f9eb78-6128-49bd-94be-edd0bd7bb0e7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_interaction_staff_members","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_interaction_staff_members"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"68d22dcf-94b0-43b0-98e6-648a9b00b4b8"}],"id":"da48a8c9-09a4-470a-b68f-d60f884a85a6","_postman_id":"da48a8c9-09a4-470a-b68f-d60f884a85a6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering","item":[{"name":"/services/service_interactions/:id/relationships/service_offering","id":"187ee7ee-2551-4502-a405-655f9293d3d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"457d0324-3b26-41f1-ac81-56782b00556a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2003acc9-9e17-43c3-be92-616b0ca2749d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f9fcc160-48ad-451b-a1c9-939925f82a5b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fb1c9056-17a6-4258-b118-0b4d190795cf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4bc299e1-8e83-40ec-b927-b55ffd9c6d0f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c304c332-9b23-452f-b086-aa513ec4044d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"187ee7ee-2551-4502-a405-655f9293d3d4"}],"id":"88ab034d-86d6-4810-98b4-40bfbe62b0aa","_postman_id":"88ab034d-86d6-4810-98b4-40bfbe62b0aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_type","item":[{"name":"/services/service_interactions/:id/relationships/service_type","id":"4f119a8b-611b-4358-888d-4026e4abccf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id/relationships/service_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id","relationships","service_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"20a034d4-1fe0-4db4-a50b-724276c882f3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3f7126fc-cfe7-40e7-98d6-659ae3a1a58f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fccc0980-8d28-4ace-9b61-f83eef27029c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e789860e-c8ce-4d31-97b8-def32d818de8","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7c9e5b74-ef50-4124-8253-b2b20f7fb750","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"85768478-e5d8-4511-9d61-287727a972e8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_interactions",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4f119a8b-611b-4358-888d-4026e4abccf4"}],"id":"9ad255b4-8087-4125-8851-00389fb69037","_postman_id":"9ad255b4-8087-4125-8851-00389fb69037","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"edc9b95e-ffe3-490d-83bb-9b3f602d026c","_postman_id":"edc9b95e-ffe3-490d-83bb-9b3f602d026c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interactions/:id","id":"380cbfb3-2622-4771-ab3f-a0b7c036f856","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6fedabb3-ccc5-47f4-ad41-85993b71485f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e360871c-892e-4dfa-bea1-06cc91c831dd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"74bab70e-5837-49c5-9846-8835490ad1e3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c6b1b55c-8d95-46c4-928b-42024eec7534","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"33bf24f5-5658-40a6-8f3f-01d6bdd89c2d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"66ca1cc8-d362-4609-b71b-cb8634e8b5b1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"380cbfb3-2622-4771-ab3f-a0b7c036f856"},{"name":"/services/service_interactions/:id","id":"547a6c7f-6947-4f13-b4f4-f853a10658df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43efec60-5558-4cb6-9ef4-7fe5874c42da","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ab6a082c-ee30-42e3-919d-0796ea1c2bd7","name":"ServiceInteraction was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"aed87c6f-fe89-4e7b-ba64-9c1ded388813","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f2f7df19-3c67-4997-97fd-59650c2bd194","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"547a6c7f-6947-4f13-b4f4-f853a10658df"},{"name":"/services/service_interactions/:id","id":"cdbdc30f-1b9c-40ff-8009-51436aacbb9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interactions/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"287f8b6f-563d-4b81-b217-626ba803113d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0ed80cb8-37f1-46cd-a82c-5fcd5c09c170","name":"ServiceInteraction was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interactions\",\n\t\"attributes\": {\n\t\t\"attended\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"method_of_delivery\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"277941a4-51c7-464f-b31d-7a47dea26e46","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab4f8784-a5a0-49b3-bc39-db030610b544","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"760e880a-ec2b-4b5d-80e4-6b2ee840a373","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"18a97ff1-a218-4abd-963b-d20eca330ed7","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interactions/:id","host":["https://api.casebook.net"],"path":["services","service_interactions",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cdbdc30f-1b9c-40ff-8009-51436aacbb9d"}],"id":"04be31a5-818d-49ed-9dc5-f11fe4eaaa72","_postman_id":"04be31a5-818d-49ed-9dc5-f11fe4eaaa72","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interactions","id":"6664727a-1403-4e49-8cd5-0e0ac06a7299","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[amount_paid]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attended]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[note_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[organization_name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[total_cost]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[unit_cost]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[units]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"edee4d3e-1de3-497c-b2f4-32e47b9193fd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions","host":["https://api.casebook.net"],"path":["services","service_interactions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount_paid]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[note_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[organization_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[total_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[units]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"method_of_delivery\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"method_of_delivery\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"745ee687-57d3-49ce-bb55-aac76004ae2f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interactions","host":["https://api.casebook.net"],"path":["services","service_interactions"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount_paid]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[note_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[organization_name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[total_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[units]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6664727a-1403-4e49-8cd5-0e0ac06a7299"},{"name":"/services/service_interactions","id":"bd24e78c-1150-4378-bf57-b75f1b753c11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"b9f95bc0-b2fa-4b6b-abf7-c710f6b24b31","name":"ServiceInteraction was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interactions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interactions\",\n\t\"attributes\": {\n\t\t\"attended\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<dateTime>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"method_of_delivery\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f8ac519e-b408-4711-9c84-27cef41214f8","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interactions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba961914-e27b-4fdc-b02d-09930d585286","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interactions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7b28ffd5-e3d1-4f33-a11a-7b3d0879b3d0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interactions"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c85cffd7-b188-48a3-906a-39ecb744c693","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interactions\",\n\t\t\"attributes\": {\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<dateTime>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"method_of_delivery\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"method_of_delivery\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interactions"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bd24e78c-1150-4378-bf57-b75f1b753c11"}],"id":"ad3169c7-81b0-41e6-a97b-3bc1e167f8f0","_postman_id":"ad3169c7-81b0-41e6-a97b-3bc1e167f8f0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"outcome","item":[{"name":"/services/service_interaction_people/:id/relationships/outcome","id":"18d88a82-18fe-4822-bb55-513e7d52836e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people/:id/relationships/outcome","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people",":id","relationships","outcome"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"159d49af-1410-43ac-b49c-3826a4f67b34","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b3fb1e4f-1596-443d-8975-7c6f9c836990","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"outcome\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b9cc0fa7-993a-4c01-a16d-9f1eaaa0b7d6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b7166415-6f8e-44e6-b57f-91b09ddf71be","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01e95ba3-3711-4b51-9093-07663344b724","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6617c72b-3779-45fd-9bd9-1f2cf6de97b8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/outcome","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","outcome"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"18d88a82-18fe-4822-bb55-513e7d52836e"}],"id":"4f2957c1-c4c4-448e-a86a-351f015811fd","_postman_id":"4f2957c1-c4c4-448e-a86a-351f015811fd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollment","item":[{"name":"/services/service_interaction_people/:id/relationships/service_enrollment","id":"c8882651-e93f-467f-a5bb-e00282c2b727","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_enrollment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people",":id","relationships","service_enrollment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"995a21b8-9309-4b2f-945d-5a6ace05f419","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e8bb126f-037f-4a0e-aa72-4b5c139cde48","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"aac682d6-706d-4af2-86d4-e97f61ab10d6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a9a51dd3-fb35-48a9-bf2d-01fdc36cfd04","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fccacf0e-bca7-4532-af64-74a42bd69f68","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"177f5370-dd72-45dc-ab60-8915498cb7dd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c8882651-e93f-467f-a5bb-e00282c2b727"}],"id":"ecb4ac00-1871-4f32-878c-2a1e43cae242","_postman_id":"ecb4ac00-1871-4f32-878c-2a1e43cae242","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction","item":[{"name":"/services/service_interaction_people/:id/relationships/service_interaction","id":"30b3a7ba-d057-444a-9c05-d381f759e356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people",":id","relationships","service_interaction"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"40f9338c-9881-4488-a645-cacbbfe7ed76","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7c06fc4c-b194-4e79-8460-64ad976c7fea","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"47e8a62a-bfc7-4653-9a0a-9d70bb19a729","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2bcb0d54-8ebc-4b40-b0be-d26d2c491d05","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"909036e1-8810-4e40-876f-ba2e7b169773","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a47cde8-3e43-47a9-811e-ed55d0c24096","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"30b3a7ba-d057-444a-9c05-d381f759e356"}],"id":"e10ac506-41c8-4320-9a0f-a0110416158f","_postman_id":"e10ac506-41c8-4320-9a0f-a0110416158f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_people_resources","item":[{"name":"/services/service_interaction_people/:id/relationships/service_interaction_people_resources","id":"0ca4cbcd-c8b8-44a4-b52d-e961ccf73563","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction_people_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people",":id","relationships","service_interaction_people_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c1456d21-6fba-4f01-8384-85498ee5a1fe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"743b713e-a26e-4b16-9ae8-cef2947818b0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"94a0deed-a4b9-4992-a270-d0e0ed1d7365","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b5671df8-36c1-498b-9977-059bf281ceb9","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1a259577-93a4-4239-bb9d-952d8bae1779","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e7f6391e-334f-4123-85f3-1d3d9306bb51","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id/relationships/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id","relationships","service_interaction_people_resources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0ca4cbcd-c8b8-44a4-b52d-e961ccf73563"}],"id":"58971157-e3c6-48af-ad63-562d0e91e398","_postman_id":"58971157-e3c6-48af-ad63-562d0e91e398","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"989279d6-3d35-45d1-9950-f38d004eb30c","_postman_id":"989279d6-3d35-45d1-9950-f38d004eb30c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interaction_people/:id","id":"3c6a19fe-2ac3-45db-a4e4-a4b81c79c7f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a5f6f123-7049-41ab-a0f3-204f5a9b3074","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7dcb8ae0-4259-4286-ad75-56ce43b8d2d0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_people_resources\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5b960544-90a5-4ed3-98e1-85688e07daec","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cdd23cbd-d8f8-4463-8028-e2140ec30831","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e2dff4eb-eed6-4433-8c26-c792676f3cf0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f56d9f75-db24-46f5-a01e-4fa2e929d80d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c6a19fe-2ac3-45db-a4e4-a4b81c79c7f7"},{"name":"/services/service_interaction_people/:id","id":"f54eb02d-aaaa-44db-bb50-5d7ac2baa468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"667dcb95-bf31-4a3b-bb22-bd438483161b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2e7bf49a-70c0-4eb1-aa85-ea1712384578","name":"ServiceInteractionPerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"33a08e8c-55d6-4e64-a2a9-0c81f968a111","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2112a8b6-b46f-457c-8025-09c3c0a3687c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f54eb02d-aaaa-44db-bb50-5d7ac2baa468"},{"name":"/services/service_interaction_people/:id","id":"30ca1be5-bd20-4d5d-affc-b81b2770b0de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c78614cb-b377-4fc8-a516-b092d9b41e7d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"189c87a0-c229-4b68-989c-956843babb78","name":"ServiceInteractionPerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_people\",\n\t\"attributes\": {\n\t\t\"amount_paid\": \"<number>\",\n\t\t\"attended\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"outcome\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"outcomes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_people_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"266724de-d005-4834-8f72-71a0e5e7e808","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"055e25ea-748c-472c-9662-82dbdbb7c4c1","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e77bd794-5b5b-4d21-ab35-19686bf909b5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"29488396-9199-4788-a9c0-5f68e5141004","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"30ca1be5-bd20-4d5d-affc-b81b2770b0de"}],"id":"de99a5ac-0223-478b-b826-7fb3513c6e6d","_postman_id":"de99a5ac-0223-478b-b826-7fb3513c6e6d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interaction_people","id":"023f6504-76ad-4976-9dd2-ad318092dbfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[amount_paid]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attended]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[notes]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"59cfab5e-e959-4dce-9dd8-9cec42751645","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_interaction_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount_paid]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"outcome\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_people_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"notes\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"outcome\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_people_resources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b033436b-d151-4ea7-a11f-b975cff740db","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people","host":["https://api.casebook.net"],"path":["services","service_interaction_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[amount_paid]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attended]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[notes]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"023f6504-76ad-4976-9dd2-ad318092dbfb"},{"name":"/services/service_interaction_people","id":"60d4dc3c-3429-4dcd-93a6-9af9a26de734","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"5cf4e06a-5a8c-4ef1-b4c5-9fec0d9d0c80","name":"ServiceInteractionPerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_people\",\n\t\"attributes\": {\n\t\t\"amount_paid\": \"<number>\",\n\t\t\"attended\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"notes\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"outcome\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"outcomes\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_people_resources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6e9771d9-7835-4636-a7de-f7bf51a41e4c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e0e125a6-04d0-40c1-baa9-0cf4b459a047","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9758bdac-2f57-481d-81e5-912e29956b4d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"761cef6b-e4be-48ae-8469-0c99e45c8a3c","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people\",\n\t\t\"attributes\": {\n\t\t\t\"amount_paid\": \"<number>\",\n\t\t\t\"attended\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"notes\": \"<string>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"outcome\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"outcomes\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"60d4dc3c-3429-4dcd-93a6-9af9a26de734"}],"id":"778d9256-5aeb-4a13-9fab-13c41b8540a2","_postman_id":"778d9256-5aeb-4a13-9fab-13c41b8540a2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_people_resources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollment","item":[{"name":"/services/service_interaction_people_resources/:id/relationships/service_enrollment","id":"377cb235-15de-4c45-a673-3289dcedf765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_enrollment","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources",":id","relationships","service_enrollment"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e047f500-38bc-42b2-8099-c40d1eb4a75c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"7c4b2b2f-d988-4a80-b5ac-f33c38fb8393","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_enrollment\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5b81a597-8cbd-413e-83ed-64e9b479cb23","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"34ad3128-f6ab-4741-8ab5-7da1a1254c31","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f29e36fe-40fe-4f32-b649-3e2927293851","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"94dd960c-164f-4765-a5c9-ab6b56ebf2c8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_enrollment","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_enrollment"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"377cb235-15de-4c45-a673-3289dcedf765"}],"id":"8fa064d2-1ac2-4c71-b951-8fe39e7b6c18","_postman_id":"8fa064d2-1ac2-4c71-b951-8fe39e7b6c18","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction","item":[{"name":"/services/service_interaction_people_resources/:id/relationships/service_interaction","id":"e86c4326-bb9b-44c5-b6f8-48fc5de52533","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources",":id","relationships","service_interaction"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2b0ff23b-0bc2-48b1-b05d-25f2a0bfac04","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"66186a56-324b-49d0-94bf-190e70b51ae8","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"276b087a-b8fe-42e9-89cc-c1e174af03fb","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2831017c-791b-4a40-a3cf-0ef9c7172636","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"72df2760-064d-405e-8e1f-19ca3eca1174","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"99fea420-a6a2-4fe2-bbe4-a64ca2bf3cc4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e86c4326-bb9b-44c5-b6f8-48fc5de52533"}],"id":"aff05240-fcf5-4dea-ac1a-1c1cb241d364","_postman_id":"aff05240-fcf5-4dea-ac1a-1c1cb241d364","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_person","item":[{"name":"/services/service_interaction_people_resources/:id/relationships/service_interaction_person","id":"5e6586ed-f40a-4e5f-8813-a8898371c6f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction_person","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources",":id","relationships","service_interaction_person"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"bd895d4c-786b-4cbf-ac4b-a272c03a85d0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"31422731-4e1a-4926-a615-ca96d726d120","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction_person","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction_person"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction_person\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6bc06916-3432-4f46-ae67-390dfccc08cc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction_person","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction_person"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a8155bc4-eb08-4a2f-a0fc-f093da87b843","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction_person","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction_person"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"578a4148-2bef-4340-8c53-39590f1a93ff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction_person","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction_person"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"22c92526-a5f5-41dc-b9d3-ecf1f18a4b43","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id/relationships/service_interaction_person","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id","relationships","service_interaction_person"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"5e6586ed-f40a-4e5f-8813-a8898371c6f6"}],"id":"2a9d7d28-1b32-4ad8-bb22-17cd62a5cfc0","_postman_id":"2a9d7d28-1b32-4ad8-bb22-17cd62a5cfc0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"e83e4fca-9690-4889-93af-1471f1a4d9ef","_postman_id":"e83e4fca-9690-4889-93af-1471f1a4d9ef","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interaction_people_resources/:id","id":"81154d34-4686-4f1c-89b2-73aec26178ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1b3df560-9143-4b54-9230-8fb5759f904b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4b35d0dc-106e-4cc0-bc46-780434be6a45","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"457d24cf-5404-4d28-ae13-bb5011cf06b9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"64991dec-9b19-4afa-8017-0ca10b95a992","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afe6f9e0-a984-4e6f-b711-9b75f8d50f94","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f6b6ce5-2364-4456-82a4-9b5a5620eb26","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"81154d34-4686-4f1c-89b2-73aec26178ab"},{"name":"/services/service_interaction_people_resources/:id","id":"fdaf23bd-cfe6-47ad-9f2b-5d4a459b4b5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b8ee2c83-a489-48e6-b4af-907333783201","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d477d3ba-a7c5-4d76-a338-5feb2c7e8cb8","name":"ServiceInteractionPersonResource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"41a5e1c1-1cdd-438d-b08b-1bb5ee04af06","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a9a2c3c0-9f45-4367-9979-a2e989ebe531","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fdaf23bd-cfe6-47ad-9f2b-5d4a459b4b5c"},{"name":"/services/service_interaction_people_resources/:id","id":"255c3699-de49-4d4b-ad70-d32cc7a545b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people_resources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b4d9f106-1876-4895-a9e3-18f59377da85","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9692dedb-a08d-4c7b-bdec-159e0bcb3679","name":"ServiceInteractionPersonResource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_people_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e1548bb0-f9f4-498b-9e89-aba64effae9f","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cdab9afc-9ba7-4a8b-82fe-f44a43c4cd35","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c5b38da6-04cd-4e5d-be6b-e4d6d0768008","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"591957dd-6da0-4341-b64d-199d1ab8337e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"255c3699-de49-4d4b-ad70-d32cc7a545b8"}],"id":"4a8d304b-f835-4eb6-8323-71c0a24b321a","_postman_id":"4a8d304b-f835-4eb6-8323-71c0a24b321a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interaction_people_resources","id":"3b7f4f74-54e0-4b86-a39b-5bcec3867380","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_people_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"4c54c033-1928-4c06-bf23-01c0a41be66e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollment\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interaction_person\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"780bfbb1-de25-4536-be11-36332ef500ad","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_people_resources","host":["https://api.casebook.net"],"path":["services","service_interaction_people_resources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3b7f4f74-54e0-4b86-a39b-5bcec3867380"},{"name":"/services/service_interaction_people_resources","id":"9bccc7d7-3f24-4ca0-9bb5-f1929bb4174f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people_resources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_people_resources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"6a13af68-0235-406f-985c-c0d297c319e9","name":"ServiceInteractionPersonResource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people_resources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_people_resources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollment\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interaction_person\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"970217b6-4103-4719-bcd4-d7fdfdb59fbf","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people_resources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0c0880e-97be-46f6-ad53-7ba191842c81","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people_resources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2effd350-1375-49e5-89cd-34d29429066a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people_resources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab7ec9e5-9450-472f-ba64-809a90bd0bb0","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_people_resources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollment\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_enrollments\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interaction_person\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interaction_people\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_people_resources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9bccc7d7-3f24-4ca0-9bb5-f1929bb4174f"}],"id":"4ca07cba-ebdd-4f77-a35e-55bb1ed97b2f","_postman_id":"4ca07cba-ebdd-4f77-a35e-55bb1ed97b2f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interaction_staff_members","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_interaction","item":[{"name":"/services/service_interaction_staff_members/:id/relationships/service_interaction","id":"ab06efb3-81ef-4c25-a4e0-b58e31c69df6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_staff_members/:id/relationships/service_interaction","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_staff_members",":id","relationships","service_interaction"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f47a964f-7bd8-4607-9dc7-ecc53c939acb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"af093ef7-bcbd-4016-882e-20e2680fea9f","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"dcb1d3a9-ba81-41bb-896d-6fd00d9e4f59","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6920fa1e-d22c-4609-b5b4-cc672cef3d08","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c3f4fa91-0ec8-4762-988b-15c100de779d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db32e77b-2b25-4082-ad40-b86f6081ef0e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id/relationships/service_interaction","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id","relationships","service_interaction"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab06efb3-81ef-4c25-a4e0-b58e31c69df6"}],"id":"a3a3400c-c591-4fbd-80ec-a06a7fcc940e","_postman_id":"a3a3400c-c591-4fbd-80ec-a06a7fcc940e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"d1f1c921-026e-4de5-adf8-8d5b02def7b3","_postman_id":"d1f1c921-026e-4de5-adf8-8d5b02def7b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interaction_staff_members/:id","id":"4514f662-e7bf-48d8-b6bf-412b3ec0c7e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c7f6b088-6355-498f-b053-3c8b0b468685","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"aea07582-ce83-415b-9d47-f2f8213ee7fb","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b72f8e7b-571c-4bfa-867d-fa9e5d3d9cc7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"064b1d6f-d92b-4db7-9d5e-093ee7fd9df0","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d8098de2-a921-4177-abba-50272512266e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b4dba30-9db6-4ef6-b7fd-7bf3de6f0b06","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4514f662-e7bf-48d8-b6bf-412b3ec0c7e4"},{"name":"/services/service_interaction_staff_members/:id","id":"07b1b153-6ee5-4f6b-a2df-376b4125ffe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d18b9c6f-e69b-4fde-94f2-50fae1f3447c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"681647fe-87f6-467a-b865-5a68663a746a","name":"ServiceInteractionStaffMember was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"20213a71-055a-447f-8fbd-99d67fcb17ab","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6ba2b3eb-0651-4175-8294-9db9f8340154","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"07b1b153-6ee5-4f6b-a2df-376b4125ffe2"},{"name":"/services/service_interaction_staff_members/:id","id":"8cd3ce4b-28ed-427a-b3cf-bd20d4c9fff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f5af5ccc-2748-46a5-b7be-44d6193d72ae","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b379cb07-de0d-49e9-a45d-13e24242f41d","name":"ServiceInteractionStaffMember was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_staff_members\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ce3d5a9c-d390-4431-a239-f3d8003687d7","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c9958d02-7c0b-4453-a7c0-c745a390dd40","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1274051e-61fd-499c-bab2-eb60a59bedcf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7cf9e489-40da-4cec-af68-473f1dfd4155","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8cd3ce4b-28ed-427a-b3cf-bd20d4c9fff9"}],"id":"35e95a1d-d9d3-4504-b7db-7a0c8490ff0a","_postman_id":"35e95a1d-d9d3-4504-b7db-7a0c8490ff0a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_interaction_staff_members","id":"2af78641-ebad-4fc2-b8a1-d0620abde961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_interaction_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_staff_members"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b679db06-4e71-4cd2-8a3f-87cff9e77b4c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_interaction\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ff3caa6f-c090-41a4-ba8f-c613da1fa2e0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_interaction_staff_members","host":["https://api.casebook.net"],"path":["services","service_interaction_staff_members"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2af78641-ebad-4fc2-b8a1-d0620abde961"},{"name":"/services/service_interaction_staff_members","id":"3459f489-fb41-4e0e-b0db-44fe32f11095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_interaction_staff_members"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"71bb2363-d361-43ea-9e18-6474e3171f1d","name":"ServiceInteractionStaffMember was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_staff_members"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_interaction_staff_members\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_interaction\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e43f5fa0-2c3c-4f20-a20c-d45aedc84576","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_staff_members"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"45bfdbd2-63ec-4786-b1e2-9eec502e97d6","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_staff_members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e8b5b633-bc16-4c02-aa13-0edce050c858","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_staff_members"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d80e7c6-0b63-40cf-9238-cffed4cc7080","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_interaction_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_interaction\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_interactions\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_interaction_staff_members"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3459f489-fb41-4e0e-b0db-44fe32f11095"}],"id":"d3f565f9-7a29-44e0-b00c-19f2bf0e2765","_postman_id":"d3f565f9-7a29-44e0-b00c-19f2bf0e2765","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_languages","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"language","item":[{"name":"/services/service_languages/:id/relationships/language","id":"7a6086e0-c6b0-433a-bf82-50b19fab79cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_languages/:id/relationships/language","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_languages",":id","relationships","language"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2b0f02ab-1a11-4563-9a5f-28ba13d3439c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f225598e-cd8c-46f3-a233-402869590a03","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"language\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"da58f8b3-8e8e-4dec-a586-e26545f185bd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9611bc4e-0a90-4c95-bb6e-1d991914d916","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f7ea958-c74a-44d3-b572-0c2e6d536de2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7fe39277-d2bc-455c-bee6-b5acdf298187","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/language","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","language"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7a6086e0-c6b0-433a-bf82-50b19fab79cf"}],"id":"5c921ede-36c2-4370-b332-8b13fcad84fc","_postman_id":"5c921ede-36c2-4370-b332-8b13fcad84fc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering","item":[{"name":"/services/service_languages/:id/relationships/service_offering","id":"d122d64a-1e6a-4e7c-9de3-8d2d52ddc3ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_languages/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_languages",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4ff677fe-22ce-49ce-b50f-06704b05ef45","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bc1c7d56-2196-4ad3-a01f-e928eab6821b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e415014e-e744-4291-88ef-ee6c52016d15","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d09478b4-fa88-4341-8c11-7fc6e093af1d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ab475123-22f8-4a50-b6dd-700e8aa36520","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5b267b98-7190-4807-bfe5-8250b1c5dea6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_languages",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d122d64a-1e6a-4e7c-9de3-8d2d52ddc3ce"}],"id":"8c50d1fe-1661-450e-b880-86c374464b4c","_postman_id":"8c50d1fe-1661-450e-b880-86c374464b4c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9a5ab3b0-73e9-4baf-9b2f-78c29e78f149","_postman_id":"9a5ab3b0-73e9-4baf-9b2f-78c29e78f149","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_languages/:id","id":"ee8c67c3-7d4e-409c-aadc-9ee4564e883a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0a3f4c44-e5e2-43c8-9d80-5b86b40be4b6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"901ea29c-36db-4af9-9846-3326feb20705","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5c681c47-e1a3-405e-9498-1aea025a9074","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c521d025-ad7e-4ad1-b4f8-9f307275c947","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"52bfafb9-bf57-4258-8d34-745cbfa87c98","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6acef459-48d6-4bc6-8182-7971ef8f8976","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee8c67c3-7d4e-409c-aadc-9ee4564e883a"},{"name":"/services/service_languages/:id","id":"35409cbf-227b-4a6e-b46f-c4a943367b99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"195a7a83-7452-4a9e-a7ec-c09df98b16e9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bf7945d0-cbf0-484b-932f-cd6fd1578a2c","name":"ServiceLanguage was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"ea5b7a32-f271-43da-949d-cdb931425566","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6bb8905a-4576-412f-8582-7a339457aee6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"35409cbf-227b-4a6e-b46f-c4a943367b99"},{"name":"/services/service_languages/:id","id":"2692cbe6-ab2c-47ed-a188-a6212a1663b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_languages/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_languages",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"1cbc5e54-26eb-4371-9f7d-382deed0b627","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"cfac09f9-adbb-4273-ab6f-0028d77042b7","name":"ServiceLanguage was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_languages\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"df15ff82-f13b-43f9-874b-71ad89a55cd0","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0d46f090-c864-406c-a33b-dfe5ebd8177d","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"222be06e-3df8-4e1f-9006-5bb029c85dbc","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a92601e-4e1c-440d-ad15-378aa4946fac","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_languages/:id","host":["https://api.casebook.net"],"path":["services","service_languages",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2692cbe6-ab2c-47ed-a188-a6212a1663b7"}],"id":"d7d9c37c-f788-4b48-b60b-a937529834cf","_postman_id":"d7d9c37c-f788-4b48-b60b-a937529834cf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_languages","id":"d9720a7d-203b-4f67-9515-dc508ec61ee5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_languages"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"da6d3ccd-97b3-4f61-a56a-1e6f65690071","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages","host":["https://api.casebook.net"],"path":["services","service_languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"language\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e488fa45-ae88-4e55-8854-e243dd2d1407","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_languages","host":["https://api.casebook.net"],"path":["services","service_languages"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d9720a7d-203b-4f67-9515-dc508ec61ee5"},{"name":"/services/service_languages","id":"4b5f60e2-f120-4b43-b646-04c109a11939","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"93950ae7-d27c-4d2a-b724-080f58780f8d","name":"ServiceLanguage was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_languages"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_languages\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"language\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"languages\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"services\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ea4a4b69-9cd2-4b3b-b2e1-55a64283fb57","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_languages"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b7e747f7-f128-4248-a7fb-5a8537867a7e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_languages"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b246f884-69ad-4fec-bd83-b11aecde7e40","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_languages"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"83a3858a-afa8-4b44-9d15-ccd5eaac0267","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_languages\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"language\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"languages\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"services\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_languages"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b5f60e2-f120-4b43-b646-04c109a11939"}],"id":"db4123a7-f95b-4170-bbfe-59eb630a7fed","_postman_id":"db4123a7-f95b-4170-bbfe-59eb630a7fed","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offerings","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"delivery_unit","item":[{"name":"/services/service_offerings/:id/relationships/delivery_unit","id":"bd53617f-0634-4c38-b79d-a2d843db7f1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/delivery_unit","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","delivery_unit"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b6278edf-f95c-48b5-a633-eae097d57962","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0a2ca4ce-537f-4274-8997-b9980eb48e1a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"delivery_unit\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1725afde-6ab9-4a33-b416-f5edef7fcec9","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cc658c06-8fc9-4e43-af21-4d4f8265948f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0dd68eaf-7481-4da5-82dd-09586351f75b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c82c3c2d-959d-4670-98d1-46f0fc6f9cb0","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/delivery_unit","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","delivery_unit"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"bd53617f-0634-4c38-b79d-a2d843db7f1c"}],"id":"f91e0150-7589-4744-8896-da11ad402247","_postman_id":"f91e0150-7589-4744-8896-da11ad402247","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"funding_sources","item":[{"name":"/services/service_offerings/:id/relationships/funding_sources","id":"e64e50f2-6a57-48cb-9866-5529bb2aaf12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/funding_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","funding_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"71fd7acd-fa4b-45ff-91eb-67fc3cd0b745","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"941e6968-7a3f-4e23-94e1-621f20e2bc20","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/funding_sources","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","funding_sources"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"funding_sources\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"funding_sources\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"874fb6e1-7bf3-456e-8671-65d6704c6dfc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/funding_sources","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","funding_sources"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"87918b79-6635-4759-b176-bd340f2a659f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/funding_sources","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","funding_sources"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9e1b496-e8fe-45f6-8777-5c9059bca92a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/funding_sources","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","funding_sources"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c35f462-a34c-469e-86d9-00845f87bff5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/funding_sources","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","funding_sources"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e64e50f2-6a57-48cb-9866-5529bb2aaf12"}],"id":"71ca0100-4a8c-4dbb-b18b-ccb985816afa","_postman_id":"71ca0100-4a8c-4dbb-b18b-ccb985816afa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"inventory_availability","item":[{"name":"/services/service_offerings/:id/relationships/inventory_availability","id":"9ab4bd04-5988-4737-96d2-1ee8efdd4a77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/inventory_availability","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","inventory_availability"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"aae2971f-4cad-484b-a0b6-fd2d7d575803","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a015ce6b-6192-4c23-826f-41527c294a3a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/inventory_availability","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","inventory_availability"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"inventory_availability\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"1cec1998-50f4-4f16-8e05-871874dd1065","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/inventory_availability","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","inventory_availability"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"8350333e-71a7-41a4-8d7a-ed1e67ab16eb","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/inventory_availability","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","inventory_availability"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fdaf55f0-9aa5-4cde-b6c9-45182069dd24","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/inventory_availability","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","inventory_availability"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dd6c623e-4780-4085-999c-30c705e9efb3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/inventory_availability","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","inventory_availability"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9ab4bd04-5988-4737-96d2-1ee8efdd4a77"}],"id":"e97b8082-6548-4815-8c01-28a59872b2e7","_postman_id":"e97b8082-6548-4815-8c01-28a59872b2e7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"program_type","item":[{"name":"/services/service_offerings/:id/relationships/program_type","id":"aa51ddfa-1938-4ad4-854c-2dba42d66e9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/program_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","program_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"511ed049-b8b5-4d41-9aba-426d9822bcfd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"303be955-3ebf-4fe4-b543-adb860fc5150","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/program_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","program_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"program_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c6683e24-4db8-4c68-a734-2e06850ab1b4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/program_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","program_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"071e73d1-22e2-481b-863a-22d22db310a4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/program_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","program_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69a92e71-48b9-465e-a1cb-29360b84bcab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/program_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","program_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf06bcc6-2c7c-4ecf-8a8f-a6bc11e548ec","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/program_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","program_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"aa51ddfa-1938-4ad4-854c-2dba42d66e9b"}],"id":"5c115346-b5ea-4e54-a624-ba0b0688af35","_postman_id":"5c115346-b5ea-4e54-a624-ba0b0688af35","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_category","item":[{"name":"/services/service_offerings/:id/relationships/service_category","id":"f95faaac-b57b-46e4-8c92-185b2ce8a7e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_category","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_category"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2087aca1-12a2-4fba-bd03-4e0e2c8ccf66","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ffa3d689-4363-4abf-99f8-6bde116223f7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_category","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_category"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_category\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5cb1a38e-beac-4a4f-bbb4-a225ec69d34e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_category","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_category"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5f91bf9c-566a-46a3-942f-4d26f63bceb3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_category","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_category"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6180374b-faf6-4d89-9ad3-89c087a907e5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_category","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_category"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8c173b48-6218-490f-a166-c1ff34846170","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_category","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_category"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f95faaac-b57b-46e4-8c92-185b2ce8a7e0"}],"id":"38bcef0a-8505-4418-80ab-0182f0365b36","_postman_id":"38bcef0a-8505-4418-80ab-0182f0365b36","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_enrollments","item":[{"name":"/services/service_offerings/:id/relationships/service_enrollments","id":"3fb388c5-ec2c-4be1-9b46-2824a01f7374","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7a2ea61c-5311-4b74-b005-dccd158448fc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9ffe29c-8812-4da3-b369-4d0f41c28f4b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e4173d6b-c84e-4645-8309-77d18d4e985a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c9dab565-de2e-4248-abae-5ba33896ac05","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ac1407ec-41d6-434c-8fcf-227261115fd3","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f21d15f1-cbb1-4a7b-8dc4-cd24b0597890","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3fb388c5-ec2c-4be1-9b46-2824a01f7374"}],"id":"cf3c4008-27cc-4067-a9ef-d4e1e92432b8","_postman_id":"cf3c4008-27cc-4067-a9ef-d4e1e92432b8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"/services/service_offerings/:id/relationships/service_interactions","id":"12717cc7-2e26-41f5-8b3a-08204958f8ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4b4974c4-68df-47ac-a460-0550e0bc74b1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8d4367ed-9f08-45ad-a97b-ee8fbfd44f15","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"99fce81b-5911-4c1f-ab3d-bc437d581cca","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5f9984e1-0bcd-411f-a4b7-ef8e97a40d8f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b413ea5d-851b-4ed9-947c-05eb2ccee6f6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c665110-66c3-4d9e-9646-bf9c1d675913","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"12717cc7-2e26-41f5-8b3a-08204958f8ed"}],"id":"3372b171-ac74-4eab-b382-71fd096725aa","_postman_id":"3372b171-ac74-4eab-b382-71fd096725aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_languages","item":[{"name":"/services/service_offerings/:id/relationships/service_languages","id":"b62464ec-1fc9-4732-9489-b1ac7642842c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_languages","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_languages"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a449487a-f375-4b9c-a20d-106ff751fefe","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"38a7994a-0db7-41cf-b397-0993f3a528f2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_languages\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"97b08f21-503a-4325-9b9d-dd3885aade9c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fcc1fcbc-02ae-43d9-a6c1-0814820ec6ed","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c309524e-92ba-4801-adc3-c0cdabb6d988","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"75616833-67a8-4795-bd4e-19c8244348d7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_languages","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_languages"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b62464ec-1fc9-4732-9489-b1ac7642842c"}],"id":"d58d33ef-ff3c-42a7-94c9-912ed3d3d2c1","_postman_id":"d58d33ef-ff3c-42a7-94c9-912ed3d3d2c1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_groups","item":[{"name":"/services/service_offerings/:id/relationships/service_offering_groups","id":"515aaab2-fd93-4b2c-b4d7-0439d9ddb9e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_groups","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_offering_groups"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"713a4e99-a386-42bc-b072-1607aa8f5949","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b743371e-6a8a-4152-b627-16682398d0ae","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_groups\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_groups\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"cef470d0-ec77-4df5-8082-516b715c9a52","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6fd0e173-a244-462f-ba17-200b43bc749c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"00f442d6-8487-407a-b88d-7e3c18949ca8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6269a36c-9d94-4692-8a75-82f30482b211","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_groups"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"515aaab2-fd93-4b2c-b4d7-0439d9ddb9e5"}],"id":"473d5b75-3709-4fdf-9ccb-d313c4b70aa0","_postman_id":"473d5b75-3709-4fdf-9ccb-d313c4b70aa0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_people","item":[{"name":"/services/service_offerings/:id/relationships/service_offering_people","id":"cd92d7fa-d82a-4cba-80c4-f8e0d5a7c109","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_offering_people"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c45201c9-9ea7-4fc3-a136-d11eeff2af7f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6ceb7c1e-55d5-436e-bb50-2792235313ad","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_people","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_people"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_people\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_people\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"09483fdb-35bc-4eb1-9429-6a81a97cc0f0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_people","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_people"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"12dcbfb0-016e-4961-9ad4-42e53acf32aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_people","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_people"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"263b6de0-f2eb-4617-9393-bccf413abb93","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_people","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_people"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8f5d92e3-69a6-4802-b46a-08022bfab9c2","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_people","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_people"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cd92d7fa-d82a-4cba-80c4-f8e0d5a7c109"}],"id":"38680b74-a174-4da7-9e0a-983dff04de1d","_postman_id":"38680b74-a174-4da7-9e0a-983dff04de1d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_rosters","item":[{"name":"/services/service_offerings/:id/relationships/service_offering_rosters","id":"06c9baec-6f7e-4ae8-aae3-6662a96a23ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_rosters","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_offering_rosters"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"38ecaa1c-2fc1-409e-a712-d944cdd40a8f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c0af384e-b33b-4d5f-b073-ce0538de0b5e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_rosters","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_rosters"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_rosters\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_rosters\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a4864e55-9e05-4cde-b1c6-35e98270fe9d","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_rosters","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_rosters"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a14fa88d-f6d8-494e-853f-55a6d8b41aec","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_rosters","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_rosters"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d50bd3d0-3007-4778-bdc9-85784f0fa4df","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_rosters","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_rosters"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f8473d3-143e-4d15-86b5-58533c21b27c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_rosters","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_rosters"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"06c9baec-6f7e-4ae8-aae3-6662a96a23ca"}],"id":"eaa11c32-cfe6-41a9-b1b2-ecfc1b164691","_postman_id":"eaa11c32-cfe6-41a9-b1b2-ecfc1b164691","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_staff_members","item":[{"name":"/services/service_offerings/:id/relationships/service_offering_staff_members","id":"33f3b4aa-9e38-4f88-9d1d-a8bb1ae62624","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_offering_staff_members"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"37b7798d-4051-478a-b6e4-0cc07150874b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"debac86b-05e7-4110-950b-1ec2bb554b01","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_staff_members","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_staff_members"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_staff_members\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_staff_members\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"f6867fe4-092f-4432-969e-c34f56559f6c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_staff_members","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_staff_members"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7b2ad48d-2cd0-4769-a7aa-6bf95a938318","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_staff_members","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_staff_members"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0068429b-870f-445c-8235-b6f33d0efdd6","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_staff_members","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_staff_members"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"01ee38e4-a7c0-4e8b-b57d-8f7d0d8961b4","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_offering_staff_members","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_offering_staff_members"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"33f3b4aa-9e38-4f88-9d1d-a8bb1ae62624"}],"id":"f5ce191e-a3e7-4ee0-aeac-af5fed4a101a","_postman_id":"f5ce191e-a3e7-4ee0-aeac-af5fed4a101a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_type","item":[{"name":"/services/service_offerings/:id/relationships/service_type","id":"897aa770-c5e9-4cf7-865a-40f8fb5c4fd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/service_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","service_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c8fb02bf-f810-4a6c-90f1-d42dca1ff2ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"27aba9ba-a00e-4b3e-8a8c-9d2bf7b15ab0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5e57c009-4b2d-4e4e-ac4e-fb18f4fc1daf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c4cb2380-ebcd-4991-b9e5-d2ce41d326ff","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"63f9a175-e72c-424e-bec4-ae9226893c81","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d758f418-d661-43de-9b5b-e5a50b0e5b92","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/service_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","service_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"897aa770-c5e9-4cf7-865a-40f8fb5c4fd3"}],"id":"dac65194-35f8-42fe-819a-eadf0381db43","_postman_id":"dac65194-35f8-42fe-819a-eadf0381db43","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"unit_type","item":[{"name":"/services/service_offerings/:id/relationships/unit_type","id":"3696fc4a-7d4b-4f23-9a18-3842d08f64fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id/relationships/unit_type","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id","relationships","unit_type"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"943dfb62-531a-45b5-a938-3879a2815da4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"56e5a425-8c03-44d3-b825-c419ab8cc3d9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"unit_type\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f256fa09-f075-4513-9325-0ae4bea6ff2f","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"823b0346-79c8-48e9-9c96-82fdb78a801e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6119337f-f39a-4951-9bc0-14cd6f861e3f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"035e3b1e-8e67-41d4-ae23-3e01dae28bfd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id/relationships/unit_type","host":["https://api.casebook.net"],"path":["services","service_offerings",":id","relationships","unit_type"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3696fc4a-7d4b-4f23-9a18-3842d08f64fe"}],"id":"1837b15e-541c-413d-9e0a-d0ec11b9c388","_postman_id":"1837b15e-541c-413d-9e0a-d0ec11b9c388","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9168c0ed-0e82-4cbb-b595-2d13c5197f03","_postman_id":"9168c0ed-0e82-4cbb-b595-2d13c5197f03","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offerings/:id","id":"777a84c4-4b9a-438c-a87f-f6df055a5c85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b52c5f1c-7451-4b1c-b386-3187cb458579","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5d109598-2fde-4d4a-8539-814764af3e39","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"calculated_usage\": \"<number>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"funding_sources\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_enrollments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_interactions\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_languages\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering_groups\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering_people\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering_rosters\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering_staff_members\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"74b5008f-13a7-45b7-b01f-1e3386cb8a79","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"210d9353-9c96-4a54-acff-c7cb86f0c0d2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7cb81ffe-6d07-492e-b738-9b5243f7beff","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ecbd6842-0079-44e9-8899-4fa2f76bafb6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"777a84c4-4b9a-438c-a87f-f6df055a5c85"},{"name":"/services/service_offerings/:id","id":"be7dd896-704f-4a5b-a708-85d7eb5fa472","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"16e39ec4-bf33-4fc5-ba53-417cd1a4e846","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"02a7393d-1d91-4c10-bf57-e986c9bf2ee3","name":"ServiceOffering was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"390b2020-415b-4f62-a5e5-e5fc32ed3c0f","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fc521190-8991-4b85-b20c-5dd45d47ddb2","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"be7dd896-704f-4a5b-a708-85d7eb5fa472"},{"name":"/services/service_offerings/:id","id":"a9bc604a-e1cf-412b-a818-d8742e171aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offerings/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43e24fdc-a368-4935-9da5-cb9b30b5cbac","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c51f8421-13eb-456e-a6f1-12a8e62755cc","name":"ServiceOffering was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offerings\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"archiving_reason\": \"<string>\",\n\t\t\"calculated_usage\": \"<number>\",\n\t\t\"capacity_usage\": \"<number>\",\n\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\"conditions\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"ended_at\": {},\n\t\t\"interaction_frequency\": \"<string>\",\n\t\t\"is_external\": \"<boolean>\",\n\t\t\"is_residential\": \"<boolean>\",\n\t\t\"is_rostered\": \"<boolean>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"specialty\": \"<string>\",\n\t\t\"started_at\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"unit_cost\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"use_calculated_usage\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"delivery_unit\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"funding_sources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"inventory_availability\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"program_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"program_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_category\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_categories\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_groups\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_rosters\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_staff_members\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"unit_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"unit_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"da74cc28-9c89-4ccd-b399-af0d04c421d5","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"346de51e-d4f7-4888-82b7-46107d8caca9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2f3d5740-b4c9-4cfa-a50b-1a797d8e4470","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aacb5939-9455-4451-9114-45fcf15da66f","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offerings/:id","host":["https://api.casebook.net"],"path":["services","service_offerings",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a9bc604a-e1cf-412b-a818-d8742e171aaa"}],"id":"87c276bc-dd65-4cf7-b3f7-0874030ea671","_postman_id":"87c276bc-dd65-4cf7-b3f7-0874030ea671","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offerings","id":"9a77a110-5afd-4d44-aa84-259808aa8195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archiving_reason]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[capacity_usage]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[capacity_usage_percent]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[conditions]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[interaction_frequency]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_external]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_residential]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_rostered]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[max_capacity]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[provider_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[specialty]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[unit_cost]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[use_calculated_usage]","value":"<boolean>"}],"variable":[]}},"response":[{"id":"ff094996-4f0b-4da4-b833-b69272e930fd","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings","host":["https://api.casebook.net"],"path":["services","service_offerings"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[archiving_reason]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage_percent]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[conditions]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_frequency]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_residential]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_rostered]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[specialty]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[use_calculated_usage]","value":"<boolean>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\t\"calculated_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\t\t\"conditions\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"ended_at\": {},\n\t\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"specialty\": \"<string>\",\n\t\t\t\t\"started_at\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"delivery_unit\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"funding_sources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"inventory_availability\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"program_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_category\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_groups\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_rosters\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_staff_members\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"unit_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\t\"calculated_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\t\t\"conditions\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"ended_at\": {},\n\t\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"specialty\": \"<string>\",\n\t\t\t\t\"started_at\": {},\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"delivery_unit\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"funding_sources\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"inventory_availability\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"program_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_category\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_interactions\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_languages\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_groups\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_people\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_rosters\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering_staff_members\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"unit_type\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d016e6e6-90cc-47cb-bd30-a06070ff38e7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offerings","host":["https://api.casebook.net"],"path":["services","service_offerings"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[archiving_reason]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[capacity_usage_percent]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[conditions]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[interaction_frequency]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_residential]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_rostered]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[specialty]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[unit_cost]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[use_calculated_usage]","value":"<boolean>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9a77a110-5afd-4d44-aa84-259808aa8195"},{"name":"/services/service_offerings","id":"6418d59b-fd3d-4d13-8a26-e6c05a9f2f5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"eeb2dbe5-84f6-4eba-8c70-089b3b1bc301","name":"ServiceOffering was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offerings"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offerings\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"archiving_reason\": \"<string>\",\n\t\t\"calculated_usage\": \"<number>\",\n\t\t\"capacity_usage\": \"<number>\",\n\t\t\"capacity_usage_percent\": \"<number>\",\n\t\t\"conditions\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"ended_at\": {},\n\t\t\"interaction_frequency\": \"<string>\",\n\t\t\"is_external\": \"<boolean>\",\n\t\t\"is_residential\": \"<boolean>\",\n\t\t\"is_rostered\": \"<boolean>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"specialty\": \"<string>\",\n\t\t\"started_at\": {},\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"unit_cost\": \"<number>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"use_calculated_usage\": \"<boolean>\"\n\t},\n\t\"relationships\": {\n\t\t\"delivery_unit\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"funding_sources\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"inventory_availability\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"program_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"program_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_category\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_categories\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_interactions\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_languages\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_groups\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_people\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_rosters\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering_staff_members\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"unit_type\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"unit_types\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e9339fec-debd-41fd-8d8a-6450696486d0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offerings"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"301f403a-0d8c-45d7-b73a-60bb283990e4","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offerings"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5655ef4f-67c2-4338-9080-10fba4846acb","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offerings"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d75f950a-ecb3-46f3-8d8d-e76502cc6849","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offerings\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"archiving_reason\": \"<string>\",\n\t\t\t\"capacity_usage\": \"<number>\",\n\t\t\t\"conditions\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"ended_at\": {},\n\t\t\t\"interaction_frequency\": \"<string>\",\n\t\t\t\"is_external\": \"<boolean>\",\n\t\t\t\"is_residential\": \"<boolean>\",\n\t\t\t\"is_rostered\": \"<boolean>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"specialty\": \"<string>\",\n\t\t\t\"started_at\": {},\n\t\t\t\"unit_cost\": \"<number>\",\n\t\t\t\"use_calculated_usage\": \"<boolean>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"delivery_unit\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"delivery_units\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"inventory_availability\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"inventory_availabilities\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"program_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"program_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_category\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_categories\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_types\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"unit_type\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"unit_types\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offerings"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6418d59b-fd3d-4d13-8a26-e6c05a9f2f5f"}],"id":"9e73517b-aebf-43f2-bbfd-fa28d65cf0d0","_postman_id":"9e73517b-aebf-43f2-bbfd-fa28d65cf0d0","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_funding_sources","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"funding_source","item":[{"name":"/services/service_offering_funding_sources/:id/relationships/funding_source","id":"287c1ac6-57bf-4305-8cc3-31369a76d904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/funding_source","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_funding_sources",":id","relationships","funding_source"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"75927ec7-8a20-4032-86fd-b67ab0074e38","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c846e03e-05dc-4d1d-9f30-1c07165fcf01","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"funding_source\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a42bf698-3da6-4efd-a09a-aa447bd3c8d4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6682ad2d-40f2-42be-99ab-89277f7e4cd7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"55f775cc-d06f-4039-bc81-354365848e08","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0eb0bd1f-32c3-4014-aabd-3ae60b56392e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/funding_source","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","funding_source"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"287c1ac6-57bf-4305-8cc3-31369a76d904"}],"id":"cfc9e123-5817-4f27-a3c8-48445b6ff0ab","_postman_id":"cfc9e123-5817-4f27-a3c8-48445b6ff0ab","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering","item":[{"name":"/services/service_offering_funding_sources/:id/relationships/service_offering","id":"a6ecfe01-9657-411c-8d4f-55760ba1f864","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_funding_sources",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f83b5b2b-e470-46b2-b8ce-bdd6398a74b6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b946ea32-399f-4abd-a78a-0af784cbf1a9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"09bc8fdc-7c06-403c-8fc4-f3ae27905a95","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4d59d141-dce2-4979-8be2-8c448ffdd283","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"38c8f760-2535-4d7b-b9be-ed9a79b1c92d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"784c1888-8c55-4edf-a46c-8fecef9418df","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a6ecfe01-9657-411c-8d4f-55760ba1f864"}],"id":"91f503cb-d585-41bd-9216-de04ac2f1f5c","_postman_id":"91f503cb-d585-41bd-9216-de04ac2f1f5c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"3b66d1f8-f8af-4c34-be78-2ac337e82150","_postman_id":"3b66d1f8-f8af-4c34-be78-2ac337e82150","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_funding_sources/:id","id":"7bcf497e-098c-4980-9810-40de0dd8f326","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_funding_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_funding_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"8fabb7dc-db89-41e4-bd43-51e7fb240c12","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c7b20151-965e-4807-b046-6c0d080ac827","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"spend\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"tracking_method\": \"<string>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"06091b28-e962-415e-8af9-7310a82b0eb4","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"64298c8e-4865-4c21-a730-660a44984422","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b26d37b2-5c3d-466f-8fc7-ec98085e9f5a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2416de6b-6ba0-4d75-955d-da231d66c09f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7bcf497e-098c-4980-9810-40de0dd8f326"},{"name":"/services/service_offering_funding_sources/:id","id":"8984aec8-2a9b-4b60-90e2-eb7185970d32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_funding_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_funding_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f9a98037-6ffe-4c14-96b7-f1df03c68532","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0929ddc6-af6c-4a0f-aa82-fac043cfa291","name":"ServiceOfferingFundingSource was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7087a162-1c6d-46eb-838d-4a720cd9fe89","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d69c2e3d-28ce-4624-b1de-ee03198b9dd6","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8984aec8-2a9b-4b60-90e2-eb7185970d32"},{"name":"/services/service_offering_funding_sources/:id","id":"ccc80733-0a2f-41c5-81fe-9e7dab6ae58f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_funding_sources/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_funding_sources",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f9f7d1e6-147d-4bc3-81fa-1749144d7ea2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b6a4a43d-5647-4f47-be9b-fd8e428a9f0f","name":"ServiceOfferingFundingSource was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_funding_sources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"spend\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"tracking_method\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"funding_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"de3c9b9f-d65a-4e4f-833d-b614f9ebd858","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"dc16e6b8-0497-44b5-9cc1-927a103182c9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b790a0ef-d40b-4b87-bd11-cd654c505b80","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e44950a-423f-42f3-b18c-077f5e2ed91d","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources/:id","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ccc80733-0a2f-41c5-81fe-9e7dab6ae58f"}],"id":"36263a48-6b9d-4560-be9f-7da541c71fae","_postman_id":"36263a48-6b9d-4560-be9f-7da541c71fae","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_funding_sources","id":"0c050796-366c-4113-9bfa-88606234be49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_funding_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_funding_sources"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[spend]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tracking_method]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"4e2609d3-df48-439d-a8b6-84b0efbcf946","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[spend]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tracking_method]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"spend\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"tracking_method\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"funding_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"spend\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"tracking_method\": \"<string>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"funding_source\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a24c3b57-0eb8-49a8-8bc6-9c2e82254e3b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_funding_sources","host":["https://api.casebook.net"],"path":["services","service_offering_funding_sources"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[spend]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tracking_method]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c050796-366c-4113-9bfa-88606234be49"},{"name":"/services/service_offering_funding_sources","id":"ad70cdfa-2fa1-4898-a1a2-159cca398811","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_funding_sources","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_funding_sources"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"83091a35-0c8c-4b64-bcb5-0091448dd481","name":"ServiceOfferingFundingSource was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_funding_sources"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_funding_sources\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"spend\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"tracking_method\": \"<string>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"funding_source\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8970ff24-e7ca-40a2-bf57-3bea7511dd24","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_funding_sources"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e597f39-6c87-4efb-bf17-1b8fd1f3b429","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_funding_sources"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1d88ec05-bb90-4d61-8747-c9d5a069991a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_funding_sources"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb134646-f2a6-421f-a96b-180ea1661f16","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_funding_sources\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"tracking_method\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"funding_source\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"funding_sources\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_funding_sources"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ad70cdfa-2fa1-4898-a1a2-159cca398811"}],"id":"ad502f71-b864-4c50-8bce-a6f83859ff61","_postman_id":"ad502f71-b864-4c50-8bce-a6f83859ff61","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_groups","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_group","item":[{"name":"/services/service_offering_groups/:id/relationships/service_group","id":"512f74da-9611-44be-849b-261936e08860","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_group","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_groups",":id","relationships","service_group"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"341e70d9-a1fd-4785-abed-31f5bfaf8067","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"03b92e7a-da4e-477a-90a3-30a0984c0852","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_group","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_group"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_group\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"e0949c1e-3aee-4913-80b4-3cc33bf418d1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_group","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_group"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2f0adcf5-bbff-461f-9280-59d727af993c","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_group","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_group"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f4e835f7-d019-4dff-97f1-444d53f188d8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_group","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_group"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ea7660e8-9c72-4d8b-bf8a-8030d0b229c5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_group","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_group"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"512f74da-9611-44be-849b-261936e08860"}],"id":"bb1dbf09-1314-4d53-b1b4-6cfe8cd49aea","_postman_id":"bb1dbf09-1314-4d53-b1b4-6cfe8cd49aea","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering","item":[{"name":"/services/service_offering_groups/:id/relationships/service_offering","id":"f3e6ffbc-21c4-485c-9a10-f41e986e4765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_groups",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"670f5b9f-38b1-409c-a3fc-c134a78c33aa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c872c2a6-2b9b-4243-bfce-8558752bb84d","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a28d65ac-59df-4174-82c7-e58d328a5283","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"133cbe3f-9839-40b9-a73b-9f51f66a6845","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b0caf2df-0b58-4f9d-983f-dabdbfc13282","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2c39c2b3-c1aa-4c76-8690-7accaba2d813","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f3e6ffbc-21c4-485c-9a10-f41e986e4765"}],"id":"a2969d50-a611-40f7-8485-935397ba2772","_postman_id":"a2969d50-a611-40f7-8485-935397ba2772","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"628af7c3-3dd9-40c2-8484-7df5fc087cd8","_postman_id":"628af7c3-3dd9-40c2-8484-7df5fc087cd8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_groups/:id","id":"f15408c6-9071-45d3-843a-6c5c3cf4dee4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_groups/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_groups",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"27aa735d-f2cd-4d57-b021-1b011c5f3134","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"a5b0dd80-0cb3-4c3b-9c1a-da1ca6d4e9f1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c0186d79-587c-4b99-8ebc-8f4cdf1960c1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ebec196f-c481-4779-868a-9aaa47fbd1a2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1195d27-4ab1-4d2b-b919-0c619c184d85","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c684a42a-20f4-4462-866b-d892152fd54a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f15408c6-9071-45d3-843a-6c5c3cf4dee4"},{"name":"/services/service_offering_groups/:id","id":"e4cd6ad7-7196-4280-bb51-88fca48ea128","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_groups/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_groups",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"49d43565-7611-4a13-bb5e-4340b498ece1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d161ad05-e07f-405e-986e-f6071c28a5a3","name":"ServiceOfferingGroup was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"82d9de5e-0276-41f3-8ebe-dbbb7c04822c","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c09c6fd5-75bc-4afb-ba5a-c7b1fdc57705","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e4cd6ad7-7196-4280-bb51-88fca48ea128"},{"name":"/services/service_offering_groups/:id","id":"ab44168a-a71a-404d-b6c5-ca8d5b7e390d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_groups/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_groups",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ab19e175-7258-4283-bf07-9316370b1973","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e9bc016b-42e4-4752-b83a-3a557c8269e3","name":"ServiceOfferingGroup was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_groups\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_group\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_groups\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"355015df-7804-4330-9607-266cc7ad8e2e","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c214aa0c-6fff-411e-8d6d-449fb7b37630","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"21d53409-3fce-4589-b402-8c58cc739b87","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8c839d9d-5794-470a-8ab0-06d2bdf4f45e","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_groups/:id","host":["https://api.casebook.net"],"path":["services","service_offering_groups",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ab44168a-a71a-404d-b6c5-ca8d5b7e390d"}],"id":"e1cfcd57-c7ae-4b47-aaf9-51d77070d56e","_postman_id":"e1cfcd57-c7ae-4b47-aaf9-51d77070d56e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_groups","id":"4b253d27-1d51-4982-a79a-9625c2386bf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_groups","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_groups"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e52f0c6c-3962-4361-af77-122638d3c33a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_offering_groups"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_groups\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_group\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_groups\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_group\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"9ef5e54f-8589-45e8-8c34-f8d7dbef6976","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_groups","host":["https://api.casebook.net"],"path":["services","service_offering_groups"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4b253d27-1d51-4982-a79a-9625c2386bf8"},{"name":"/services/service_offering_groups","id":"a563c967-2607-4b55-b758-6b7700912bf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_groups","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_groups"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"9fcd8490-a271-404e-919d-3b210d5a2b7a","name":"ServiceOfferingGroup was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_groups"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_groups\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_group\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_groups\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"468f15e0-debe-4897-ba94-01a8d7e483d6","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_groups"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5fcab1f5-067e-4281-b6b6-f0e00f22c6a1","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_groups"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"9f3d3172-cac1-4211-92bf-e90d47eae1e9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_groups"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"55a54425-e2f8-40f5-b42a-a6adb8b41ecb","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_groups\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_group\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_groups\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_groups"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a563c967-2607-4b55-b758-6b7700912bf5"}],"id":"64444a79-e6db-4000-9e3b-a0e63e73589a","_postman_id":"64444a79-e6db-4000-9e3b-a0e63e73589a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_people","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offering","item":[{"name":"/services/service_offering_people/:id/relationships/service_offering","id":"28b146ee-5ba1-4a78-bbb6-2aeaea52a8a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_people/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_people",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"45874691-a0e3-45e7-8617-59dda6d9beb2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9884d7dd-33f2-4b98-a9ad-37759e8dda61","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3c75d148-f604-4f6d-8e7e-79937cf353cd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"ee2366d1-cd30-402f-9588-66d752fc50b2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9aa2371e-1758-4d21-aa03-8a7d8d68eea0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d633b0b-e459-442a-a0a0-86f81cc843a7","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"28b146ee-5ba1-4a78-bbb6-2aeaea52a8a4"}],"id":"3cc6d142-f727-4151-aad4-fe8ad6a43edd","_postman_id":"3cc6d142-f727-4151-aad4-fe8ad6a43edd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"238bd6bc-e1c2-40e4-87f1-afb6123c2a4f","_postman_id":"238bd6bc-e1c2-40e4-87f1-afb6123c2a4f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_people/:id","id":"772df304-9f1c-47e8-af92-c6607c167508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f54bac70-3d35-4164-a3cd-716d8158b8da","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f3673bab-653e-4591-9850-518fc3c4909c","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5fa03132-5694-4865-85b4-9800af1100c7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5d17d93b-5881-4d52-b4fb-56863d69ffe2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e80ff2e8-84c0-4997-a665-f7f6cb5891ab","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"31c0de51-8b0c-4afd-819c-22e58797af15","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"772df304-9f1c-47e8-af92-c6607c167508"},{"name":"/services/service_offering_people/:id","id":"e826de28-db06-4436-9068-9019d4ff5e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d9d046d1-5fcf-4a6d-8416-85dbd9dacc6f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"19a4267d-bb85-4b51-ab12-8668eb9c6fad","name":"ServiceOfferingPerson was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7f637231-d529-49d3-988f-bf1c31196982","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"237a9230-dddf-49a4-aae7-3b55a9fa234d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e826de28-db06-4436-9068-9019d4ff5e76"},{"name":"/services/service_offering_people/:id","id":"3aa194f5-6d2b-4eed-82ec-915c1a01ce11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_people/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_people",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fccf3bf8-bd25-4102-953f-5496bd5802cd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"6e5f1c59-5113-40b8-ac90-1a2b4fac42c5","name":"ServiceOfferingPerson was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a3e27172-a331-4108-b064-aaddd3983109","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e92a9ee-6e5f-4538-956a-2b2ee6570409","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"79307930-f926-4243-a55b-098c969c7ef4","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f89ded1d-e739-4008-8552-2d966db4e8cc","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_people/:id","host":["https://api.casebook.net"],"path":["services","service_offering_people",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3aa194f5-6d2b-4eed-82ec-915c1a01ce11"}],"id":"0837a6f1-fa6e-46d9-a3ff-935fc199b5ab","_postman_id":"0837a6f1-fa6e-46d9-a3ff-935fc199b5ab","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_people","id":"60546b79-e7a4-40cc-aa8e-8a4c42d6a297","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_people"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"819eaf9e-f8e7-40b7-a3c6-547b4362e2b2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people","host":["https://api.casebook.net"],"path":["services","service_offering_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_people\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"2be18fcb-c706-46d0-b257-891ebdba07ab","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_people","host":["https://api.casebook.net"],"path":["services","service_offering_people"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"60546b79-e7a4-40cc-aa8e-8a4c42d6a297"},{"name":"/services/service_offering_people","id":"67cafccd-260e-4d85-b5bd-00a1abc8f40a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_people","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_people"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"3836d224-a12a-452a-9564-3f70c3756768","name":"ServiceOfferingPerson was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_people"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_people\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"90184ee1-6acd-4e32-8e0f-8d364319339c","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_people"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"85d57b22-1b58-4e70-9c0c-0f6708bbdf67","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_people"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a733e685-4062-43bc-9e18-464dd119331f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_people"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8acbb719-b522-491c-999a-faa0e0dfa8af","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_people\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_people"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"67cafccd-260e-4d85-b5bd-00a1abc8f40a"}],"id":"1517b915-8a53-4172-8b64-a8ee43b688aa","_postman_id":"1517b915-8a53-4172-8b64-a8ee43b688aa","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_rosters","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollments","item":[{"name":"/services/service_offering_rosters/:id/relationships/service_enrollments","id":"4c8b0cbc-8fc5-4aba-bb36-bebf0d3b8d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_rosters",":id","relationships","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fb6230e2-9ba7-4e7a-b419-a93b53eafaf6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2cc8a1e6-18c4-4bf7-881b-3c795f6ce9b0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ad1e3f6a-95cf-4ec4-bc77-da5938e1455b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2716c2ef-5659-48fe-b423-13243e3c70f4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f4d5bd65-3371-46ae-b7e8-4fa7cfbca254","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3950d52e-1ce2-4887-9c6e-243c3e551ad6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4c8b0cbc-8fc5-4aba-bb36-bebf0d3b8d60"}],"id":"4680e108-47c3-4caf-909b-26442b74144a","_postman_id":"4680e108-47c3-4caf-909b-26442b74144a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering","item":[{"name":"/services/service_offering_rosters/:id/relationships/service_offering","id":"372972ba-7c4f-4e1f-9df2-9771817097c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_rosters",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"95670f27-7fba-4126-8250-e6d79060e603","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9f09e112-07d4-42b3-85f8-76bc6dfc0619","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9a0237e1-f145-43ee-ac98-a797cefdb09a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"35bb8f91-e149-4a37-9b39-fb7e815a6546","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"80655f96-1234-444a-8ad9-b420f90c2194","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"41eea982-e2b9-4696-bb15-6a28af528ad1","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"372972ba-7c4f-4e1f-9df2-9771817097c2"}],"id":"9d61c3e4-8bfe-4c64-b5b6-6a628b894c16","_postman_id":"9d61c3e4-8bfe-4c64-b5b6-6a628b894c16","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"660d90ce-efbf-46fb-9b54-d234dd6c7cd1","_postman_id":"660d90ce-efbf-46fb-9b54-d234dd6c7cd1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_rosters/:id","id":"c2b323bc-f992-4201-9b36-fcc78d08ab55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_rosters/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_rosters",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"184afd66-a4b7-41d7-b996-43b96007c1f8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"465819b9-749d-4052-9529-c96b4668b95a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_enrollments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c6544d08-4a9c-4f4b-8851-b99f1b1eccb1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6c96980c-b9cb-43cc-adc6-b360b4d6e305","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3a4d6044-30b5-427c-b9fa-da3e733c7214","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aaa57d64-8d52-4aae-ab9d-8c36490a3270","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c2b323bc-f992-4201-9b36-fcc78d08ab55"},{"name":"/services/service_offering_rosters/:id","id":"885942b9-592b-4f1e-8f63-3cc12a08a252","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_rosters/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_rosters",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c58b08be-de98-4a23-940e-939af231b5fa","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b911ca4e-5fd3-4781-aea0-8cfaebf6518f","name":"ServiceOfferingRoster was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"7dfe4c90-e0ff-4e6d-9bfc-402d03e208a2","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71498026-ff27-4f08-924f-f47234d3c3d0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"885942b9-592b-4f1e-8f63-3cc12a08a252"},{"name":"/services/service_offering_rosters/:id","id":"8d0e190f-e180-449c-8734-4563e6f9b048","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_rosters/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_rosters",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6b90fb24-9590-458d-831b-ff683cd39d3f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"8924f998-4428-4c8e-ac89-d2cedbd6f1f3","name":"ServiceOfferingRoster was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_rosters\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"237f9f74-8a26-4cc3-b663-8b76813ef437","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"05b5450f-7ccb-479d-88d6-bcf8c76aeb6b","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c2570d20-bc40-434b-8694-10c759e43d37","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"094bdba4-eadf-4e1d-8cf6-a978722b2768","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_rosters/:id","host":["https://api.casebook.net"],"path":["services","service_offering_rosters",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8d0e190f-e180-449c-8734-4563e6f9b048"}],"id":"03b23f6a-4d99-49a5-a5c9-b167adb3199e","_postman_id":"03b23f6a-4d99-49a5-a5c9-b167adb3199e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_rosters","id":"f999076a-8629-4192-8643-1e31abc7c0ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_rosters","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_rosters"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[max_capacity]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"e1e51735-374b-4854-862a-9e5d27ab4918","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters","host":["https://api.casebook.net"],"path":["services","service_offering_rosters"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_rosters\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_rosters\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_enrollments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0c2e5042-dfdd-484d-a1b0-86c7cb90787c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_rosters","host":["https://api.casebook.net"],"path":["services","service_offering_rosters"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[max_capacity]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f999076a-8629-4192-8643-1e31abc7c0ef"},{"name":"/services/service_offering_rosters","id":"2c0e4588-3682-4a77-9bf6-f0c881080750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_rosters","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_rosters"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"210a873e-81cd-49a3-aff2-1366bb94993b","name":"ServiceOfferingRoster was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_rosters"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_rosters\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"max_capacity\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_enrollments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8e6e6a53-d638-40e4-ae4b-01ed479f512a","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_rosters"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"143d45d7-6609-48a2-bd07-d4740acb4b7e","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_rosters"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d88ebc91-1c46-4698-b841-b938f0eea565","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_rosters"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ba550261-3ea9-4b67-afe1-7be4c98d5d78","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_rosters\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"max_capacity\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_rosters"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"2c0e4588-3682-4a77-9bf6-f0c881080750"}],"id":"9b5bcc78-5532-426b-9518-ceda78f4bf1e","_postman_id":"9b5bcc78-5532-426b-9518-ceda78f4bf1e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offering_staff_members","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offering","item":[{"name":"/services/service_offering_staff_members/:id/relationships/service_offering","id":"083b0e96-8c72-4314-8389-3f5cb13e46b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_staff_members/:id/relationships/service_offering","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_staff_members",":id","relationships","service_offering"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"e8e05027-6bbc-4e8c-ab16-b7e40761ecd7","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"134d0688-68d0-4f6f-8dca-8a449902fa65","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"43c9c233-8075-48e4-b414-d84438e92579","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"fef08c45-c80f-4ff5-8a64-a0d22f4a3079","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c32bfe4-ea84-40a2-84b5-5427cb37fe78","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6e2bc140-aa26-40e8-a4fb-ec5354282d78","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id/relationships/service_offering","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id","relationships","service_offering"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"083b0e96-8c72-4314-8389-3f5cb13e46b9"}],"id":"b47a143d-7723-4517-bf50-53bf95c81216","_postman_id":"b47a143d-7723-4517-bf50-53bf95c81216","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"1819e825-5b5f-4892-9420-a7a2c2211cb5","_postman_id":"1819e825-5b5f-4892-9420-a7a2c2211cb5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_staff_members/:id","id":"02933265-3b19-451b-9e11-15e729d2a4c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"967f40cd-b5e8-452a-b865-531d0b61f1be","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9e57a4db-81b2-4fd2-8541-a1c8c8868cc3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"51a3c20e-4587-4415-9579-a845f0f89299","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f375f471-4e7f-4998-a901-6c092f602696","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a28a60dc-90e5-4ce7-bde6-41c81e798d65","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e37d5453-5f75-49da-9a3d-9810f4e9809b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"02933265-3b19-451b-9e11-15e729d2a4c8"},{"name":"/services/service_offering_staff_members/:id","id":"ff17882f-19c7-405a-8fbf-3a841e817f91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"72634578-cbc1-47b4-9b0b-a4453025a486","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fff6bb40-947d-4941-9670-0098d4216f25","name":"ServiceOfferingStaffMember was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"d3b9af39-6ecc-49fb-82cc-766b53424560","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"41230f3f-9932-42bd-aa49-56e3e6bb18c1","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ff17882f-19c7-405a-8fbf-3a841e817f91"},{"name":"/services/service_offering_staff_members/:id","id":"ee9ad2ff-020a-4774-9ef1-b9d57944273c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_staff_members/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_staff_members",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"9506c077-717f-4dbd-be5e-c30a0e6dfb8c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"73cc8074-f5b7-4728-b4ad-f20faf466a1d","name":"ServiceOfferingStaffMember was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_staff_members\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cbdf72a9-e763-4ab6-9d9f-51c5bb6977ef","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"13e22e3d-d7c5-4801-a2b3-fc413d64e482","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9b89bd42-ff35-4b69-a7e6-400c35d1f4c2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"44650136-640b-4b24-b0f3-c601f68164c0","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members/:id","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ee9ad2ff-020a-4774-9ef1-b9d57944273c"}],"id":"6f8338aa-62e2-414b-bb5c-acabf2a273f6","_postman_id":"6f8338aa-62e2-414b-bb5c-acabf2a273f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_offering_staff_members","id":"f0621fbf-e87c-4ec4-995d-0b2ad05449a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_offering_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_staff_members"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[user_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"97bd943e-f663-4b3f-ab02-d7633cc6f6b9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_staff_members\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offering_staff_members\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"user_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"service_offering\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d4309fda-76df-4450-9002-f2f1b80e06cc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_offering_staff_members","host":["https://api.casebook.net"],"path":["services","service_offering_staff_members"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[user_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f0621fbf-e87c-4ec4-995d-0b2ad05449a2"},{"name":"/services/service_offering_staff_members","id":"6ed1c028-13b1-46eb-9f3c-390b62c2bdfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_staff_members","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_offering_staff_members"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2dc04709-8e78-4636-bf37-97521bfe5cc4","name":"ServiceOfferingStaffMember was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_staff_members"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_offering_staff_members\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"user_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"service_offering\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"48956a8c-a159-4e3b-8a25-327af59050ee","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_staff_members"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"11a20620-efa0-4fa3-a158-0ab2394fe06c","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_staff_members"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cca82065-d07b-47b3-a0a1-cc33c14e5abe","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_staff_members"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f579514c-6554-485f-a364-4590790f24a8","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_offering_staff_members\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"user_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"service_offering\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"service_offerings\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_offering_staff_members"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"6ed1c028-13b1-46eb-9f3c-390b62c2bdfe"}],"id":"3c71c72f-5c46-4a13-a12b-b84d663f7ad6","_postman_id":"3c71c72f-5c46-4a13-a12b-b84d663f7ad6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_provider_clients","item":[{"name":"{id}","item":[{"name":"/services/service_provider_clients/:id","id":"3c69daf9-e162-444a-8f46-22a2c31b709e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_provider_clients/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_provider_clients",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6ba47e60-82d3-41a1-ad02-2afbac50358f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d4e7f0b2-9071-4601-b6b5-6ef242409d83","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"f93fc168-a674-4ee8-afb6-eeaa1ce05427","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1e67352b-16b8-4365-826a-5b534dd37a04","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"df786b87-de58-4e92-bb2b-73fe05dcfcbe","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9e8c1e41-3936-4fb5-a20a-733771db558c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3c69daf9-e162-444a-8f46-22a2c31b709e"},{"name":"/services/service_provider_clients/:id","id":"b08c546a-3c07-46e5-b4a9-b147d4572e84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_provider_clients/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_provider_clients",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"317d0f60-75dd-4f89-b51b-f483333f15bc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e3d1990e-3cd0-4898-86c9-c615b6e2f39f","name":"ServiceProviderClient was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"2cb0ab01-1b51-4ca0-9f05-352f411823df","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1d394cce-8510-4285-89da-9bb11c8cee97","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b08c546a-3c07-46e5-b4a9-b147d4572e84"},{"name":"/services/service_provider_clients/:id","id":"f9bfe7b0-db73-4671-9b25-cedc3d411240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_provider_clients/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_provider_clients",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"13f1416e-4bdd-4022-ab8b-a752d0c9f9ab","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d630294f-61a9-455d-97bd-53fd6e4cf988","name":"ServiceProviderClient was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_provider_clients\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"service_names\": \"<string>\",\n\t\t\"started_at\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6d13f144-f876-42a3-9dec-87e061b6da46","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db498f72-f4df-487b-b328-d727a9304eb9","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5c4a23a6-ed80-4480-a20f-ca649d1411f5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4ead99f-c530-4a41-a0b3-27113db09082","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_provider_clients/:id","host":["https://api.casebook.net"],"path":["services","service_provider_clients",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f9bfe7b0-db73-4671-9b25-cedc3d411240"}],"id":"c86237f9-0d18-4c41-99d5-075c72e72691","_postman_id":"c86237f9-0d18-4c41-99d5-075c72e72691","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_provider_clients","id":"1c61e0fb-e2b6-4e98-9efe-a6be29fb87ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_provider_clients","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_provider_clients"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[ended_at]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[provider_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[service_names]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<date>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0acbcc5e-50c5-403c-835e-305e5ce2c66a","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients","host":["https://api.casebook.net"],"path":["services","service_provider_clients"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_names]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_provider_clients\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"service_names\": \"<string>\",\n\t\t\t\t\"started_at\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_provider_clients\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"service_names\": \"<string>\",\n\t\t\t\t\"started_at\": \"<date>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"aa4d64ee-0f1e-45e0-a445-7913850373b7","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_provider_clients","host":["https://api.casebook.net"],"path":["services","service_provider_clients"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[ended_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[provider_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[service_names]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<date>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1c61e0fb-e2b6-4e98-9efe-a6be29fb87ea"},{"name":"/services/service_provider_clients","id":"8a639823-a60c-4352-ad8c-58a83ce37ba8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_provider_clients","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_provider_clients"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"99710592-9aaf-4c47-8c2c-b4902cef547b","name":"ServiceProviderClient was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_provider_clients"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_provider_clients\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"ended_at\": \"<date>\",\n\t\t\"patchedFields\": {},\n\t\t\"person_id\": \"<uuid>\",\n\t\t\"provider_id\": \"<uuid>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"service_names\": \"<string>\",\n\t\t\"started_at\": \"<date>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"70679256-6782-4267-beee-e409ff460ff7","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_provider_clients"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f2b83817-eeb1-482a-804b-6b26076dfc3b","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_provider_clients"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c6695cae-0893-49ee-9a19-736d6de82944","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_provider_clients"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b87468bf-9414-488a-9a6c-90f09b226889","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_provider_clients\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"ended_at\": \"<date>\",\n\t\t\t\"person_id\": \"<uuid>\",\n\t\t\t\"provider_id\": \"<uuid>\",\n\t\t\t\"service_names\": \"<string>\",\n\t\t\t\"started_at\": \"<date>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_provider_clients"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8a639823-a60c-4352-ad8c-58a83ce37ba8"}],"id":"cdfb35cc-a503-4685-8814-a64bab3f45cc","_postman_id":"cdfb35cc-a503-4685-8814-a64bab3f45cc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_enrollments","item":[{"name":"/services/service_types/:id/relationships/service_enrollments","id":"f64c14dd-f2d7-4661-b98b-0fd20efc2af0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_types/:id/relationships/service_enrollments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types",":id","relationships","service_enrollments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6adf55fc-67da-4a88-add4-b3754ab7c58c","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"14ed1e5d-97d7-4269-830a-25082b8ea811","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_enrollments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"ec3fcb9c-a67a-4ff8-8761-b32f797d48e6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a1f13f19-8e56-497f-aa2d-9f8641b83f1d","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ef1c324b-ae60-40f9-99b7-78aa2e5e4864","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"553c50ce-c176-48aa-a766-1d4d12a3ae1e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_enrollments","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_enrollments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f64c14dd-f2d7-4661-b98b-0fd20efc2af0"}],"id":"d9b9b791-f671-49c2-a2a7-14fd351233f1","_postman_id":"d9b9b791-f671-49c2-a2a7-14fd351233f1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_interactions","item":[{"name":"/services/service_types/:id/relationships/service_interactions","id":"9649cdd9-afab-43ec-bef1-d6643b227e39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_types/:id/relationships/service_interactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types",":id","relationships","service_interactions"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"53ec5259-4bde-4e1a-abc3-75a4cac5fe92","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bb746870-f7b9-4a58-aea4-1fd3c9f37726","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_interactions\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"04f171c8-eccb-4245-85d2-ef3e612d723a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2203a07a-8147-4ace-80aa-4017dd076bce","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c6c525d6-32c5-4fd7-bf42-110975105880","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f90db66f-2485-4294-bc16-05f2486271a9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_interactions","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_interactions"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9649cdd9-afab-43ec-bef1-d6643b227e39"}],"id":"e6197b7a-580d-47e5-8df8-7daba9a4403a","_postman_id":"e6197b7a-580d-47e5-8df8-7daba9a4403a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"service_offerings","item":[{"name":"/services/service_types/:id/relationships/service_offerings","id":"244a4372-c5b7-43f1-a65c-a07cd6eed05c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_types/:id/relationships/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types",":id","relationships","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fa9827ac-c59b-4460-83a4-7962b6a3c67b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"174713b5-40ce-4044-92fd-2a12239b2fa9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"630fe982-e1c2-4a3f-99ce-e74d656d1f0e","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e6c91d06-b344-44ed-b588-09071ecf2f50","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"377e6f69-498c-43c6-8589-3fcbab632542","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1688f95d-be04-40ca-b905-19a634185b94","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","service_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"244a4372-c5b7-43f1-a65c-a07cd6eed05c"}],"id":"5f858a85-af33-4672-af25-690bebbaa62a","_postman_id":"5f858a85-af33-4672-af25-690bebbaa62a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c7ca2ac5-09d4-40a3-9a82-aaa083e5cca2","_postman_id":"c7ca2ac5-09d4-40a3-9a82-aaa083e5cca2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_types/:id","id":"cbe4eb33-18ed-4a57-b645-08a6e4c0e07b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"59707076-28d6-41a9-9191-3dad34c4869e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"416b6dcb-21d1-44ab-94b8-e5645bfd3234","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"5af3e01d-944d-44f0-910a-d2101ee37065","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"20871f26-8f18-4a49-97da-883dca8318d7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"db95e307-eaef-482f-bc3a-ba4ed7ad3dd2","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bd5e1704-6b0b-4521-908c-fdf26f1750fb","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cbe4eb33-18ed-4a57-b645-08a6e4c0e07b"},{"name":"/services/service_types/:id","id":"e73cfbfd-3857-4e84-a566-5a05eeb8fe97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"221ff53e-73aa-459a-b3bd-024ddeb6f72a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"00f24839-83c3-41cc-9cf1-e21686dc194d","name":"ServiceType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0e43c0ef-1194-4ea1-a101-656e424fac52","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"288e7537-203f-48f5-8abb-1584680af85c","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e73cfbfd-3857-4e84-a566-5a05eeb8fe97"},{"name":"/services/service_types/:id","id":"377f0306-4bad-41f2-bf18-6ab118c89956","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"0a088d05-1a28-42ba-8e19-6645fe069acd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d709456e-58bf-47ec-9ea0-c2f36bd0ab4c","name":"ServiceType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"211ac468-48ab-43ce-94f8-0f8fc8a612ab","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"fcad5f48-c0be-4984-a30c-1e93f5158672","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf8f2b29-35a4-481a-a22b-66269e236e6f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b49e6f67-2a4c-47db-8ca6-0339888d54e4","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/service_types/:id","host":["https://api.casebook.net"],"path":["services","service_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"377f0306-4bad-41f2-bf18-6ab118c89956"}],"id":"25c4e126-57a8-4b30-96d0-82e3036b94cf","_postman_id":"25c4e126-57a8-4b30-96d0-82e3036b94cf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/service_types","id":"15a21a92-5e06-4a38-b1ff-b33d1f572f77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/service_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"6369be8e-5b5c-4174-a729-836c88aeef1b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types","host":["https://api.casebook.net"],"path":["services","service_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5ef40f22-b614-43d1-be17-4600e0d891b2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/service_types","host":["https://api.casebook.net"],"path":["services","service_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"15a21a92-5e06-4a38-b1ff-b33d1f572f77"},{"name":"/services/service_types","id":"0c2724e1-2a01-429c-9cfa-830ef63e62c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","service_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"a236debf-0063-42d4-9cd0-fc59dbb4ea02","name":"ServiceType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"service_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"9c7bf970-1f6d-4c5d-aac7-ccc69493ffa4","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"27e9383a-ee6f-4432-8a88-00671cd0c367","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"cf1c5b78-3805-460e-8b4a-115c32aac37a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1bdfca50-aaff-4150-91d4-c439be5b70cf","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"service_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/service_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0c2724e1-2a01-429c-9cfa-830ef63e62c8"}],"id":"f5fb1f39-1e5f-4873-a545-aee4352626f6","_postman_id":"f5fb1f39-1e5f-4873-a545-aee4352626f6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"unit_types","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"service_offerings","item":[{"name":"/services/unit_types/:id/relationships/service_offerings","id":"e3535361-3a80-4ded-9405-c784e7ab21fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/unit_types/:id/relationships/service_offerings","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","unit_types",":id","relationships","service_offerings"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"b981eb7e-1109-489e-8d29-a1af6ebb3a76","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"59ccb985-e3a4-44f1-ac88-9410af232fa4","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","unit_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"service_offerings\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"a6df14de-4f2a-41c4-a192-51675f5039cc","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","unit_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7fe76042-8f53-4919-a8fd-ec2be25a4102","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","unit_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"907851d5-1e38-455c-bc31-9e4c83229ae8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","unit_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"75869cf5-dfc9-4a24-8a47-3be0fcf467da","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id/relationships/service_offerings","host":["https://api.casebook.net"],"path":["services","unit_types",":id","relationships","service_offerings"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e3535361-3a80-4ded-9405-c784e7ab21fd"}],"id":"ec1056b5-07b3-4aff-914c-08691beeeea2","_postman_id":"ec1056b5-07b3-4aff-914c-08691beeeea2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"1abd154f-abc3-4d00-9df3-018a96fb6718","_postman_id":"1abd154f-abc3-4d00-9df3-018a96fb6718","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/unit_types/:id","id":"3e7ca6ad-f277-40aa-a06f-41b58b99f178","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/unit_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","unit_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"fbe9122d-f973-4cdc-8463-bde735016f2f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"f5e97446-1ddf-494c-b7f7-888d21c3e0a5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"services\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"219e4eec-2777-4b53-8bcf-7d0f6639bccf","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"c9906259-e0e6-4b31-83c2-52217ae7d4cd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f9d990f6-0478-4fd8-bded-913bb6abf79b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"54285303-983a-4a34-8445-ca40a38f01aa","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3e7ca6ad-f277-40aa-a06f-41b58b99f178"},{"name":"/services/unit_types/:id","id":"009ba140-ff02-4e18-bc56-f72e7433bfb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/unit_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","unit_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a0cd81d5-f165-4087-bb06-82030ea87cdc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"08b9fa94-3564-4b3b-be9d-ff52ef90f103","name":"UnitType was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"fff8903b-ce98-42be-9383-8f27e128c402","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"590b4198-bbe6-4b4e-a2f2-ee0bfc30795a","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"009ba140-ff02-4e18-bc56-f72e7433bfb6"},{"name":"/services/unit_types/:id","id":"99dae981-9a90-451b-87b8-b1f559397f90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/unit_types/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","unit_types",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"662574e9-6c7e-45e2-bed4-f04dcbeff9ec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"52eaf59c-27fe-48c9-a64e-ed49091d6ab6","name":"UnitType was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"unit_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"2a55f692-0887-4088-868e-fbc62d538976","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ed762f3-4c60-47b1-b41b-dc9ecb2918b0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1df26e0b-8278-49a1-aca6-595162f578ba","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"419ddf30-71ed-45e3-b4d6-30f4092c0131","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/unit_types/:id","host":["https://api.casebook.net"],"path":["services","unit_types",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"99dae981-9a90-451b-87b8-b1f559397f90"}],"id":"304c3eed-f55c-47f9-93cb-5cb6e40603ac","_postman_id":"304c3eed-f55c-47f9-93cb-5cb6e40603ac","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/unit_types","id":"85d5f53d-8d1e-4ce0-8d4a-e92810d545bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/unit_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","unit_types"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[archived]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[default_value]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"97a67862-2a0c-49bc-923e-d14ca7a44b38","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types","host":["https://api.casebook.net"],"path":["services","unit_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"unit_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"unit_types\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"services\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4701c083-f566-4705-852c-e2a289d5c770","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/unit_types","host":["https://api.casebook.net"],"path":["services","unit_types"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[archived]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[default_value]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"85d5f53d-8d1e-4ce0-8d4a-e92810d545bd"},{"name":"/services/unit_types","id":"a40820e3-0ee8-4e00-9b1d-38b79f78aead","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/unit_types","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","unit_types"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"3ba5e98b-f44b-4d6f-9f3a-1d201d2061b6","name":"UnitType was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/unit_types"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"unit_types\",\n\t\"attributes\": {\n\t\t\"archived\": \"<boolean>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"default_value\": \"<boolean>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"services\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"77219d99-99a3-4f41-9136-7f7b6da24c97","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/unit_types"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a13bcd55-b8b4-4733-929e-e058645d6edb","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/unit_types"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f901a88e-bb99-452c-a4a3-d611350fcf00","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/unit_types"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f144125d-4b04-4be7-9abf-0aed5abd794e","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"unit_types\",\n\t\t\"attributes\": {\n\t\t\t\"archived\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"default_value\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/unit_types"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a40820e3-0ee8-4e00-9b1d-38b79f78aead"}],"id":"45c9e55e-b14d-412e-8a6a-8a0f175208b5","_postman_id":"45c9e55e-b14d-412e-8a6a-8a0f175208b5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"applications","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"checklists","item":[{"name":"/services/applications/:id/relationships/checklists","id":"d0693fb8-1c87-41d6-9f38-654d439a5e3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/applications/:id/relationships/checklists","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications",":id","relationships","checklists"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"4b7b0f4e-1561-41e3-a94f-0bfdaf3fd658","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"0c9ccd4e-95fc-422d-b2d4-47272724201e","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklists\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklists\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"1b9e1d31-5a8a-4f7b-b310-6b21df7bb581","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"695c5b0d-5ea9-4330-986f-78b9a70a9179","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"53dae092-1119-4ab3-bbd0-c0198bed57af","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bcd38c2-42e5-4fd8-8531-fca21bb5bbc8","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d0693fb8-1c87-41d6-9f38-654d439a5e3d"}],"id":"0e297402-b5a0-4822-973a-0ed6c10dd307","_postman_id":"0e297402-b5a0-4822-973a-0ed6c10dd307","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"workflow_outcome_reasons","item":[{"name":"/services/applications/:id/relationships/workflow_outcome_reasons","id":"a944d5c1-aeee-4526-b9d7-cd8039c1c4de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/applications/:id/relationships/workflow_outcome_reasons","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications",":id","relationships","workflow_outcome_reasons"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"56f8cf92-a57f-4c31-9a80-a6f227216555","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33742176-4b44-4f03-83f0-7809089f0271","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflow_outcome_reasons","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflow_outcome_reasons"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"workflow_outcome_reasons\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"workflow_outcome_reasons\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"015ce07a-ae8a-4436-b6f9-b8eef665fc44","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflow_outcome_reasons","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflow_outcome_reasons"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d18cc00a-8852-40bb-91c9-195140dc8bd2","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflow_outcome_reasons","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflow_outcome_reasons"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6a87a882-8835-411d-a00d-90621f194f82","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflow_outcome_reasons","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflow_outcome_reasons"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"34d0164b-42b6-4e69-8508-6980584f54e6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflow_outcome_reasons","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflow_outcome_reasons"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a944d5c1-aeee-4526-b9d7-cd8039c1c4de"}],"id":"1f48678e-8bec-43e3-9f21-de0c60ad135b","_postman_id":"1f48678e-8bec-43e3-9f21-de0c60ad135b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"workflows","item":[{"name":"/services/applications/:id/relationships/workflows","id":"df56ca08-bf3d-445e-91ba-fbdf0cdd5b29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/applications/:id/relationships/workflows","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications",":id","relationships","workflows"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43a53f2c-cfac-4861-a94c-5c5d8544d1e8","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"14057298-b758-4043-a351-ebb5b3853395","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflows","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflows"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"workflows\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"workflows\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"46214414-2360-4a55-8578-36c1cbad9186","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflows","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflows"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"633e702f-cb85-4239-8b97-5705f0c658b1","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflows","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflows"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f8e0019c-b71b-4aa4-85bf-5eed815b3b76","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflows","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflows"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4951e6da-3c93-40ab-956e-28455faa685a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id/relationships/workflows","host":["https://api.casebook.net"],"path":["services","applications",":id","relationships","workflows"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"df56ca08-bf3d-445e-91ba-fbdf0cdd5b29"}],"id":"e81900ad-cfb9-46ea-b475-e9d1da9a09e1","_postman_id":"e81900ad-cfb9-46ea-b475-e9d1da9a09e1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ef886dca-e3d5-4916-af3d-9ee3a8bdca0c","_postman_id":"ef886dca-e3d5-4916-af3d-9ee3a8bdca0c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/applications/:id","id":"ef207d71-bb85-479a-ab6c-128ac2603618","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"07fc4e55-a2d3-4e89-906e-972a525f2871","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2db2f3a6-a82e-4cd9-a354-ab5a4e525305","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"field_categories\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"forms\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"templates\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"12d8c04d-89f0-42dc-9e22-40fe085b1491","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"258baaaf-3fa0-431e-9e75-6c895ec50430","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad818958-6fe2-4cd2-9fd6-1f96579a81a5","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7cfbfee1-8de7-475a-9cb0-3f502f6a3b8d","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ef207d71-bb85-479a-ab6c-128ac2603618"},{"name":"/services/applications/:id","id":"81121ef0-a472-4f8a-9f5f-e69286bfe6fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"52cd8a82-4b71-41da-ba6f-db2e0488dd2f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9f0b3ba0-44e0-43f0-b461-50a3dda8d9c3","name":"Application was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"1d73088e-66d3-4b10-89c2-fe7b582422b5","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bb9f27e8-2894-4f2b-a703-6beae0a65e43","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"81121ef0-a472-4f8a-9f5f-e69286bfe6fc"},{"name":"/services/applications/:id","id":"fbc75801-469e-4f00-91da-fda362b912c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/applications/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3f4ce5ee-38f2-4e39-b3e6-ca49330db584","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"e7bb188f-ac93-4ec5-837b-b47b373b7336","name":"Application was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applications\",\n\t\"attributes\": {\n\t\t\"application_icon\": \"<string>\",\n\t\t\"application_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"path\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_categories\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"section\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_sections\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"6d173b48-7512-4934-90e9-c154e0230dc1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c6d58ac5-8b66-4ea3-b361-8030e3008b71","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1b512fef-60ec-4d64-b9a6-5bdea9acb648","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0fb2b110-3d85-4863-b045-baec60169950","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/applications/:id","host":["https://api.casebook.net"],"path":["services","applications",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fbc75801-469e-4f00-91da-fda362b912c3"}],"id":"946a49e5-4385-4a87-8597-03ae0e3472af","_postman_id":"946a49e5-4385-4a87-8597-03ae0e3472af","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/applications","id":"f6de9043-e039-421a-9b25-82aa3639a42c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[core_application_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"64a75cb9-9637-413b-adef-1e13a933ffb0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications","host":["https://api.casebook.net"],"path":["services","applications"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[core_application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\t\"application_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"path\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_categories\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"section\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"applications\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\t\"application_name\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"path\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"field_categories\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"forms\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"section\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"5a1cc840-b1c3-4938-afc7-36bd6d549ecd","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/applications","host":["https://api.casebook.net"],"path":["services","applications"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[core_application_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f6de9043-e039-421a-9b25-82aa3639a42c"},{"name":"/services/applications","id":"f96e060a-62ac-4c01-a0d7-153e3bba49d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/applications","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","applications"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"71ed3bb5-f491-403d-b415-17ae6777bab6","name":"Application was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/applications"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"applications\",\n\t\"attributes\": {\n\t\t\"application_icon\": \"<string>\",\n\t\t\"application_name\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"path\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"field_categories\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"forms\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"section\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"application_sections\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"c89efac5-7123-47c4-99e2-ef8779e90984","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/applications"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7fa37f58-5654-4194-830c-10940b9d0b69","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/applications"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d1753971-0119-4c1c-a09a-f587c251d10d","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/applications"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"74753eb6-722d-483a-ac99-b1e01aa84d75","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"applications\",\n\t\t\"attributes\": {\n\t\t\t\"application_icon\": \"<string>\",\n\t\t\t\"application_name\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"path\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"section\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"application_sections\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/applications"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f96e060a-62ac-4c01-a0d7-153e3bba49d4"}],"id":"2924945d-968b-4ca4-aa6b-a0243dffb304","_postman_id":"2924945d-968b-4ca4-aa6b-a0243dffb304","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"checklists","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"application","item":[{"name":"/services/checklists/:id/relationships/application","id":"0286c173-4de5-4a06-b85a-05a331ba78fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklists/:id/relationships/application","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists",":id","relationships","application"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c4f83e79-9305-4f78-9b70-9676f63d655b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c0e5ab2c-0193-4bbb-8307-06c16b1306ea","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/application","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"application\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"61157167-d4e6-49b9-8f4c-4644eb676d6a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/application","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e0877b99-ef64-46be-b4b8-2a341a151b8f","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/application","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0ac17d61-78cd-4701-9259-48e73a8f7ba8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/application","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2abec3e6-36f9-4e60-91de-5c117a518db3","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/application","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","application"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0286c173-4de5-4a06-b85a-05a331ba78fb"}],"id":"e9c8626f-d311-4da9-a0f6-b410abe68efe","_postman_id":"e9c8626f-d311-4da9-a0f6-b410abe68efe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"checklist_template","item":[{"name":"/services/checklists/:id/relationships/checklist_template","id":"75b36cd1-d5d8-4939-af7a-58562003fc49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklists/:id/relationships/checklist_template","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists",":id","relationships","checklist_template"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"f5564530-9157-443d-ba54-3c004f2e94fb","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"2b475067-554b-4ab3-9c44-ea7b9beef9a3","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"checklist_template\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"34da6bfc-1db4-4e74-a047-e190087e37d0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"228646b1-568b-42ba-96d1-50a7d4f72963","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"07fcd507-a104-497e-a03a-8ffe509a822b","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cf08b394-eeef-432c-9276-81dd21ff5590","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"75b36cd1-d5d8-4939-af7a-58562003fc49"}],"id":"eb882f02-0566-4bd4-878a-31d658ed6cbe","_postman_id":"eb882f02-0566-4bd4-878a-31d658ed6cbe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tasks","item":[{"name":"/services/checklists/:id/relationships/tasks","id":"ef8d4e6d-17d2-4ef6-847c-1f79b2180c97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklists/:id/relationships/tasks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists",":id","relationships","tasks"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"732e1745-27e5-4e4e-bdf4-57e5d47ce38f","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"84a81550-e6ce-495a-80c6-634a71c6ad36","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tasks\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tasks\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e1cd26c8-0ad4-43ab-bd72-988b4306be57","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"b12f8941-55e1-422c-9786-0ac906618acc","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"79dec3cc-4204-4f0b-b9c3-22236066ff92","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aa0f6000-047f-4bbc-be39-e71757a14d82","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ef8d4e6d-17d2-4ef6-847c-1f79b2180c97"}],"id":"572017d0-575c-4167-b8c5-8558e7874f56","_postman_id":"572017d0-575c-4167-b8c5-8558e7874f56","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"workflow_stage_instances","item":[{"name":"/services/checklists/:id/relationships/workflow_stage_instances","id":"f06e543c-34a6-46f1-91ff-ade9574dc95d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklists/:id/relationships/workflow_stage_instances","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists",":id","relationships","workflow_stage_instances"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"97227fa9-da0e-4634-b846-e4fdc99072c1","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d855b7fb-5f18-42fd-843c-17fdb8d6bdd0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/workflow_stage_instances","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","workflow_stage_instances"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"96e0f697-a2b8-4470-90fa-ff1fc6244ba0","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/workflow_stage_instances","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","workflow_stage_instances"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"39182a65-4cd9-4cc9-af96-4e791924eb09","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/workflow_stage_instances","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","workflow_stage_instances"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"834a8042-fa6f-4c10-81c5-db952da1ba8e","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/workflow_stage_instances","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","workflow_stage_instances"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d26a9dfe-2890-4dbc-88e8-9531d0e3e6a5","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id/relationships/workflow_stage_instances","host":["https://api.casebook.net"],"path":["services","checklists",":id","relationships","workflow_stage_instances"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f06e543c-34a6-46f1-91ff-ade9574dc95d"}],"id":"cffc84a1-5fab-4798-aa7f-198ad2150e88","_postman_id":"cffc84a1-5fab-4798-aa7f-198ad2150e88","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"9da97092-b95e-47bf-8abf-0fc401640eb6","_postman_id":"9da97092-b95e-47bf-8abf-0fc401640eb6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/checklists/:id","id":"fb120d4d-0112-4650-987d-d34ad7d75b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklists/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"87a57d23-5b73-4668-accc-1bb877415684","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"14352e39-72d2-42eb-a9fd-377eda45ea83","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_by_id\": \"<uuid>\",\n\t\t\t\"status\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tasks\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"workflow_stage_instances\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7be31506-b985-48cf-9db6-5eec7091c598","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"873a6b3e-392a-4814-a8a5-1a6fdbbffc02","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a7821217-d3aa-48d9-b94d-353f3e4aa860","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c708af47-2a69-4abd-ad74-6fdf0b1cad83","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fb120d4d-0112-4650-987d-d34ad7d75b08"},{"name":"/services/checklists/:id","id":"fd7277c3-772b-4bbb-9d43-b854bef94ea4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklists/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"091f2246-26c2-42b4-997f-c1da28e944fc","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"166ece28-ad2d-4377-b1b7-730670963a05","name":"Checklist was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"b7ed9502-7899-4100-ac28-17de15bc0bff","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"96ffbb57-89f5-4e98-9e38-e3377bfac4a1","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"fd7277c3-772b-4bbb-9d43-b854bef94ea4"},{"name":"/services/checklists/:id","id":"64246c6d-83be-41bf-9abd-a18a2516e0d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklists/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"417e1aa8-2591-41c0-864e-515349498b5e","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"eb1455e9-404d-48c9-9502-a6e43853f141","name":"Checklist was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"checklists\",\n\t\"attributes\": {\n\t\t\"completed_at\": \"<dateTime>\",\n\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_at\": \"<dateTime>\",\n\t\t\"is_completed\": \"<boolean>\",\n\t\t\"is_started\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"started_by_id\": \"<uuid>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"checklist_template\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tasks\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"workflow_stage_instances\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"36f85ac3-7ceb-4dbf-9bec-adfdc994a893","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"be2cf00b-47d5-4f2f-b43d-45c1cef67962","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c4f22304-f315-4c0e-ac58-14302fe333aa","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0b4c2920-7624-422a-9aba-019a0aa63698","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklists/:id","host":["https://api.casebook.net"],"path":["services","checklists",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"64246c6d-83be-41bf-9abd-a18a2516e0d2"}],"id":"fb1f7f90-bfbb-4e91-b821-aaddc4a8603a","_postman_id":"fb1f7f90-bfbb-4e91-b821-aaddc4a8603a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/checklists","id":"e70a824e-b968-469a-b9f9-34538c74258a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklists","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[due_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_completed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_started]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[namespace]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[resource_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[status]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"cfe6ff30-07d9-460a-9ee1-05023f077ec0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists","host":["https://api.casebook.net"],"path":["services","checklists"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_started]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklists\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"started_by_id\": \"<uuid>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"checklist_template\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tasks\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"workflow_stage_instances\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklists\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"namespace\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"started_by_id\": \"<uuid>\",\n\t\t\t\t\"status\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"application\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"checklist_template\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tasks\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"workflow_stage_instances\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"7720da35-95ff-4fcc-8880-ace2d6890553","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklists","host":["https://api.casebook.net"],"path":["services","checklists"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_started]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[namespace]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[resource_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[status]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e70a824e-b968-469a-b9f9-34538c74258a"},{"name":"/services/checklists","id":"f34e3109-ee04-401c-8db0-e1922f368615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklists","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklists"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"2b7a9592-0754-46aa-baf7-c5d5126ae524","name":"Checklist was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklists"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"checklists\",\n\t\"attributes\": {\n\t\t\"completed_at\": \"<dateTime>\",\n\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_at\": \"<dateTime>\",\n\t\t\"is_completed\": \"<boolean>\",\n\t\t\"is_started\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"namespace\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"resource_id\": \"<uuid>\",\n\t\t\"resource_type\": \"<string>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"started_by_id\": \"<uuid>\",\n\t\t\"status\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"application\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"applications\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"checklist_template\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tasks\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"workflow_stage_instances\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"workflow_stage_instances\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"977144b0-1b4d-4229-964e-5bc9f5a5c975","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklists"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7db8fe24-3c6b-48a9-ad2b-258729d5b902","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklists"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6c2e596e-ed63-4389-9168-bb35ff61d276","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklists"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"134c2389-94de-44a5-b96c-3a3b13eb70f6","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklists\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"namespace\": \"<string>\",\n\t\t\t\"resource_id\": \"<uuid>\",\n\t\t\t\"resource_type\": \"<string>\",\n\t\t\t\"status\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"application\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"applications\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklists"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f34e3109-ee04-401c-8db0-e1922f368615"}],"id":"9026474f-bf1b-4df3-8154-4c23a2bbbb4e","_postman_id":"9026474f-bf1b-4df3-8154-4c23a2bbbb4e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"checklist_templates","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"checklists","item":[{"name":"/services/checklist_templates/:id/relationships/checklists","id":"4a560f93-1c60-4ddc-9185-ea1f1131e778","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklist_templates/:id/relationships/checklists","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklist_templates",":id","relationships","checklists"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"3d460766-5ac3-4773-a29d-6a86d1db1a8b","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"c5d89d59-0fde-41ec-8cfc-b9ff14dfc004","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklists\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklists\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4f16368a-68b8-47d2-9f9f-204cfeac9624","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7e48ff04-8344-4dc0-bab8-615a9c10ac15","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"afea18d4-61f0-4f3a-9e9b-4fb80b576456","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4184f8db-d542-40cd-a6ba-853ed092e306","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/checklists","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","checklists"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4a560f93-1c60-4ddc-9185-ea1f1131e778"}],"id":"37e3daee-4aaa-4616-893d-62adeb80f373","_postman_id":"37e3daee-4aaa-4616-893d-62adeb80f373","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_templates","item":[{"name":"/services/checklist_templates/:id/relationships/task_templates","id":"d8ec650d-4f29-471a-8217-225735b99f6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklist_templates/:id/relationships/task_templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklist_templates",":id","relationships","task_templates"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"43855f6f-54e0-429e-a217-b577b5908883","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"58939f19-eda4-4e0f-ae23-83a092c2cdb9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/task_templates","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","task_templates"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_templates\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_templates\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"8eedaacb-47ec-43ff-97f4-299af0759d19","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/task_templates","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","task_templates"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"1ca274e7-2da8-4f30-bf18-7a139ef29451","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/task_templates","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","task_templates"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ad8d4ec2-8b5e-432d-9d7c-ac7442b7d744","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/task_templates","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","task_templates"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f1245673-8d57-42eb-8dc1-4a098f95f89e","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id/relationships/task_templates","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id","relationships","task_templates"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d8ec650d-4f29-471a-8217-225735b99f6d"}],"id":"3247506c-5ec1-4c5e-86e1-4ee0ab2ccd1f","_postman_id":"3247506c-5ec1-4c5e-86e1-4ee0ab2ccd1f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"c19dd1a3-1849-4950-8d03-3d368b439674","_postman_id":"c19dd1a3-1849-4950-8d03-3d368b439674","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/checklist_templates/:id","id":"ef78f221-0d6b-4fce-a90f-8f29b88bfb3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklist_templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklist_templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6fa1d65f-3017-4fc3-aeb0-4bbebd2dcee3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"de24522e-4f82-4ed2-855f-7a840285ded1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklists\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_templates\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"8736b880-50ea-4c13-9843-8c8d3036e616","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"33b17f04-a0ec-4949-a2bf-854e20371fd5","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d30e4dc9-3c4f-4b00-89a4-f7119ee407d0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"69be92c4-eb48-46d9-9634-31873281e817","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ef78f221-0d6b-4fce-a90f-8f29b88bfb3e"},{"name":"/services/checklist_templates/:id","id":"0d36fede-5f05-4e2a-90f9-e68d772c29f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklist_templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklist_templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"660e1a3c-111c-43fc-97d7-3e5df90efa29","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33a2dca3-57cf-43fb-b9ba-8c670c3d4663","name":"ChecklistTemplate was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"900fa3e5-a5fc-478d-b80e-5cec6d9c0408","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"00b21e10-2a45-4fc1-a9c7-c9e5e55a9df0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"0d36fede-5f05-4e2a-90f9-e68d772c29f2"},{"name":"/services/checklist_templates/:id","id":"ed64503a-5e50-4f7b-b2ce-a83cd3f7e0f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklist_templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklist_templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"13726302-2e91-44e3-8e95-677cdfedf5e2","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5ae5551d-19af-4ade-bb51-37a3df8d80d2","name":"ChecklistTemplate was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"checklist_templates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_in_seconds\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"checklists\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"917a648b-7d71-46b4-b992-00e8dfc1efd1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0e4b677e-ba28-4ed2-8000-16fa205a7eee","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"bec9b061-589a-4bb4-8cbb-0507f73e4fdf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cde57861-f9df-419b-9a7f-69c5df86c546","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/checklist_templates/:id","host":["https://api.casebook.net"],"path":["services","checklist_templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ed64503a-5e50-4f7b-b2ce-a83cd3f7e0f5"}],"id":"014065ea-08e0-4a23-ab60-d8b8d1beae68","_postman_id":"014065ea-08e0-4a23-ab60-d8b8d1beae68","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/checklist_templates","id":"381ab932-ebac-4943-824a-3c022866bf82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/checklist_templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklist_templates"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[due_in_seconds]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"5281252c-0dea-41a4-8517-c0e1e9b1cce0","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates","host":["https://api.casebook.net"],"path":["services","checklist_templates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_in_seconds]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklist_templates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"checklists\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"checklist_templates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"checklists\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_templates\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"0c93a351-e351-4422-8561-c2da439e503b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/checklist_templates","host":["https://api.casebook.net"],"path":["services","checklist_templates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_in_seconds]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"381ab932-ebac-4943-824a-3c022866bf82"},{"name":"/services/checklist_templates","id":"705477c3-410f-410d-80f4-56a283898eb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklist_templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","checklist_templates"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"8a68a7c3-7679-4d80-be49-eddcee20fb43","name":"ChecklistTemplate was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklist_templates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"checklist_templates\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_in_seconds\": \"<number>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"checklists\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_templates\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b579dad4-d1c2-4f9c-a772-7b7bb83fd9d7","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklist_templates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"67580cbc-219a-4914-aba3-ce0a56dc8afb","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklist_templates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"bdd11299-b1d2-47f8-8954-45bac76006a0","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklist_templates"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4313b8e5-e525-4d35-8a15-e3220ad7fe7a","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"checklist_templates\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"name\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/checklist_templates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"705477c3-410f-410d-80f4-56a283898eb2"}],"id":"0cd3de9d-f57f-45fb-954b-f5248f8be8f8","_postman_id":"0cd3de9d-f57f-45fb-954b-f5248f8be8f8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tasks","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"checklist","item":[{"name":"/services/tasks/:id/relationships/checklist","id":"ecd764da-79fc-45ee-b755-781f3a3696ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks/:id/relationships/checklist","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id","relationships","checklist"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"6bb43056-397c-47ae-be71-1b0838650bdd","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"55f14415-130f-41e8-be2d-ba6f952420c2","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/checklist","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","checklist"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"checklist\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ff04a19c-df6e-4291-990a-3d2c7660fbb3","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/checklist","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","checklist"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"f73c8afe-50f5-4e6e-8287-15897e5775ee","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/checklist","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","checklist"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"009dcc94-5c39-4098-9283-b6ceb2182a0f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/checklist","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","checklist"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9a115aa7-01ab-498f-ba90-d1a3cec881bc","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/checklist","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","checklist"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"ecd764da-79fc-45ee-b755-781f3a3696ee"}],"id":"cc80a41e-28ab-41bf-9ac7-22d42efa510c","_postman_id":"cc80a41e-28ab-41bf-9ac7-22d42efa510c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_approval_roles","item":[{"name":"/services/tasks/:id/relationships/task_approval_roles","id":"1c64f663-2ef5-4b7f-aeb5-83cc94283fd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks/:id/relationships/task_approval_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id","relationships","task_approval_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d9c794de-49e9-4de1-b8e6-738ee4b127db","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9a341f09-abd2-483c-b4b1-5e8fdfa1e330","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_approval_roles","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_approval_roles"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_approval_roles\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_approval_roles\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"21953cb7-2d54-4f3f-9045-3dee32764996","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_approval_roles","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_approval_roles"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"115aa565-013f-4078-a29c-270d8aab73cf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_approval_roles","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_approval_roles"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04609e33-a562-4405-ac62-d35b2b0a8607","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_approval_roles","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_approval_roles"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"8d5d1018-e7e0-48d3-938c-e4273d52fd9b","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_approval_roles","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_approval_roles"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"1c64f663-2ef5-4b7f-aeb5-83cc94283fd1"}],"id":"155eb670-5d2e-4735-8e29-18731cfac28d","_postman_id":"155eb670-5d2e-4735-8e29-18731cfac28d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_attachments","item":[{"name":"/services/tasks/:id/relationships/task_attachments","id":"cea4f12e-625e-47a7-8c67-2c113e2a25ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks/:id/relationships/task_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id","relationships","task_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5400b942-e8cc-4faa-b548-e7d23c479e92","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b1fb5590-ba52-40fc-804e-3037d91a6121","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_attachments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_attachments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_attachments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_attachments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"beb32214-0b03-410e-96f9-2498f1a42c66","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_attachments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_attachments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7dfa6e23-c488-4fa8-a07d-f75389418cfd","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_attachments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_attachments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"671895a8-5af6-4de3-852c-f33466419cdf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_attachments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_attachments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"961c71ba-aa4f-4371-a87f-671852a30d23","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_attachments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_attachments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"cea4f12e-625e-47a7-8c67-2c113e2a25ad"}],"id":"1e2c7446-2639-4afa-9889-b9d237ea217e","_postman_id":"1e2c7446-2639-4afa-9889-b9d237ea217e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_comments","item":[{"name":"/services/tasks/:id/relationships/task_comments","id":"03278872-2d80-429e-b2f9-cb83826fed11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks/:id/relationships/task_comments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id","relationships","task_comments"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ec2bfd1f-ae50-4c26-befe-e52a03751cac","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"40afd0ab-bdf6-4324-854a-c9fafd46cf18","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_comments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_comments"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_comments\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_comments\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d6959937-7a99-485a-9494-de7259740192","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_comments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_comments"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"4f93b320-d6be-4283-b1ee-166a4eadeb41","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_comments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_comments"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"efdb61bb-a14d-4f76-a6f6-456bbd866e04","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_comments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_comments"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e70ac9e3-96d1-4e7d-b6e1-d5a59156be87","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_comments","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_comments"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"03278872-2d80-429e-b2f9-cb83826fed11"}],"id":"2288a4e6-c7e0-47ab-95d3-66b66992152c","_postman_id":"2288a4e6-c7e0-47ab-95d3-66b66992152c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_template","item":[{"name":"/services/tasks/:id/relationships/task_template","id":"08f699e0-63a2-42aa-a9ed-0392a8c926da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks/:id/relationships/task_template","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id","relationships","task_template"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"450af7ea-d737-4fd2-bee1-361877ab58a6","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"9ad0fe1c-e350-4d81-bca8-6bd224e20133","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_template","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_template"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task_template\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"ff2cd6ce-dc79-4b3c-be19-7e91d9ca1ec1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_template","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_template"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"2fd3607e-5c01-47da-8f19-5f1da94da8bf","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_template","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_template"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"56de3971-4076-4c0b-8200-c1ddbbd279e8","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_template","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_template"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"87e15f03-65e9-4639-9432-a593ce0f0aa9","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id/relationships/task_template","host":["https://api.casebook.net"],"path":["services","tasks",":id","relationships","task_template"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"08f699e0-63a2-42aa-a9ed-0392a8c926da"}],"id":"ef657890-4b85-474d-940c-d4b1357d94b8","_postman_id":"ef657890-4b85-474d-940c-d4b1357d94b8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"3758f437-2d0b-42e6-a731-eeb0d08e0430","_postman_id":"3758f437-2d0b-42e6-a731-eeb0d08e0430","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/tasks/:id","id":"baf4ccef-b827-45dc-929b-cd82a6493587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a5020c7f-823a-402c-a377-d99d715abc41","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"5e91a4b7-48d7-4661-ac6f-81535d87626b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"approved_at\": \"<dateTime>\",\n\t\t\t\"approved_by_id\": \"<uuid>\",\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"changes_requested_at\": \"<dateTime>\",\n\t\t\t\"changes_requested_by_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_pending\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"is_workflow_closed\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"skipped_at\": \"<dateTime>\",\n\t\t\t\"skipped_by_id\": \"<uuid>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\"started_by_id\": \"<uuid>\",\n\t\t\t\"task_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\"verification_code\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_approval_roles\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_attachments\": {\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_comments\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"d09db540-c36d-468b-92fe-1730e9a699ff","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e07111bf-65f5-4b49-a7b2-f053e3c1f8aa","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e6bb8b4c-0cd4-4e32-a702-6cebdbaea214","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"37f1ce33-ef41-40e4-b5cc-e9cd8d5092bf","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"baf4ccef-b827-45dc-929b-cd82a6493587"},{"name":"/services/tasks/:id","id":"4c009687-8e11-4eef-ac51-d6b2b412bdcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"68714e04-2198-404e-a41a-830e6bdbf386","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4808d748-01fb-41ab-85aa-fe585f1c27b1","name":"Task was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"57fb9abe-92d9-497b-9438-d55403567ba6","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2493ae57-f1fe-40e7-88ad-23889da407a0","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"4c009687-8e11-4eef-ac51-d6b2b412bdcd"},{"name":"/services/tasks/:id","id":"511ab347-9d45-4380-8b83-ac8e97665f2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/tasks/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5420cd2f-b5fd-4513-b24d-8f8ecefaccec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"655d1021-0532-47ae-b6b8-08533039df38","name":"Task was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"tasks\",\n\t\"attributes\": {\n\t\t\"approved_at\": \"<dateTime>\",\n\t\t\"approved_by_id\": \"<uuid>\",\n\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\"changes_requested_at\": \"<dateTime>\",\n\t\t\"changes_requested_by_id\": \"<uuid>\",\n\t\t\"cloned\": \"<boolean>\",\n\t\t\"completed_at\": \"<dateTime>\",\n\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_at\": \"<dateTime>\",\n\t\t\"external\": \"<boolean>\",\n\t\t\"form_id\": \"<uuid>\",\n\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\"has_workflow\": \"<boolean>\",\n\t\t\"is_approved\": \"<boolean>\",\n\t\t\"is_completed\": \"<boolean>\",\n\t\t\"is_pending\": \"<boolean>\",\n\t\t\"is_required\": \"<boolean>\",\n\t\t\"is_skipped\": \"<boolean>\",\n\t\t\"is_started\": \"<boolean>\",\n\t\t\"is_workflow_closed\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\"recurrence_number\": \"<number>\",\n\t\t\"recurrence_unit\": \"<string>\",\n\t\t\"requires_approval\": \"<boolean>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"skipped_at\": \"<dateTime>\",\n\t\t\"skipped_by_id\": \"<uuid>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"started_by_id\": \"<uuid>\",\n\t\t\"task_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verification_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"checklist\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"checklists\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_approval_roles\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_comments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_template\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"task_templates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b4693db1-1a1b-43fa-92b6-1047c0e59be1","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a4fc900f-06cf-4cf8-a0ba-1a8cae608584","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6094b96c-f8bd-489a-a4f8-b1c542a4319a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"288d842a-a903-4827-be5d-9c8398d37ef9","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/tasks/:id","host":["https://api.casebook.net"],"path":["services","tasks",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"511ab347-9d45-4380-8b83-ac8e97665f2d"}],"id":"48eab25e-24b2-42ba-9fb2-60ee70f2f7e9","_postman_id":"48eab25e-24b2-42ba-9fb2-60ee70f2f7e9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/tasks","id":"d7bf5b0e-98ef-4aa3-bdec-de402f2098ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/tasks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[approved_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[approved_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[assigned_person_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[assigned_user_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_type_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[changes_requested_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[changes_requested_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[cloned]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[completed_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[due_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[external]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_submission_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[has_changes_requested]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[has_workflow]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_approved]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_completed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_required]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_skipped]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_started]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_workflow_closed]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_clone_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_clone_max]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_end_event]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_unit]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[requires_approval]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[skipped_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[skipped_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[started_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[task_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[verification_code]","value":"<string>"}],"variable":[]}},"response":[{"id":"08340397-3a35-465c-8c29-6aae49c2a6ed","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks","host":["https://api.casebook.net"],"path":["services","tasks"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[approved_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[approved_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[changes_requested_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[changes_requested_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[cloned]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_submission_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[has_changes_requested]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[has_workflow]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_approved]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_required]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_skipped]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_started]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_workflow_closed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_clone_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_clone_max]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_end_event]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_unit]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[requires_approval]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[skipped_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[skipped_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[task_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verification_code]","value":"<string>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tasks\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"approved_at\": \"<dateTime>\",\n\t\t\t\t\"approved_by_id\": \"<uuid>\",\n\t\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\t\"changes_requested_at\": \"<dateTime>\",\n\t\t\t\t\"changes_requested_by_id\": \"<uuid>\",\n\t\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\t\"external\": \"<boolean>\",\n\t\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\t\"is_pending\": \"<boolean>\",\n\t\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\t\"is_workflow_closed\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"skipped_at\": \"<dateTime>\",\n\t\t\t\t\"skipped_by_id\": \"<uuid>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"started_by_id\": \"<uuid>\",\n\t\t\t\t\"task_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verification_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"checklist\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_approval_roles\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_comments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_template\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tasks\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"approved_at\": \"<dateTime>\",\n\t\t\t\t\"approved_by_id\": \"<uuid>\",\n\t\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\t\"changes_requested_at\": \"<dateTime>\",\n\t\t\t\t\"changes_requested_by_id\": \"<uuid>\",\n\t\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\t\"completed_at\": \"<dateTime>\",\n\t\t\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\t\"external\": \"<boolean>\",\n\t\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\t\"is_pending\": \"<boolean>\",\n\t\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\t\"is_workflow_closed\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"skipped_at\": \"<dateTime>\",\n\t\t\t\t\"skipped_by_id\": \"<uuid>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"started_at\": \"<dateTime>\",\n\t\t\t\t\"started_by_id\": \"<uuid>\",\n\t\t\t\t\"task_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\t\t\"verification_code\": \"<string>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"checklist\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_approval_roles\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_attachments\": {\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_comments\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"task_template\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"b71ba488-2ec3-40bf-a1e8-10b126c7b20c","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/tasks","host":["https://api.casebook.net"],"path":["services","tasks"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[approved_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[approved_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_person_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[assigned_user_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[changes_requested_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[changes_requested_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[cloned]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[completed_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[external]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_submission_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[has_changes_requested]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[has_workflow]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_approved]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_completed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_required]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_skipped]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_started]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_workflow_closed]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_clone_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_clone_max]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_end_event]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_unit]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[requires_approval]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[skipped_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[skipped_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[started_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[task_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[verification_code]","value":"<string>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d7bf5b0e-98ef-4aa3-bdec-de402f2098ac"},{"name":"/services/tasks","id":"80a23c61-aed2-47ef-9702-03780305d710","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/tasks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","tasks"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"db38f779-0fb1-4c20-8863-d593779f7dde","name":"Task was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/tasks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"tasks\",\n\t\"attributes\": {\n\t\t\"approved_at\": \"<dateTime>\",\n\t\t\"approved_by_id\": \"<uuid>\",\n\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\"changes_requested_at\": \"<dateTime>\",\n\t\t\"changes_requested_by_id\": \"<uuid>\",\n\t\t\"cloned\": \"<boolean>\",\n\t\t\"completed_at\": \"<dateTime>\",\n\t\t\"completed_by_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_at\": \"<dateTime>\",\n\t\t\"external\": \"<boolean>\",\n\t\t\"form_id\": \"<uuid>\",\n\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\"has_workflow\": \"<boolean>\",\n\t\t\"is_approved\": \"<boolean>\",\n\t\t\"is_completed\": \"<boolean>\",\n\t\t\"is_pending\": \"<boolean>\",\n\t\t\"is_required\": \"<boolean>\",\n\t\t\"is_skipped\": \"<boolean>\",\n\t\t\"is_started\": \"<boolean>\",\n\t\t\"is_workflow_closed\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\"recurrence_number\": \"<number>\",\n\t\t\"recurrence_unit\": \"<string>\",\n\t\t\"requires_approval\": \"<boolean>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"skipped_at\": \"<dateTime>\",\n\t\t\"skipped_by_id\": \"<uuid>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"started_at\": \"<dateTime>\",\n\t\t\"started_by_id\": \"<uuid>\",\n\t\t\"task_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\",\n\t\t\"verification_code\": \"<string>\"\n\t},\n\t\"relationships\": {\n\t\t\"checklist\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"checklists\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_approval_roles\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_approval_roles\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_attachments\": {\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_comments\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_comments\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"task_template\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"task_templates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"262b8db6-3a09-4b1c-b4c3-f8344e7bbb12","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/tasks"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"5a92b0db-55ad-49da-a444-4d08fb490006","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/tasks"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"86b31c57-c5ff-4767-8639-277406075b9a","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/tasks"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"6549c9a6-b570-4654-a4d1-359dd2a0457f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"tasks\",\n\t\t\"attributes\": {\n\t\t\t\"assigned_person_id\": \"<uuid>\",\n\t\t\t\"assigned_user_id\": \"<uuid>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"cloned\": \"<boolean>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_at\": \"<dateTime>\",\n\t\t\t\"external\": \"<boolean>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"form_submission_id\": \"<uuid>\",\n\t\t\t\"has_changes_requested\": \"<boolean>\",\n\t\t\t\"has_workflow\": \"<boolean>\",\n\t\t\t\"is_approved\": \"<boolean>\",\n\t\t\t\"is_completed\": \"<boolean>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"is_skipped\": \"<boolean>\",\n\t\t\t\"is_started\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_at\": \"<dateTime>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"requires_approval\": \"<boolean>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklists\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"task_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"task_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/tasks"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"80a23c61-aed2-47ef-9702-03780305d710"}],"id":"8f9a6598-5f52-4b33-bb0c-c8b89fff9f19","_postman_id":"8f9a6598-5f52-4b33-bb0c-c8b89fff9f19","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_approval_roles","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"task","item":[{"name":"/services/task_approval_roles/:id/relationships/task","id":"891569a9-04e2-44a4-83e6-72085e6cbbe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_approval_roles/:id/relationships/task","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_approval_roles",":id","relationships","task"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"64673240-1c2c-4f14-b475-8d7316a849f3","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"ec1db58d-cf4f-4ca4-80f5-0d9ded4d7f63","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4ff07041-870b-4b0a-958e-190b650442af","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"a1d3c5fe-e3e5-4588-ae28-1e5baea4e6f4","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4f2efbef-668f-4637-bcb5-365410e1e892","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9981cb45-3a0c-4efd-b7c5-d219e4c45fcd","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"891569a9-04e2-44a4-83e6-72085e6cbbe2"}],"id":"49897bb9-04a7-4b21-bb11-da092827bca5","_postman_id":"49897bb9-04a7-4b21-bb11-da092827bca5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"6ea12f96-2dba-419b-baf4-30f8e7096b26","_postman_id":"6ea12f96-2dba-419b-baf4-30f8e7096b26","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_approval_roles/:id","id":"3de87a5f-8b5c-4ee8-9a20-30beb2c73e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_approval_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_approval_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a97faede-a1fc-4196-a328-a7f99552f08a","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"33ca2451-ea3b-4641-ba07-a8c8f26547d9","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"role_id\": \"<uuid>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"7545f459-50d2-4bcb-9e7f-1a2149449b7b","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"51069651-6d56-48bf-a49f-4415875dad91","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"04b7321c-df59-40f1-b72d-af57dc513f32","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a6744649-48da-44f2-85bb-6b0ae48e8af6","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"3de87a5f-8b5c-4ee8-9a20-30beb2c73e76"},{"name":"/services/task_approval_roles/:id","id":"8a0f0819-c2de-44ac-8b37-89257dd91b02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_approval_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_approval_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"d030149f-0c8f-4c57-81c1-7abaeace230d","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"757fb097-261a-4d62-a679-8e26a3732651","name":"TaskApprovalRole was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"316afd2c-6edd-4909-8734-a13819896c4a","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"4e082132-21ec-44e6-822d-d0718841136d","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"8a0f0819-c2de-44ac-8b37-89257dd91b02"},{"name":"/services/task_approval_roles/:id","id":"dc0e8b5e-b2ea-4aa7-a2d0-e179faf24564","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_approval_roles/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_approval_roles",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"ab51c330-4427-4d87-ac20-47be3e149fc5","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"fd5f5498-edc6-4330-bf71-8f1947c82d44","name":"TaskApprovalRole was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"task_approval_roles\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"role_id\": \"<uuid>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"task\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tasks\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"736be515-f3ca-4be8-bc5f-65e95a1ebe6a","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"cfae39cc-8da7-42df-a0f9-f2990a60bea0","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"503b6bbd-8779-4c9b-86d9-1ed4d7eea521","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"a2139705-3ad2-40e9-9da6-b5226bc10c8b","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_approval_roles/:id","host":["https://api.casebook.net"],"path":["services","task_approval_roles",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dc0e8b5e-b2ea-4aa7-a2d0-e179faf24564"}],"id":"e99a3aa3-0347-4fc2-a6af-6a5638e9d85a","_postman_id":"e99a3aa3-0347-4fc2-a6af-6a5638e9d85a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_approval_roles","id":"985425bd-6a5b-4ca8-8d72-0e32ec6dafdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_approval_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_approval_roles"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[role_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b8c5894f-d3bc-4fa3-af34-865e6ce37052","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles","host":["https://api.casebook.net"],"path":["services","task_approval_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[role_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_approval_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"role_id\": \"<uuid>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"task\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_approval_roles\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"role_id\": \"<uuid>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"task\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"e084f0ba-9494-40c8-84bb-e4a931ed2eb6","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_approval_roles","host":["https://api.casebook.net"],"path":["services","task_approval_roles"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[role_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"985425bd-6a5b-4ca8-8d72-0e32ec6dafdc"},{"name":"/services/task_approval_roles","id":"b7fb53a6-e2c0-4a44-b87f-d107e171aaec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_approval_roles","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_approval_roles"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e3ccab34-61f6-4fa1-a59a-219425baef49","name":"TaskApprovalRole was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_approval_roles"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"task_approval_roles\",\n\t\"attributes\": {\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"role_id\": \"<uuid>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"task\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tasks\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"67520e97-6a0d-4d27-be19-caab08341dfc","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_approval_roles"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"17d20985-6862-4a65-badc-9508af5edc47","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_approval_roles"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"afc08456-02d1-4044-902e-0f754d8b4438","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_approval_roles"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d09281fa-5758-4d60-aa87-9a566b01a37f","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_approval_roles\",\n\t\t\"attributes\": {\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"role_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_approval_roles"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"b7fb53a6-e2c0-4a44-b87f-d107e171aaec"}],"id":"36f65a96-3708-4f78-a641-2f8f77ef36bc","_postman_id":"36f65a96-3708-4f78-a641-2f8f77ef36bc","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_attachments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"task","item":[{"name":"/services/task_attachments/:id/relationships/task","id":"9bd85cea-29da-400d-bab8-6530cc668dfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_attachments/:id/relationships/task","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_attachments",":id","relationships","task"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"5689cb91-6e9c-429f-8e9d-6849a4ebd6ae","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"3ec94151-64e3-4456-99a2-84df0ac4e1ec","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_attachments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b08146d7-8601-4d76-9e18-babd34d916d5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_attachments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"62d92055-e038-4a24-bdf6-7ef89efece89","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_attachments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"e09598bf-3019-481d-82e2-45e23e7baa93","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_attachments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f6f8fb50-2527-49d0-86e7-8121d1945fba","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_attachments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"9bd85cea-29da-400d-bab8-6530cc668dfb"}],"id":"76645013-6dce-4d25-818a-d3990468fab9","_postman_id":"76645013-6dce-4d25-818a-d3990468fab9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"115956bc-c211-4d00-a7c6-35ee3a977aba","_postman_id":"115956bc-c211-4d00-a7c6-35ee3a977aba","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_attachments/:id","id":"c7cc12d5-d1ab-4e37-bced-d66a32a01720","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"75a735f8-c480-46c4-b925-b7ee14b76417","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b9534057-8acc-4280-b3b7-15a4cb8edfd5","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a88fb842-fc73-4554-96fc-5f18a3560716","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"343042ba-d7b1-49b6-b489-83c49af2368e","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"b623f92c-0ac3-4f9b-9952-6cb7c4e32174","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3d2ea075-b243-4b5b-a0d5-72dc7dd48f8a","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"c7cc12d5-d1ab-4e37-bced-d66a32a01720"},{"name":"/services/task_attachments/:id","id":"18392ea2-6589-4a11-ae76-70c91a5fb5ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_attachments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_attachments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"7e848cd5-6a4a-4b97-b8f2-2e662fc761b0","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"bb638e64-bc35-4bd6-b805-6a3360db1cde","name":"TaskAttachment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"4d7779d1-7462-406f-b6e0-22408cb7be62","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"d7bfd1ef-263c-400d-a997-5fa556b01183","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments/:id","host":["https://api.casebook.net"],"path":["services","task_attachments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"18392ea2-6589-4a11-ae76-70c91a5fb5ef"}],"id":"0e5042ae-f0a1-4917-98f6-8e221d735f41","_postman_id":"0e5042ae-f0a1-4917-98f6-8e221d735f41","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_attachments","id":"a0f31485-065b-4d74-a464-c46f29f555ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_attachments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"011ed179-15b2-42de-95f1-93e76b43a4ec","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments","host":["https://api.casebook.net"],"path":["services","task_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"task\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_attachments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"task\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"6658bf85-1210-43be-b802-f827997300ae","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_attachments","host":["https://api.casebook.net"],"path":["services","task_attachments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a0f31485-065b-4d74-a464-c46f29f555ad"},{"name":"/services/task_attachments","id":"e0357d89-f358-4bd5-8136-31c932986f61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_attachments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_attachments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"411a2a18-a456-4ba2-9b58-f716d238c5d0","name":"TaskAttachment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"task_attachments\",\n\t\"attributes\": {\n\t\t\"attachment_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"task\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tasks\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"cac7c570-7d9a-418f-8111-c35bd9968f57","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_attachments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9db2c504-3cbe-4875-bf05-8a2440234b41","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_attachments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d8db077d-ced8-42c5-ae84-9a44aac683e9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_attachments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"71aadd9d-cd31-4058-90cc-d69cf2db814b","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_attachments\",\n\t\t\"attributes\": {\n\t\t\t\"attachment_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_attachments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e0357d89-f358-4bd5-8136-31c932986f61"}],"id":"dfc725da-3648-4321-89d0-119f8a0e907c","_postman_id":"dfc725da-3648-4321-89d0-119f8a0e907c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_comments","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"task","item":[{"name":"/services/task_comments/:id/relationships/task","id":"25a092eb-5886-4f98-8fba-49fc6159012d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_comments/:id/relationships/task","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_comments",":id","relationships","task"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"02ec7927-a8a1-4015-b604-1cf618c2e789","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"4f556deb-e040-4dde-ac19-27c135197a1b","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_comments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"3e00877b-2b24-4f3a-9765-a42f7e4d907a","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_comments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"d9c981ab-8bec-47c4-a636-b1ff6426fdb7","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_comments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"7e00f9ac-c435-4a55-83f6-8154c00b2389","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_comments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"52ced926-90ef-4092-8704-b9690f02251c","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id/relationships/task","host":["https://api.casebook.net"],"path":["services","task_comments",":id","relationships","task"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"25a092eb-5886-4f98-8fba-49fc6159012d"}],"id":"a0fb771f-c5aa-4de9-80b2-28f2dcd413fb","_postman_id":"a0fb771f-c5aa-4de9-80b2-28f2dcd413fb","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"8edf8a9c-f9d6-4d43-9e38-f37e681e97b5","_postman_id":"8edf8a9c-f9d6-4d43-9e38-f37e681e97b5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_comments/:id","id":"572c206e-af0c-4154-9ecb-56bdca8dbd8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_comments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_comments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"c61db8c7-972a-4709-a259-d9f4d4c89387","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"baca5dcb-56df-4bca-8372-1c55ac3202ed","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"fe8899d9-c22a-4311-860d-3259ad91ae75","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"5e0dcae2-a2aa-4fc4-a505-5efcc57fa5b3","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"9cd1f552-ae54-4039-8601-bb20fe3733d7","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"aa03013d-35f4-4939-85c7-704997d0e081","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"572c206e-af0c-4154-9ecb-56bdca8dbd8b"},{"name":"/services/task_comments/:id","id":"11380cd4-1e10-4de1-9dbd-f8746ad38c1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_comments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_comments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"648dbf6b-f1ae-4786-b16a-916b4f6fd4ec","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"08d10a8c-5be8-4370-95ae-ea81ef600020","name":"TaskComment was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"8e476c64-b82f-49a9-836c-f070cd77556e","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"10acec2f-f518-4ec3-a7bd-c20a7d25c9f7","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"11380cd4-1e10-4de1-9dbd-f8746ad38c1f"},{"name":"/services/task_comments/:id","id":"e43a3e60-1f29-4d42-8416-f23592374cab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_comments/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_comments",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2bb8cad4-b57f-4225-b299-87330211a0ff","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"d296d0bb-cf3c-46c8-a142-60113f6215a9","name":"TaskComment was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"task_comments\",\n\t\"attributes\": {\n\t\t\"comment_text\": \"<string>\",\n\t\t\"comment_type\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"task\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tasks\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a3d8fabb-b1dc-485a-9d5e-e41d7ff17762","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"2bcc3cac-6d93-4f89-a0be-46ad6dd4f260","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0af554b1-f8b1-45af-9d03-14e454e6c75f","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"ac5fd829-b112-4754-94f9-451ab6b98486","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_comments/:id","host":["https://api.casebook.net"],"path":["services","task_comments",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"e43a3e60-1f29-4d42-8416-f23592374cab"}],"id":"bf762585-1004-460f-baba-a095500049ff","_postman_id":"bf762585-1004-460f-baba-a095500049ff","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_comments","id":"d0dd1bd6-03a8-44f1-8398-01eab5013d31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_comments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_comments"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[comment_text]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[comment_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"0a4d98f7-34cb-4b1c-8126-f775d764a798","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments","host":["https://api.casebook.net"],"path":["services","task_comments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[comment_text]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[comment_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_comments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"task\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_comments\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"task\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"4f3ace2d-bb05-4372-b5f8-c73e9060c299","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_comments","host":["https://api.casebook.net"],"path":["services","task_comments"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[comment_text]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[comment_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"d0dd1bd6-03a8-44f1-8398-01eab5013d31"},{"name":"/services/task_comments","id":"dbb12cbc-3787-4fcd-9760-46307207a480","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_comments","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_comments"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"e66f31e6-d910-4267-84f0-9fe94241795d","name":"TaskComment was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_comments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"task_comments\",\n\t\"attributes\": {\n\t\t\"comment_text\": \"<string>\",\n\t\t\"comment_type\": \"<string>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"patchedFields\": {},\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"task\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"tasks\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"a3b4c556-b491-4905-8ef1-f95c971d9c81","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_comments"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"35168303-896a-4263-8e61-f6ee0ab0d0f3","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_comments"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"7b7a084c-525b-4781-bd5f-1ecb865abaaf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_comments"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1e151515-8f7b-4fd2-8388-3f865531cb14","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_comments\",\n\t\t\"attributes\": {\n\t\t\t\"comment_text\": \"<string>\",\n\t\t\t\"comment_type\": \"<string>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"task\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_comments"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"dbb12cbc-3787-4fcd-9760-46307207a480"}],"id":"283f5bee-96ac-44f9-a0b1-ff77d3e4a513","_postman_id":"283f5bee-96ac-44f9-a0b1-ff77d3e4a513","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"task_templates","item":[{"name":"{id}","item":[{"name":"relationships","item":[{"name":"checklist_template","item":[{"name":"/services/task_templates/:id/relationships/checklist_template","id":"426b25e6-3316-476b-a70c-05b508c79cc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_templates/:id/relationships/checklist_template","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_templates",":id","relationships","checklist_template"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"80de615b-a610-498f-8332-12a241164460","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"266a5564-ac6b-4f44-81b1-70331da9c014","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"checklist_template\"\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"b719da9e-b23a-41ee-ab17-aa6a01683b43","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"83a4b36d-ffd0-445f-bb60-85820e040d61","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"3ab98db4-fa98-4b7b-946c-7e867c5e7c64","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"932cb8f9-167f-4d02-a087-2eb1e94d8920","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/checklist_template","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","checklist_template"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"426b25e6-3316-476b-a70c-05b508c79cc0"}],"id":"ddc0efc9-9a6e-419c-a0e2-8c9468551826","_postman_id":"ddc0efc9-9a6e-419c-a0e2-8c9468551826","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"tasks","item":[{"name":"/services/task_templates/:id/relationships/tasks","id":"59dd752d-cd36-4352-85b0-5f26941b851d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_templates/:id/relationships/tasks","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_templates",":id","relationships","tasks"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"a87ad57c-e12c-4344-821e-558bbaecb709","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b4dba59c-15fb-4775-9ea8-b99b814b6fe1","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tasks\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"tasks\"\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"18606a3e-dd69-43cd-9712-1780723bc3f2","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"e22df7a6-faf9-4dfb-972c-12fcfbacca8a","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"591e0480-47bd-4414-a1d1-7fa9fa617a78","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0d002905-6378-4f3b-98d8-d3fa8c88e404","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id/relationships/tasks","host":["https://api.casebook.net"],"path":["services","task_templates",":id","relationships","tasks"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"59dd752d-cd36-4352-85b0-5f26941b851d"}],"id":"d74b4eaa-cc0a-4406-9906-f7176d3aa9f3","_postman_id":"d74b4eaa-cc0a-4406-9906-f7176d3aa9f3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"ea157414-1aee-49e6-a41d-36d531dda924","_postman_id":"ea157414-1aee-49e6-a41d-36d531dda924","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_templates/:id","id":"28ca2763-1c56-4da3-a8f3-567e46bac602","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"064b5902-7e15-45a9-a654-9484471db1e4","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"37519ed1-1604-42ec-8b80-8ec8079345e7","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": {\n\t\t\"id\": \"<uuid>\",\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"patchedFields\": {},\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\",\n\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t},\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"tasks\": {\n\t\t\t\t\"data\": [\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t},\n\t\t\t\t\t{\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t}\n\t\t\t\t],\n\t\t\t\t\"links\": {\n\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\t\"links\": {\n\t\t\t\"self\": \"<string>\"\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"69a90bf5-2b06-47e8-86d0-24637db26ea5","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"6c0e9441-8ff4-45df-9e76-6ced303e89af","name":"A resource with the specified ID was not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"c7e63130-97e0-4866-afdf-66e674a7fbaf","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"134e6168-0e03-41ed-994a-e1a47327c15f","name":"Internal server error","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"28ca2763-1c56-4da3-a8f3-567e46bac602"},{"name":"/services/task_templates/:id","id":"01e19025-360c-4ad2-94c2-8f815d8edd3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"722317a5-2848-4b43-8220-bed327852886","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"b3ed4b60-4c69-4336-91dd-963919efd49c","name":"TaskTemplate was deleted successfully","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null},{"id":"0692ed26-b483-4868-a212-797b2852a7e0","name":"A resource with the specified ID was not found","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"28786feb-912a-4327-a884-978ec4d30200","name":"Internal server error","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"01e19025-360c-4ad2-94c2-8f815d8edd3b"},{"name":"/services/task_templates/:id","id":"f8cd7473-5981-4e3a-a107-457067aca213","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_templates/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_templates",":id"],"host":["https://api.casebook.net"],"query":[],"variable":[{"id":"2e46f1b5-450b-47f7-a88d-0baf1d4415f9","description":{"content":"<p>(Required) Resource ID</p>\n","type":"text/plain"},"type":"any","value":"<uuid>","key":"id"}]}},"response":[{"id":"724446a0-868f-4f29-af17-4600f842a9e6","name":"TaskTemplate was updated successfully","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"task_templates\",\n\t\"attributes\": {\n\t\t\"assignee_field\": \"<string>\",\n\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deadline_event\": \"<string>\",\n\t\t\"deadline_number\": \"<number>\",\n\t\t\"deadline_unit\": \"<string>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_in_seconds\": \"<number>\",\n\t\t\"form_id\": \"<uuid>\",\n\t\t\"is_required\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\"recurrence_number\": \"<number>\",\n\t\t\"recurrence_unit\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"task_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"checklist_template\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tasks\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"4fcdc427-40d1-4fc8-98cb-687564ee3da8","name":"Bad request","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"1c7efc09-d5ac-49cb-9d57-6fa25002c071","name":"A resource with the specified ID was not found","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"0cef724e-ef23-443a-9a78-6b928b917ab9","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"885b0550-7b61-432e-b194-e1a0a199fd75","name":"Internal server error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://api.casebook.net/services/task_templates/:id","host":["https://api.casebook.net"],"path":["services","task_templates",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"f8cd7473-5981-4e3a-a107-457067aca213"}],"id":"802f05bb-d92e-45bf-be43-88a54aa05db9","_postman_id":"802f05bb-d92e-45bf-be43-88a54aa05db9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}},{"name":"/services/task_templates","id":"a8ab3ad8-902c-40df-bb37-c3d2e736ad5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"}],"url":"https://api.casebook.net/services/task_templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_templates"],"host":["https://api.casebook.net"],"query":[{"disabled":true,"key":"page[number]","value":"<number>"},{"disabled":true,"key":"page[size]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[assignee_field]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[attachment_type_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[created_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deadline_event]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deadline_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deadline_unit]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[deleted_by_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[description]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[due_in_seconds]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[form_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[is_required]","value":"<boolean>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_clone_max]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_end_event]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[recurrence_unit]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[sort_number]","value":"<number>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[task_type]","value":"<string>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[tenant_id]","value":"<uuid>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_at]","value":"<dateTime>"},{"disabled":true,"description":{"content":"<p>Options for filtering the results</p>\n","type":"text/plain"},"key":"filter[updated_by_id]","value":"<uuid>"}],"variable":[]}},"response":[{"id":"b8e14d70-af5d-4998-84d5-ef4cfaca1bf6","name":"Successful operation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates","host":["https://api.casebook.net"],"path":["services","task_templates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[assignee_field]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deadline_event]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deadline_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[deadline_unit]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_in_seconds]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_required]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_clone_max]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_end_event]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_unit]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[task_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"data\": [\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_templates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"task_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"checklist_template\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tasks\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"id\": \"<uuid>\",\n\t\t\t\"type\": \"task_templates\",\n\t\t\t\"attributes\": {\n\t\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\t\"deleted\": \"<boolean>\",\n\t\t\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\t\t\"description\": \"<string>\",\n\t\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\t\"name\": \"<string>\",\n\t\t\t\t\"patchedFields\": {},\n\t\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\t\"resourceUrl\": \"<string>\",\n\t\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\t\"task_type\": \"<string>\",\n\t\t\t\t\"tenant_id\": \"<uuid>\",\n\t\t\t\t\"updated_at\": \"<dateTime>\",\n\t\t\t\t\"updated_by_id\": \"<uuid>\"\n\t\t\t},\n\t\t\t\"relationships\": {\n\t\t\t\t\"checklist_template\": {\n\t\t\t\t\t\"data\": {\n\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t\t},\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t},\n\t\t\t\t\"tasks\": {\n\t\t\t\t\t\"data\": [\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t},\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t\t\t}\n\t\t\t\t\t],\n\t\t\t\t\t\"links\": {\n\t\t\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\t\t\"related\": \"<string>\"\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\"\n\t\t\t}\n\t\t}\n\t],\n\t\"links\": {\n\t\t\"first\": \"<string>\",\n\t\t\"last\": \"<string>\",\n\t\t\"next\": \"<string>\",\n\t\t\"self\": \"<string>\"\n\t},\n\t\"meta\": {\n\t\t\"totalResourceCount\": \"<number>\"\n\t}\n}"},{"id":"d1e72375-e3ce-4daa-96da-e6fc3ed99df1","name":"Access token is invalid or missing","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://api.casebook.net/services/task_templates","host":["https://api.casebook.net"],"path":["services","task_templates"],"query":[{"key":"page[number]","value":"<number>","disabled":true},{"key":"page[size]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[assignee_field]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[attachment_type_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[created_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[deadline_event]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deadline_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[deadline_unit]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[deleted_by_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[description]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[due_in_seconds]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[form_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[is_required]","value":"<boolean>","disabled":true},{"description":"Options for filtering the results","key":"filter[name]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_clone_max]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_end_event]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[recurrence_unit]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[sort_number]","value":"<number>","disabled":true},{"description":"Options for filtering the results","key":"filter[task_type]","value":"<string>","disabled":true},{"description":"Options for filtering the results","key":"filter[tenant_id]","value":"<uuid>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_at]","value":"<dateTime>","disabled":true},{"description":"Options for filtering the results","key":"filter[updated_by_id]","value":"<uuid>","disabled":true}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"a8ab3ad8-902c-40df-bb37-c3d2e736ad5d"},{"name":"/services/task_templates","id":"7707c6f4-758c-437b-a498-5463ad0dbb53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_templates","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}},"urlObject":{"path":["services","task_templates"],"host":["https://api.casebook.net"],"query":[],"variable":[]}},"response":[{"id":"93ebfd33-6073-4820-9b6e-c2a0474bb86b","name":"TaskTemplate was successfully created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_templates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"{\n\t\"id\": \"<uuid>\",\n\t\"type\": \"task_templates\",\n\t\"attributes\": {\n\t\t\"assignee_field\": \"<string>\",\n\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\"created_at\": \"<dateTime>\",\n\t\t\"created_by_id\": \"<uuid>\",\n\t\t\"deadline_event\": \"<string>\",\n\t\t\"deadline_number\": \"<number>\",\n\t\t\"deadline_unit\": \"<string>\",\n\t\t\"deleted\": \"<boolean>\",\n\t\t\"deleted_at\": \"<dateTime>\",\n\t\t\"deleted_by_id\": \"<uuid>\",\n\t\t\"description\": \"<string>\",\n\t\t\"due_in_seconds\": \"<number>\",\n\t\t\"form_id\": \"<uuid>\",\n\t\t\"is_required\": \"<boolean>\",\n\t\t\"name\": \"<string>\",\n\t\t\"patchedFields\": {},\n\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\"recurrence_number\": \"<number>\",\n\t\t\"recurrence_unit\": \"<string>\",\n\t\t\"resourceUrl\": \"<string>\",\n\t\t\"sort_number\": \"<number>\",\n\t\t\"task_type\": \"<string>\",\n\t\t\"tenant_id\": \"<uuid>\",\n\t\t\"updated_at\": \"<dateTime>\",\n\t\t\"updated_by_id\": \"<uuid>\"\n\t},\n\t\"relationships\": {\n\t\t\"checklist_template\": {\n\t\t\t\"data\": {\n\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t},\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t},\n\t\t\"tasks\": {\n\t\t\t\"data\": [\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"tasks\"\n\t\t\t\t}\n\t\t\t],\n\t\t\t\"links\": {\n\t\t\t\t\"self\": \"<string>\",\n\t\t\t\t\"related\": \"<string>\"\n\t\t\t}\n\t\t}\n\t},\n\t\"links\": {\n\t\t\"self\": \"<string>\"\n\t}\n}"},{"id":"79d0a7b3-cfbb-435f-ba05-2fc28d6c45b0","name":"Bad request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_templates"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f5be63a4-5346-4356-8713-6f8eb62a1d27","name":"Access token is invalid or missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_templates"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"},{"id":"34c515ba-4837-4da6-8d7f-34c987c0d201","name":"The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_templates"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"cookie":[],"responseTime":null,"body":"[\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t},\n\t{\n\t\t\"status\": \"<string>\",\n\t\t\"title\": \"<string>\",\n\t\t\"detail\": \"<string>\"\n\t}\n]"},{"id":"f466f3d9-6c58-460d-96c9-93bafacc18c3","name":"Internal server error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Accept","value":"text/plain"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n\t\"data\": {\n\t\t\"type\": \"task_templates\",\n\t\t\"attributes\": {\n\t\t\t\"assignee_field\": \"<string>\",\n\t\t\t\"attachment_type_id\": \"<uuid>\",\n\t\t\t\"created_at\": \"<dateTime>\",\n\t\t\t\"created_by_id\": \"<uuid>\",\n\t\t\t\"deadline_event\": \"<string>\",\n\t\t\t\"deadline_number\": \"<number>\",\n\t\t\t\"deadline_unit\": \"<string>\",\n\t\t\t\"description\": \"<string>\",\n\t\t\t\"due_in_seconds\": \"<number>\",\n\t\t\t\"form_id\": \"<uuid>\",\n\t\t\t\"is_required\": \"<boolean>\",\n\t\t\t\"name\": \"<string>\",\n\t\t\t\"recurrence_clone_max\": \"<number>\",\n\t\t\t\"recurrence_end_event\": \"<string>\",\n\t\t\t\"recurrence_number\": \"<number>\",\n\t\t\t\"recurrence_unit\": \"<string>\",\n\t\t\t\"sort_number\": \"<number>\",\n\t\t\t\"task_type\": \"<string>\"\n\t\t},\n\t\t\"relationships\": {\n\t\t\t\"checklist_template\": {\n\t\t\t\t\"data\": {\n\t\t\t\t\t\"id\": \"<uuid>\",\n\t\t\t\t\t\"type\": \"checklist_templates\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.casebook.net/services/task_templates"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"7707c6f4-758c-437b-a498-5463ad0dbb53"}],"id":"22ca7017-32af-415c-866a-01d75ffa6096","_postman_id":"22ca7017-32af-415c-866a-01d75ffa6096","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"id":"769e20bb-e2f9-4175-82f7-ff1971ce1bcd","_postman_id":"769e20bb-e2f9-4175-82f7-ff1971ce1bcd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"e3c4a355-24f3-440c-988a-b2e53405570e","id":"e3c4a355-24f3-440c-988a-b2e53405570e","name":"Casebook REST API","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"grant_type","value":"<grant_type>"}]}},"event":[{"listen":"prerequest","script":{"id":"eaf065d1-e3cc-4abe-a2e5-ab043ee6a48b","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"03b64f87-006f-45a9-b2e2-928dd9597676","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.casebook.net"}]}